Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 11 Apr 07:59
· 173 commits to main since this release
v0.3.1
89b950e

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 .md prompt 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, move decode_content to 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