What's Changed
- chore: bump memsearch to 0.2.3 and Claude Code plugin to 0.3.4 (#303)
- fix: validate compact prompt templates (#233)
- fix: force encoding_format=float for OpenAI-compatible endpoints (#302)
- test: cover help output for remaining CLI subcommands (#268)
- test: cover compact prompt-file CLI path (#235)
- test: cover chunker tail flush after rollback (#283)
- test: cover adjacent comment cleanup in chunker (#284)
- fix: use portable stdin timeout on macOS in plugin hooks (#288)
- fix: consolidate double stat() call in index_file (#292)
- docs: update competitor comparison table and simplify isolation section (#287)
- docs: fix broken links in documentation (#286)
- style: fix ruff format violations (#285)
- fix: resolve chunker ruff regressions (#269)
- test: cover config key validation branches (#280)
- test: cover config path expanduser handling (#279)
- test: cover config dict conversion edge cases (#278)
- test: cover scanner hidden-file defaults (#276)
- test: cover compact source normalization edge cases (#271)
- test: cover CLI config helper mappings (#270)
- docs: replace demo video with GIF in README (#275)
- fix: force split long paragraphs without blank lines in chunker (#267)