| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.ps1 | 2026-06-24 | 10.4 kB | |
| checksums.txt | 2026-06-24 | 558 Bytes | |
| install.sh | 2026-06-24 | 19.9 kB | |
| vtcode-0.133.9-aarch64-unknown-linux-gnu.sha256 | 2026-06-24 | 114 Bytes | |
| vtcode-0.133.9-x86_64-apple-darwin.sha256 | 2026-06-24 | 136 Bytes | |
| vtcode-0.133.9-x86_64-unknown-linux-gnu.sha256 | 2026-06-24 | 113 Bytes | |
| vtcode-0.133.9-x86_64-unknown-linux-musl.sha256 | 2026-06-24 | 114 Bytes | |
| vtcode-0.133.9-aarch64-apple-darwin.sha256 | 2026-06-24 | 137 Bytes | |
| vtcode-0.133.9-aarch64-apple-darwin.tar.gz | 2026-06-24 | 20.2 MB | |
| vtcode-0.133.9-aarch64-unknown-linux-gnu.tar.gz | 2026-06-24 | 22.4 MB | |
| vtcode-0.133.9-x86_64-apple-darwin.tar.gz | 2026-06-24 | 22.3 MB | |
| vtcode-0.133.9-x86_64-unknown-linux-gnu.tar.gz | 2026-06-24 | 24.4 MB | |
| vtcode-0.133.9-x86_64-unknown-linux-musl.tar.gz | 2026-06-24 | 24.5 MB | |
| 0.133.9 source code.tar.gz | 2026-06-24 | 7.7 MB | |
| 0.133.9 source code.zip | 2026-06-24 | 9.1 MB | |
| README.md | 2026-06-24 | 1.4 kB | |
| Totals: 16 Items | 130.5 MB | 0 | |
What's Changed
0.133.9 - 2026-06-24
Highlights
Bug Fixes
- Preserve responses stream call ids (bda2d6fb) (@kernitus)
- Preserve responses stream call ids (a87f5006) (@kernitus)
- Classify responses stream rig gaps (c769df4b) (@kernitus)
- Preserve responses rig gap payloads (31d60dcb) (@kernitus)
- Preserve custom tool input stream payloads (e8175f2a) (@kernitus)
- Align responses stream parser policy (ec737084) (@kernitus)
- Avoid duplicate tool call replays (e3eaf4e1) (@kernitus)
- Preserve rig-unknown responses items (b5345844) (@kernitus)
- Preserve responses stream mode (9c301493) (@kernitus)
Other Changes
Build
- Test rig 0.39 compatibility (0519913d) (@kernitus)
Other
- Update TODO (74789d35)
- Update TODO (ea9d8fe8)
Refactors
- Add responses adapter boundary (9486046c) (@kernitus)
- Route chatgpt requests through rig (2c0c5223) (@kernitus)
- Adapt openai responses sse via rig (5456eebc) (@kernitus)
- Register tools through rig toolset (a0c04d08) (@kernitus)
- Consolidate openai chatgpt responses glue (45077f86) (@kernitus)
- Document chatgpt rig request boundary (38198cde) (@kernitus)
Tests
- Cover responses status marker events (b8797d82) (@kernitus)
- Preserve responses stream conversions (de597a96) (@kernitus)
- Use documented code interpreter stream event (53c3559d) (@kernitus)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.133.8...0.133.9