| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-21 | 558 Bytes | |
| install.ps1 | 2026-06-21 | 10.4 kB | |
| install.sh | 2026-06-21 | 19.9 kB | |
| vtcode-0.133.2-aarch64-apple-darwin.sha256 | 2026-06-21 | 137 Bytes | |
| vtcode-0.133.2-aarch64-unknown-linux-gnu.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.2-x86_64-apple-darwin.sha256 | 2026-06-21 | 136 Bytes | |
| vtcode-0.133.2-x86_64-unknown-linux-gnu.sha256 | 2026-06-21 | 113 Bytes | |
| vtcode-0.133.2-x86_64-unknown-linux-musl.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.2-aarch64-apple-darwin.tar.gz | 2026-06-21 | 20.3 MB | |
| vtcode-0.133.2-aarch64-unknown-linux-gnu.tar.gz | 2026-06-21 | 22.5 MB | |
| vtcode-0.133.2-x86_64-apple-darwin.tar.gz | 2026-06-21 | 22.3 MB | |
| vtcode-0.133.2-x86_64-unknown-linux-gnu.tar.gz | 2026-06-21 | 24.4 MB | |
| vtcode-0.133.2-x86_64-unknown-linux-musl.tar.gz | 2026-06-21 | 24.5 MB | |
| 0.133.2 source code.tar.gz | 2026-06-21 | 7.6 MB | |
| 0.133.2 source code.zip | 2026-06-21 | 9.0 MB | |
| README.md | 2026-06-21 | 598 Bytes | |
| Totals: 16 Items | 130.6 MB | 0 | |
What's Changed
0.133.2 - 2026-06-21
Highlights
Bug Fixes
- Improve concurrency safety and fix race conditions (e270c3d6)
- Additional concurrency and safety improvements (6865b65d)
- Error handling, logic bugs, and integer overflow prevention (ad181e85)
- Replace expect() with poison recovery in search_runtime and cached_executor (14dc8a55)
- Wait 10ms for in-flight terminal responses in drain (defa765a)
- Add dead code annotations for unused methods and fields (4c200cd1)
Other Changes
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.133.1...0.133.2