You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(devti): prevent duplicate changes in agent state service #352
- Remove existing change with the same afterName before adding a new change
- Use canonicalPath to ensure accurate file comparison
- Improve deduplication logic for better performance and accuracy
0 commit comments