| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-17 | 558 Bytes | |
| install.ps1 | 2026-06-17 | 10.4 kB | |
| install.sh | 2026-06-17 | 19.9 kB | |
| vtcode-0.132.0-x86_64-apple-darwin.sha256 | 2026-06-17 | 136 Bytes | |
| vtcode-0.132.0-x86_64-unknown-linux-gnu.sha256 | 2026-06-17 | 113 Bytes | |
| vtcode-0.132.0-x86_64-unknown-linux-musl.sha256 | 2026-06-17 | 114 Bytes | |
| vtcode-0.132.0-aarch64-apple-darwin.sha256 | 2026-06-17 | 137 Bytes | |
| vtcode-0.132.0-aarch64-unknown-linux-gnu.sha256 | 2026-06-17 | 114 Bytes | |
| vtcode-0.132.0-aarch64-apple-darwin.tar.gz | 2026-06-17 | 20.2 MB | |
| vtcode-0.132.0-aarch64-unknown-linux-gnu.tar.gz | 2026-06-17 | 22.4 MB | |
| vtcode-0.132.0-x86_64-apple-darwin.tar.gz | 2026-06-17 | 22.3 MB | |
| vtcode-0.132.0-x86_64-unknown-linux-gnu.tar.gz | 2026-06-17 | 24.4 MB | |
| vtcode-0.132.0-x86_64-unknown-linux-musl.tar.gz | 2026-06-17 | 24.4 MB | |
| 0.132.0 source code.tar.gz | 2026-06-16 | 7.6 MB | |
| 0.132.0 source code.zip | 2026-06-16 | 9.0 MB | |
| README.md | 2026-06-16 | 1.3 kB | |
| Totals: 16 Items | 130.2 MB | 0 | |
What's Changed
0.132.0 - 2026-06-16
Highlights
Bug Fixes
- Correct logo path and improve formatting in README (2c6952e5)
Documentation
- Add signal handling architecture documentation (3d30aa17)
- Update tree detail rendering to use correct prefix styling (5f335b9d)
- Update tree detail rendering to use correct prefix character (50bb4f4a)
- Update safety documentation link to SECURITY_MODEL.md (5919991d)
- Update logo and fix documentation links in README (47c2d476)
Features
- Add include_cache_metrics parameter to stream handling functions and update related tests (200090ba)
- Add GLM-5.2 model support and update related configurations (a7ab54fb)
- Add GLM-5.2 model support and update related configurations (603720b2)
Other Changes
Other
- Update README.md (f04686e6) (@vinhnx)
- Update README.md (a391ca62) (@vinhnx)
- Update TODO.md (d7aba241) (@vinhnx)
- Delete crate-consolidation-plan.md (60a4f9d2) (@vinhnx)
- Refactor chat completion URL handling and improve error formatting across providers (44a1f2ff)
Refactors
- Simplify stream handling in DeepSeek, StepFun, and ZAI providers (365e4a6a)
- Update reasoning_field to reasoning_fields for improved flexibility in stream handling (3fe34776)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.131.1...0.132.0