Skip to content

Releases: vinhnx/VTCode

0.128.2

13 Jun 07:24

Choose a tag to compare

What's Changed

0.128.2 - 2026-06-13

Highlights

Other Changes

Full Changelog: 0.128.1...0.128.2

0.128.0

13 Jun 04:44

Choose a tag to compare

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

12 Jun 17:37

Choose a tag to compare

What's Changed

0.127.0 - 2026-06-12

Highlights

Other Changes

Refactors

  • Remove deprecated Qwen models from openrouter_models.json (d0c22c3)

Full Changelog: 0.126.0...0.127.0

0.125.3

11 Jun 15:05

Choose a tag to compare

What's Changed

0.125.3 - 2026-06-11

Highlights

Other Changes

Other

Full Changelog: 0.125.2...0.125.3

0.125.1

11 Jun 13:20

Choose a tag to compare

What's Changed

0.125.1 - 2026-06-11

Highlights

Bug Fixes

  • Use token-based auth for homebrew-tap push instead of gh credential (66ac78b) (@vinhnx)

Other Changes

Other

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

10 Jun 16:49

Choose a tag to compare

What's Changed

0.125.0 - 2026-06-10

Highlights

Features

  • Add vtcode-ui to publish sequence and update CLI documentation (bb7228e)

Other Changes

Full Changelog: 0.124.0...0.125.0

0.123.10

09 Jun 10:50

Choose a tag to compare

What's Changed

0.123.10 - 2026-06-09

Highlights

Other Changes

Full Changelog: 0.123.9...0.123.10

0.123.7

08 Jun 08:37

Choose a tag to compare

What's Changed

0.123.7 - 2026-06-08

Highlights

Other Changes

Full Changelog: 0.123.6...0.123.7

v0.123.6

08 Jun 08:40

Choose a tag to compare

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

07 Jun 06:58

Choose a tag to compare

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