0.135.12
What's Changed
0.135.12 - 2026-07-17
Highlights
Bug Fixes
- Resolve clippy and compilation issues for publishing (d812902)
Documentation
- Add config fields for system prompt token budget and trimming (a10a65a)
- Update TODO.md with Phase 5 verification and remove diagnosis section (92144b5)
- Add battery-packs blog post and register in index (977dd19)
- Update extension docs for MIT OR Apache-2.0 license (522be78)
Features
- Add vtcode-battery-pack crate (121f4bd)
- Add startup config warnings and measure_system_prompt_size (3e64fe1)
- Add Apache-2.0 dual license and Codex attribution (876e4f6)
- Generate THIRD-PARTY-NOTICES and fix attribution refs (0515114)
- Restructure to crates/{common,codegen}/ layout and upgrade toolchain (c217c68)
Other Changes
Other
- Revert "docs: add battery-packs blog post and register in index" (6a0eafb)
- Revert "feat: add vtcode-battery-pack crate" (7b2fdab)
Performance
- Bounded channels, async offload, and runtime backpressure (5271831)
Full Changelog: 0.135.11...0.135.12