v0.3.1
What's Changed
Bug Fixes
- Release: Dereference annotated tag to commit SHA for floating tag update (#1090)
- Release: Reduce redundant API calls and remove dead condition (#1091)
- Core: Replace unwrap antipatterns and fix stale doc comments (#1098)
Performance
- Prompts: Compress
.mdprompt files and remove CoT directive, reducing prompt sizes (~30% smaller) (#1103) - Bench: Prompt compression benchmark with before/after char measurement and quality smoke-test (#1102, #1104, #1105)
Refactoring
- Core: Wire
should_skip_file, movedecode_contentto test-only (#1101)
Chores
- Bump rmcp 1.2→1.4, schemars 1.0→1.2, code-analyze-core 0.3→0.4 (#1106)
Docs
- Fix stale versions, missing providers, tool count, and FFI field docs (#1099)
- Update AGENTS.md for v0.3.0 patterns (#1095)
Full changelog: v0.3.0...v0.3.1