Skip to content

Releases: vinhnx/VTCode

0.116.4

31 May 17:21

Choose a tag to compare

What's Changed

0.116.4 - 2026-05-31

Highlights

Features

  • Add launch instruction after successful update installation (ce65af7)
  • Implement Readline-style keybindings for input editing and navigation (b557297)
  • Enhance modal key handling and update quick help lines (08a09da)

Other Changes

Other

  • Update dependencies and enhance input management with undo/redo functionality (1b93252)
  • Refactor LLM provider implementations to remove backend_kind method and improve code readability (fc12014)

Full Changelog: 0.116.3...0.116.4

0.116.3

31 May 11:38

Choose a tag to compare

What's Changed

0.116.3 - 2026-05-31

Highlights

Features

  • Add rebindable keybinding system with config integration (ddc2d95)
  • Implement environment variable for non-interactive trust management (ed39583)
  • Add workspace trust management details to documentation (a135f12)
  • Enable auto-trust for workspace in non-interactive mode (895437d)
  • Update default model and increase max tool calls per turn (7f6c341)
  • Add new models for DeepInfra and Novita inference providers (65527ea)
  • Add support for launching external editor with draft text (932f719)
  • Add Next.js agent evaluation details and leaderboard status (7f2faf5)
  • Update README for improved clarity and structure (bb4ee13)
  • Enhance badge section in README for better visibility and organization (3051521)
  • Update README for improved clarity and organization (33c4a58)
  • Add release packaging automation and shell completions support (575e444)

Other Changes

Other

Refactors

  • Improve code formatting and readability in multiple files (a271602)

Full Changelog: 0.116.2...0.116.3

0.116.2

31 May 04:12

Choose a tag to compare

What's Changed

0.116.2 - 2026-05-31

Highlights

Bug Fixes

  • Update provider checks to include additional model names (52a5755)

Other Changes

Other

Full Changelog: 0.116.1...0.116.2

0.116.1

31 May 03:03

Choose a tag to compare

What's Changed

0.116.1 - 2026-05-31

Highlights

Features

  • Add start and stop event stream commands to InlineCommand (2897d60)

Other Changes

Full Changelog: 0.116.0...0.116.1

0.116.0

30 May 20:40

Choose a tag to compare

What's Changed

0.116.0 - 2026-05-30

Highlights

Other Changes

Other

  • Update TODO (c4e2d4a) (@vinhnx)
  • Update changelog (9ba9979) (@vinhnx)
  • Add support section with donation link in README (cfd63e1) (@vinhnx)
  • Refactor LLM provider handling and improve error context management (b2cd624)
  • Remove deprecated DeepSeek V3.2 model references and update related tests (5ce314c)
  • Refactor model IDs and descriptions; remove deprecated models and update defaults (9b967ee)
  • Add LlamaCpp provider support and related configurations (12c5982)
  • Add support for managing local inference servers and new model integration (82ae1a5)
  • Add Ctrl+M shortcut to open model picker and update related tests (7353887)
  • Add donation command and update related UI prompts (fd1a354)
  • Fix minimum Ollama version for Responses API and update model fields to be optional (4dc547e)
  • Add PR code review agent and related instructions (4f44341)
  • Add PR code review guidelines to AGENTS.md (14d0e5c)
  • Add workspace structure and build guidelines to AGENTS.md (5009acb)
  • Refactor AGENTS.md to streamline rules and workspace structure (0ad2083)
  • Add AGENTS.md files for new modules and update .gitignore to include memory directory (2be6f55)
  • Update LM Studio provider to support new models and enhance API integration (8667165)
  • Refactor file operations to use async Tokio methods for improved performance (e4582be)
  • Add criterion for benchmarking and improve text editing functions (dc22c52)

Full Changelog: 0.115.0...0.116.0

0.115.0

30 May 03:01

Choose a tag to compare

What's Changed

0.115.0 - 2026-05-30

Highlights

Features

  • Enhance deserialization for optional strings and update PlannerResponse structure (3d6643d)

Other Changes

Other

  • Add StepFun provider and model integration (c3f73b1)

Refactors

  • Update header context handling and improve reasoning effort configuration (bb71e50)

Full Changelog: 0.114.0...0.115.0

0.114.0

29 May 12:46

Choose a tag to compare

What's Changed

0.114.0 - 2026-05-29

Highlights

Bug Fixes

  • Remove setrlimit/getrlimit wrappers to fix type mismatch on Linux (eb2744d)
  • Update validation messages for structured outputs and task budget tokens in Claude Opus 4.8 (705f7de)
  • Update API response thinking modes and configuration defaults for Anthropic provider (b814f5f)
  • Expose matches_model function for public use and update validation logic (4da619b)
  • Update model descriptions for Claude Haiku and Claude Sonnet to enhance clarity and detail (ee381fc)

Documentation

  • Update LLM provider integration instructions for clarity (a3f6166)

Features

  • Add support for mid-conversation system messages in Claude Opus 4.8 (076d816)
  • Add Laguna XS.2 model support and update configurations (5782eb5)

Other Changes

Other

  • Update Anthropic model to Claude Opus 4.8 and adjust related configurations (6ec1aec)
  • Add Poolside provider and models support (4b9aa40)
  • Add compaction support to response structures and documentation (4ad4f34)

Refactors

  • Remove MiMo V2 Pro and MiMo V2 Omni models from configurations and related files (6926f10)
  • Streamline error handling and improve code readability across multiple files (966569c)

Full Changelog: 0.113.0...0.114.0

0.113.0

28 May 15:58

Choose a tag to compare

What's Changed

0.113.0 - 2026-05-28

Highlights

Bug Fixes

  • Update parameter types for setrlimit and getrlimit functions (700440e)

Features

  • Add HTTP headers for OpenRouter requests (66d456a)

Other Changes

Other

  • Add support for Qwen models in the model ID system (7445df0)

Refactors

  • Streamline model resolution and remove error handling duplication in OpenRouterProvider (764b088)

Full Changelog: 0.112.0...0.113.0

0.112.0

28 May 12:37

Choose a tag to compare

What's Changed

0.112.0 - 2026-05-28

Highlights

Bug Fixes

Other Changes

Other

  • Add Xiaomi MiMo models and provider integration (fa121dd)

Full Changelog: 0.111.1...0.112.0

0.111.1

28 May 03:35

Choose a tag to compare

What's Changed

0.111.1 - 2026-05-28

Highlights

Other Changes

Other

Full Changelog: 0.111.0...0.111.1