| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | < 4 hours ago | 558 Bytes | |
| install.ps1 | < 4 hours ago | 10.4 kB | |
| install.sh | < 4 hours ago | 19.9 kB | |
| vtcode-0.133.6-x86_64-unknown-linux-musl.sha256 | < 4 hours ago | 114 Bytes | |
| vtcode-0.133.6-x86_64-apple-darwin.sha256 | < 4 hours ago | 136 Bytes | |
| vtcode-0.133.6-x86_64-unknown-linux-gnu.sha256 | < 4 hours ago | 113 Bytes | |
| vtcode-0.133.6-aarch64-apple-darwin.sha256 | < 4 hours ago | 137 Bytes | |
| vtcode-0.133.6-aarch64-unknown-linux-gnu.sha256 | < 4 hours ago | 114 Bytes | |
| vtcode-0.133.6-aarch64-apple-darwin.tar.gz | < 4 hours ago | 20.2 MB | |
| vtcode-0.133.6-aarch64-unknown-linux-gnu.tar.gz | < 4 hours ago | 22.4 MB | |
| vtcode-0.133.6-x86_64-apple-darwin.tar.gz | < 4 hours ago | 22.2 MB | |
| vtcode-0.133.6-x86_64-unknown-linux-gnu.tar.gz | < 4 hours ago | 24.3 MB | |
| vtcode-0.133.6-x86_64-unknown-linux-musl.tar.gz | < 4 hours ago | 24.4 MB | |
| 0.133.6 source code.tar.gz | < 5 hours ago | 7.6 MB | |
| 0.133.6 source code.zip | < 5 hours ago | 9.1 MB | |
| README.md | < 5 hours ago | 1.1 kB | |
| Totals: 16 Items | 130.2 MB | 0 | |
What's Changed
0.133.6 - 2026-06-23
Highlights
Bug Fixes
- Address turn_525 planning-mode loop issues (3e165b98)
Other Changes
Other
- Exclude TODO (6c3c1fb9) (@vinhnx)
- Update docs on provider config schema (a65c6e56) (@vinhnx)
- Exclude TODO from docs map (8069bf01) (@vinhnx)
- Add Z.ai GLM Coding Plan section to README (5d34b122) (@vinhnx)
- Enhance pattern detection with explicit ToolCallRecord struct and update feature vector documentation (12b26ed5)
- Refactor web fetch tool description and add tests for description validation (9958eb2e)
- Add strsim dependency and improve fuzzy matching in tool discovery (6f93ba51)
- Add structured error handling and content truncation for web fetch tool (ccb2a1cc)
- Implement cleanup functions for old temp spools and audit logs to manage disk usage (d4486c25)
- Refactor concurrency limits and cleanup functions for improved log management (3cc14f3b)
- Implement age-based cleanup for temp files in web fetch tool and update tests (786fc39d)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.133.5...0.133.6