Skip to content

fix: unify snapshot-aware file tools and avoid replaying file completion events#196

Merged
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main
Mar 19, 2026
Merged

fix: unify snapshot-aware file tools and avoid replaying file completion events#196
GCWing merged 1 commit intoGCWing:mainfrom
wsp1911:main

Conversation

@wsp1911
Copy link
Copy Markdown
Collaborator

@wsp1911 wsp1911 commented Mar 19, 2026

Make the global tool registry the single source of truth for snapshot-aware file modification tools so tool definitions, permission checks, and runtime execution all use the same wrapped implementations. This restores snapshot tracking for new file changes and prevents restored file operation cards from re-emitting completion events that spam diff refresh errors.

…ion events

Make the global tool registry the single source of truth for snapshot-aware file modification tools so tool definitions, permission checks, and runtime execution all use the same wrapped implementations.
This restores snapshot tracking for new file changes and prevents restored file operation cards from re-emitting completion events that spam diff refresh errors.
@GCWing GCWing merged commit 2f5c68e into GCWing:main Mar 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants