Skip to content

Releases: vinhnx/VTCode

v0.8.6

18 Sep 18:34

Choose a tag to compare

   🚀 Features

  • Enhance TUI with keyboard navigation and escape key functionality  -  by @vinhnx (6db3e)
  • Add release automation and improve error messaging for tool-call limits  -  by @vinhnx (0d9de)
  • Add release automation for synchronized version bumps in vtagent-core  -  by @vinhnx (e7b74)
  • Improve error messaging for tool-call limit in chat UI  -  by @vinhnx (557e1)
  • Remove npm distribution and add docs.rs + homebrew automation  -  by @vinhnx (6deac)
  • Enhance release script with improved git operations  -  by @vinhnx (7e8a1)
  • Rewrite release script to use cargo-release  -  by @vinhnx (edc29)
  • Add cargo-release configuration  -  by @vinhnx (a76bc)
  • Update model references to latest versions and remove outdated models  -  by @vinhnx (5afbc)
  • Rewrite release script with fixed sequence  -  by @vinhnx (bcd2b)

   🐞 Bug Fixes

  • Update vtcode-core package name from vtagent-core  -  by @vinhnx (ddbfe)
  • Update release script for vtcode-core package name and add missing functions  -  by @vinhnx (47bcc)
  • Improve cargo authentication check to properly detect login status  -  by @vinhnx (1c1a2)
  • Update tree-sitter-swift version to 0.7.1 for crates.io compatibility  -  by @vinhnx (01e31)
  • Update vtcode-core dependency to use version instead of path for crates.io publishing  -  by @vinhnx (97cb3)
  • Add empty workspace table to vtcode-core for independent publishing  -  by @vinhnx (11987)
  • Reduce keywords to 5 for crates.io compatibility  -  by @vinhnx (0f882)
  • Update workspace config for publishing  -  by @vinhnx (2f5b7)
  • Reduce keywords to 5 for crates.io compatibility  -  by @vinhnx (2766b)
  • Correct version numbers after release script error  -  by @vinhnx (8f6d5)
  • Correct tree-sitter-swift dependency version to 0.7.1  -  by @vinhnx (e79e0)
  • Correct cargo-release configuration format  -  by @vinhnx (79b36)
  • Exclude tools directory from cargo-release  -  by @vinhnx (e063b)
  • Update cargo-release configuration and script  -  by @vinhnx (02caa)
  • Remove tools from workspace members  -  by @vinhnx (e7249)
  • Correct argument parsing for version increment types  -  by @vinhnx (48a5c)
  • Add missing update_core_version function  -  by @vinhnx (0702b)
  • Improve update_core_version function and add input validation  -  by @vinhnx (9d28e)
  • Update_version function and add default core version option  -  by @vinhnx (4e826)
  • Ensure vtcode-core/Cargo.toml is always committed  -  by @vinhnx (eafe0)
    View changes on GitHub

v0.8.2

18 Sep 17:27
1b20dee

Choose a tag to compare

   🚀 Features

  • Enhance VTCode distribution setup and publishing workflows  -  by @vinhnx (f3951)

   🐞 Bug Fixes

    View changes on GitHub

v0.8.0

18 Sep 13:38

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Update tool policies to allow more actions and improve theme color handling  -  by @vinhnx (b895b)
    View changes on GitHub

v0.7.1

18 Sep 11:28

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.7.0

18 Sep 08:34

Choose a tag to compare

   🚀 Features

  • Implement theme management and styling updates  -  by @vinhnx (4e7c9)
  • Enhance user message styling and improve session banner rendering  -  by @vinhnx (bd133)
    View changes on GitHub

v0.6.1

18 Sep 04:17

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.6.0

18 Sep 04:16

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.5.1

18 Sep 00:24

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.5.0

17 Sep 11:06

Choose a tag to compare

No significant changes

    View changes on GitHub

v0.4.2

17 Sep 07:23

Choose a tag to compare

   🚀 Features

  • Integrate Speckit for spec-driven development"  -  by @vinhnx (24a6f)

   🐞 Bug Fixes

    View changes on GitHub