Releases: vinhnx/VTCode
Releases · vinhnx/VTCode
0.128.2
0.128.0
What's Changed
0.128.0 - 2026-06-13
Highlights
Features
- Feat/refactor OpenAI chatgpt Rig (8a57c89) (@kernitus)
- Add compile-time validation for tool name constants and integrate ctor for pre-main checks (394677b)
- Add Kimi K2.7 Code model support across configurations and descriptions (1767dae)
Other Changes
Other
Refactors
- Normalize legacy tool names in permission rules and enhance warnings (ecab9d2)
- Remove Claude Fable 5 references and update to Claude Opus 4.8 across models and capabilities (3d0cd49)
Full Changelog: 0.127.0...0.128.0
0.127.0
0.125.3
0.125.1
What's Changed
0.125.1 - 2026-06-11
Highlights
Bug Fixes
Other Changes
Other
- Update TODO (b7d216f) (@vinhnx)
- Fable (8781f2a) (@vinhnx)
- Update README (7565cba) (@vinhnx)
- Update README (7f4186d) (@vinhnx)
- Ignore vtcode plan artifact (20736d8) (@vinhnx)
- Feat/merge modes & agents (3e74339) (@kernitus)
Refactors
- Streamline tool execution success handling and error reporting (69ee611) (@vinhnx)
- Remove obsolete core agent loop exploration plans and tasks (3edf5e1) (@vinhnx)
Full Changelog: 0.125.0...0.125.1
0.125.0
0.123.10
0.123.7
v0.123.6
0.123.6 - 2026-06-08
Highlights
Bug Fixes
- Resolve docs.rs build failure for vtcode-config (5f72220)
Features
- Enrich ast-grep structural search with metaVariables, byteOffset, and url fields (5dcbc31)
Other Changes
Other
- Feat/top level agents (533af16) (@kernitus)
- Refactor file exclusion logic and enhance directory walking utilities (2111958)
- Enhance documentation and configuration for GhosttyCore integration; update related tests and clean up lint settings (0d210b1)
- Update tree-sitter grammar handling and enhance unified search parameters for rewrite workflows (4eaa8c2)
- Add linting rules for Kotlin, Python, Ruby, and Rust to enforce best practices (f44d569)
- Add linting rules for Python, Rust, TypeScript, and TSX to enforce best practices (e049bc1)
- Refactor and enhance linting rules for Python and Kotlin; add new rules for identity checks and update metadata for existing rules (acb69e4)
- Add rule snapshots for various code quality improvements (4ba0b8d)
- Add tests for relational rule YAML generation and validation (85c1f44)
- Add support for C and C++ in local parser checks; update tests accordingly (e51ecee)
- Refactor StructuralSearchRequest to use serde_json types directly; remove unused validation functions (cbb3d73)
- Add new rules and updates for various languages; enhance JSON schema for unified search parameters (db75ccf)
- Remove unused dependencies, enhance documentation, and update various rules for improved code quality and consistency across languages. (3cd68c2)
- Remove stale lint expectations that are now fulfilled (9aa04c7)
Refactors
- Remove vt100 legacy PTY backend, keep GhosttyCore only (4bd68ff)
0.123.5
What's Changed
0.123.5 - 2026-06-07
Highlights
Bug Fixes
- Resolve 3 critical harness robustness bugs from session turn_364 (ebdbafb)
Documentation
- Add AGENTS.md files for various VT Code components (d56ab04)
Features
- Add DRY CLI messages helper and detailed clap help for agents (f37e27c)
- Enhance tool permission handling and improve ANSI escape sequence detection (b6e069c)
Other Changes
Other
- Remove Ghostty VT runtime integration and related tests; adjust terminal size in tests. (2218ca0)
- Update TODO (8f62b65)
Full Changelog: 0.123.4...0.123.5