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: suppress dist-patch warning when native plugin covers all tools
When the before_tool_call plugin is installed, it intercepts read/write/edit
along with all other tool calls. Dist patches for file tools are fully
redundant in this case. Update distPatched to treat plugin as equivalent,
and show a clearer success message distinguishing plugin vs patch coverage.
0 commit comments