What's new
Install-skill adapters
- Claude Code adapter (
codehud install-skill claude-code) (#103) - Codex adapter (#102)
- Cursor adapter (#101)
- OpenCode adapter (#105)
New language support
Features
--token-budgettruncation mode (#93)- Pre-operation cost warning (#92)
- Token count footer on output (#91)
--files-firstsearch output mode (#89)- Large repo detection warning (#88)
--outline --expandfor inline expansion (#80)--list-symbols --minimalmode (#79)--search --summarymode (#78)- Cross-references hint in search output (#83)
Fixes
Tests
- Comprehensive outline mode test coverage (#99)
What's Changed
- feat: add --search --summary mode by @Last-butnotleast in #78
- feat: add --list-symbols --minimal mode by @Last-butnotleast in #79
- feat: add --outline --expand for inline expansion (refs #60) by @Last-butnotleast in #80
- feat: add xrefs hint in search output (refs #55) by @Last-butnotleast in #83
- feat: add large repo detection warning (refs #59) by @Last-butnotleast in #88
- feat: add --files-first search output mode by @Last-butnotleast in #89
- feat: add token counting utility module (refs #84) by @Last-butnotleast in #90
- feat: add token count footer on output (refs #85) by @Last-butnotleast in #91
- feat: add pre-operation cost warning (refs #87) by @Last-butnotleast in #92
- feat: add --token-budget truncation mode by @Last-butnotleast in #93
- feat: add Java language support by @Last-butnotleast in #94
- feat: add Go language support by @Last-butnotleast in #95
- feat: add C++ language support (refs #34) by @Last-butnotleast in #96
- feat: add C# language support (refs #31) by @Last-butnotleast in #97
- feat: add Kotlin language support by @Last-butnotleast in #98
- test: add comprehensive outline mode test coverage (refs #10) by @Last-butnotleast in #99
- feat: handle outline edge cases for TS/Rust/Go (refs #9) by @Last-butnotleast in #100
- feat: add Cursor install-skill adapter by @Last-butnotleast in #101
- feat: add Codex install-skill adapter (refs #18) by @Last-butnotleast in #102
- feat: add Claude Code install-skill adapter by @Last-butnotleast in #103
- fix: remove unused Go item kind mapping by @sschauss in #104
- feat: add OpenCode install-skill adapter by @sschauss in #105
New Contributors
Full Changelog: v0.1.0...v0.1.1
What's Changed
- feat: add --search --summary mode by @Last-butnotleast in #78
- feat: add --list-symbols --minimal mode by @Last-butnotleast in #79
- feat: add --outline --expand for inline expansion (refs #60) by @Last-butnotleast in #80
- feat: add xrefs hint in search output (refs #55) by @Last-butnotleast in #83
- feat: add large repo detection warning (refs #59) by @Last-butnotleast in #88
- feat: add --files-first search output mode by @Last-butnotleast in #89
- feat: add token counting utility module (refs #84) by @Last-butnotleast in #90
- feat: add token count footer on output (refs #85) by @Last-butnotleast in #91
- feat: add pre-operation cost warning (refs #87) by @Last-butnotleast in #92
- feat: add --token-budget truncation mode by @Last-butnotleast in #93
- feat: add Java language support by @Last-butnotleast in #94
- feat: add Go language support by @Last-butnotleast in #95
- feat: add C++ language support (refs #34) by @Last-butnotleast in #96
- feat: add C# language support (refs #31) by @Last-butnotleast in #97
- feat: add Kotlin language support by @Last-butnotleast in #98
- test: add comprehensive outline mode test coverage (refs #10) by @Last-butnotleast in #99
- feat: handle outline edge cases for TS/Rust/Go (refs #9) by @Last-butnotleast in #100
- feat: add Cursor install-skill adapter by @Last-butnotleast in #101
- feat: add Codex install-skill adapter (refs #18) by @Last-butnotleast in #102
- feat: add Claude Code install-skill adapter by @Last-butnotleast in #103
- fix: remove unused Go item kind mapping by @sschauss in #104
- feat: add OpenCode install-skill adapter by @sschauss in #105
New Contributors
Full Changelog: v0.1.0...v0.1.1