| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | 2026-06-14 | 558 Bytes | |
| install.ps1 | 2026-06-14 | 10.4 kB | |
| install.sh | 2026-06-14 | 19.9 kB | |
| vtcode-0.131.1-aarch64-unknown-linux-gnu.sha256 | 2026-06-14 | 114 Bytes | |
| vtcode-0.131.1-x86_64-apple-darwin.sha256 | 2026-06-14 | 136 Bytes | |
| vtcode-0.131.1-x86_64-unknown-linux-gnu.sha256 | 2026-06-14 | 113 Bytes | |
| vtcode-0.131.1-x86_64-unknown-linux-musl.sha256 | 2026-06-14 | 114 Bytes | |
| vtcode-0.131.1-aarch64-apple-darwin.sha256 | 2026-06-14 | 137 Bytes | |
| vtcode-0.131.1-aarch64-apple-darwin.tar.gz | 2026-06-14 | 20.2 MB | |
| vtcode-0.131.1-aarch64-unknown-linux-gnu.tar.gz | 2026-06-14 | 22.5 MB | |
| vtcode-0.131.1-x86_64-apple-darwin.tar.gz | 2026-06-14 | 22.3 MB | |
| vtcode-0.131.1-x86_64-unknown-linux-gnu.tar.gz | 2026-06-14 | 24.4 MB | |
| vtcode-0.131.1-x86_64-unknown-linux-musl.tar.gz | 2026-06-14 | 24.5 MB | |
| 0.131.1 source code.tar.gz | 2026-06-14 | 7.5 MB | |
| 0.131.1 source code.zip | 2026-06-14 | 9.0 MB | |
| README.md | 2026-06-14 | 815 Bytes | |
| Totals: 16 Items | 130.3 MB | 2 | |
What's Changed
0.131.1 - 2026-06-14
Highlights
Bug Fixes
- Add libc dependency and create no-console-log test and snapshot files (a6c4b966)
- Update page size to read all 7 bytes in detailed file handling (1fa15165)
- Remove redundant 'action' parameter from noise filter (ff93faf2)
Features
- Enhance file reading guidance and tracking for unified_exec commands (82628462)
- Implement byte-range reading for large files with offset and page size parameters (46faf766)
Other Changes
Other
- Update TODO (9357e9e6)
Refactors
- Streamline file reading logic and enhance line-numbered output (026b760d)
- Replace truncate_middle with truncate_path_middle for better path handling (42e0b8b1)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.131.0...0.131.1