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
refactor(mcp)!: replace dev_explore with dev_inspect tool
- Renamed dev_explore to dev_inspect for clarity
- Changed actions to specific verbs: compare, validate
- Removed redundant pattern and relationships actions
- Updated all documentation and tests
- Added comprehensive migration guide
BREAKING CHANGE: dev_explore tool has been replaced with dev_inspect.
Use action 'compare' instead of 'similar', and 'validate' for pattern checks.
The 'pattern' action is replaced by dev_search, and 'relationships' by dev_refs.
0 commit comments