-
Release v5.4.0: Skill-Based Search Migration & Progressive Disclosure
released this
2025-11-10 00:15:04 +00:00 | 1486 commits to main since this releaseVersion Bump:
- package.json: 5.3.0 → 5.4.0
- .claude-plugin/marketplace.json: 5.3.0 → 5.4.0
- plugin/.claude-plugin/plugin.json: 5.3.0 → 5.4.0
- CLAUDE.md: 5.3.0 → 5.4.0
Breaking Changes:
- MCP search tools removed (replaced with skill-based search)
- No user action required - migration is transparent
Major Features:
- Skill-based search architecture (~2,250 token savings per session)
- Progressive disclosure pattern (skill frontmatter ~250 tokens)
- 10 HTTP API endpoints for search operations
- Natural language queries replace MCP tool syntax
Technical Changes:
- Removed MCP search server registration
- Added search skill with comprehensive documentation
- Updated all documentation to reflect new architecture
- HTTP API endpoints in worker service
Migration Notes:
- Users: No action required, searches work identically
- Developers: MCP server source kept for reference
🤖 Generated with Claude Code
Co-Authored-By: Claude noreply@anthropic.com
Downloads