fix: unify snapshot-aware file tools and avoid replaying file completion events by wsp1911 · Pull Request #196 · GCWing/BitFun
…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.