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: clean up unnecessary changes in tests and examples
- Replace unused request parameters with _ in handler functions
- Remove explicit URI additions where auto-generation suffices
- Remove unused TOOL_SCHEME and other imports
- Keep only changes essential for prefix filtering functionality
This reduces noise in tests and examples while maintaining the core
functionality of URI-based storage and prefix filtering.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments