| 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.3-aarch64-apple-darwin.sha256 | 2026-06-21 | 137 Bytes | |
| vtcode-0.133.3-aarch64-unknown-linux-gnu.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.3-x86_64-apple-darwin.sha256 | 2026-06-21 | 136 Bytes | |
| vtcode-0.133.3-x86_64-unknown-linux-gnu.sha256 | 2026-06-21 | 113 Bytes | |
| vtcode-0.133.3-x86_64-unknown-linux-musl.sha256 | 2026-06-21 | 114 Bytes | |
| vtcode-0.133.3-aarch64-apple-darwin.tar.gz | 2026-06-21 | 20.3 MB | |
| vtcode-0.133.3-aarch64-unknown-linux-gnu.tar.gz | 2026-06-21 | 22.4 MB | |
| vtcode-0.133.3-x86_64-apple-darwin.tar.gz | 2026-06-21 | 22.3 MB | |
| vtcode-0.133.3-x86_64-unknown-linux-gnu.tar.gz | 2026-06-21 | 24.4 MB | |
| vtcode-0.133.3-x86_64-unknown-linux-musl.tar.gz | 2026-06-21 | 24.5 MB | |
| 0.133.3 source code.tar.gz | 2026-06-21 | 7.6 MB | |
| 0.133.3 source code.zip | 2026-06-21 | 9.0 MB | |
| README.md | 2026-06-21 | 661 Bytes | |
| Totals: 16 Items | 130.6 MB | 0 | |
What's Changed
0.133.3 - 2026-06-21
Highlights
Bug Fixes
- Preflight respects release channel, DRY config check, collapsible if (db12a590)
- Resolve clippy warnings across workspace (967c2e7d)
- Explicit semver equality guard prevents spurious update notices (e0573aa6)
Features
- Self-update check on every launch (4787b4d9)
Other Changes
Other
- Simplify preflight debug logging, remove redundant variable (c2bb6672)
Refactors
- Update ATIF metrics handling and exit data structure for zero-allocation (908b5224)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.133.2...0.133.3