## New Features
- **Server Adapter System** for non-standard LSP servers
- Vue Language Server adapter (fixes #18)
- Pyright adapter for large projects
- Auto-detection, zero configuration
- 34 new tests, full coverage
## Bug Fixes
- Fixed vue-language-server timeout on documentSymbol
- Improved Pyright reliability on large Python projects
## Documentation
- Updated CHANGELOG.md with v0.6.0 release notes
- Updated CLAUDE.md with adapter system documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>