| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.ps1 | 2026-06-21 | 10.4 kB | |
| install.sh | 2026-06-21 | 19.9 kB | |
| checksums.txt | 2026-06-21 | 558 Bytes | |
| vtcode-0.133.1-aarch64-apple-darwin.sha256 | 2026-06-21 | 137 Bytes | |
| vtcode-0.133.1-aarch64-unknown-linux-gnu.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.1-x86_64-apple-darwin.sha256 | 2026-06-21 | 136 Bytes | |
| vtcode-0.133.1-x86_64-unknown-linux-gnu.sha256 | 2026-06-21 | 113 Bytes | |
| vtcode-0.133.1-x86_64-unknown-linux-musl.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.1-aarch64-apple-darwin.tar.gz | 2026-06-21 | 20.3 MB | |
| vtcode-0.133.1-aarch64-unknown-linux-gnu.tar.gz | 2026-06-21 | 22.5 MB | |
| vtcode-0.133.1-x86_64-apple-darwin.tar.gz | 2026-06-21 | 22.3 MB | |
| vtcode-0.133.1-x86_64-unknown-linux-gnu.tar.gz | 2026-06-21 | 24.4 MB | |
| vtcode-0.133.1-x86_64-unknown-linux-musl.tar.gz | 2026-06-21 | 24.5 MB | |
| 0.133.1 source code.tar.gz | 2026-06-21 | 7.6 MB | |
| 0.133.1 source code.zip | 2026-06-21 | 9.0 MB | |
| README.md | 2026-06-21 | 1.1 kB | |
| Totals: 16 Items | 130.6 MB | 0 | |
What's Changed
0.133.1 - 2026-06-21
Highlights
Bug Fixes
- Drain terminal responses before disabling raw mode on exit (0b3a6e02)
- Resolve clippy issues and improve shell approval patterns (d78c2796)
- Improve raw display and messaging for budget exhaustion in recovery decision (5a844757)
- Resolve clippy issues across vtcode-exec-events, vtcode-mcp, vtcode-ui, vtcode-config (637942df)
- Clean up recovery messaging and improve tool call handling (3079b762)
- Unify recovery cleanup info message wording (9975023b)
- Remediate modes/subagents audit and clear pre-existing test drift (6620f73c)
Documentation
- Add model list to vtcode.toml.example (c8538c10)
Features
- Enhance tool policy and session management with interrupt handling and approval caching (bdb857b5)
- Enhance tool call guards and approval handling with new patterns and configurations (0ece95d4)
Other Changes
Other
- Refactor numeric calculations to prevent sign loss and improve precision in various modules (9c5c7bc9)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.133.0...0.133.1