| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| install.ps1 | 2026-06-05 | 11.6 kB | |
| install.sh | 2026-06-05 | 21.0 kB | |
| checksums.txt | 2026-06-05 | 558 Bytes | |
| vtcode-0.122.0-x86_64-unknown-linux-gnu.sha256 | 2026-06-05 | 113 Bytes | |
| vtcode-0.122.0-x86_64-unknown-linux-musl.sha256 | 2026-06-05 | 114 Bytes | |
| vtcode-0.122.0-x86_64-apple-darwin.sha256 | 2026-06-05 | 136 Bytes | |
| vtcode-0.122.0-aarch64-unknown-linux-gnu.sha256 | 2026-06-05 | 114 Bytes | |
| vtcode-0.122.0-aarch64-apple-darwin.sha256 | 2026-06-05 | 137 Bytes | |
| vtcode-0.122.0-aarch64-apple-darwin.tar.gz | 2026-06-05 | 24.4 MB | |
| vtcode-0.122.0-x86_64-unknown-linux-gnu.tar.gz | 2026-06-05 | 43.4 MB | |
| vtcode-0.122.0-x86_64-unknown-linux-musl.tar.gz | 2026-06-05 | 43.4 MB | |
| vtcode-0.122.0-aarch64-unknown-linux-gnu.tar.gz | 2026-06-05 | 31.8 MB | |
| vtcode-0.122.0-x86_64-apple-darwin.tar.gz | 2026-06-05 | 28.2 MB | |
| 0.122.0 source code.tar.gz | 2026-06-05 | 8.4 MB | |
| 0.122.0 source code.zip | 2026-06-05 | 9.7 MB | |
| README.md | 2026-06-05 | 1.3 kB | |
| Totals: 16 Items | 189.4 MB | 0 | |
What's Changed
0.122.0 - 2026-06-05
Highlights
Features
- Add Evolink provider (OpenAI-compatible multi-model gateway) (bdc4c753) (@EvoLinkAI)
- Update file palette tree defaults and styling (3af4701b)
- Add Evolink provider support and update related documentation (e9577426)
- Update OpenAI function parameter sanitization and change default model in configuration (8871c397)
- Add new Evolink models and update configurations (8aafefb9)
Other Changes
Other
- Update TODO (017be561) (@vinhnx)
- Add help modal using ratatui-cheese for keyboard shortcuts (87f3630e) (@vinhnx)
- Update UI highlight symbols and styles across multiple components; change theme to "vitesse-black". (41503473) (@vinhnx)
- Refactor input handling and styles across various components; unify search field rendering; update theme to ciapre-blue. (33a910d6)
Refactors
- Extract shared provider boilerplate and consolidate error types (5df85e50) (@vinhnx)
- Consolidate DRY violations across 4 crates (64ad80b2) (@vinhnx)
- Implement rule fill for Fieldset-style blocks and update tests (7fe7c4ad) (@vinhnx)
- Rename spinner frame function and update references (edc0c058) (@vinhnx)
Full Changelog: https://github.com/vinhnx/vtcode/compare/0.121.1...0.122.0