Skip to content

Releases: vinhnx/VTCode

0.133.21

28 Jun 02:42

Choose a tag to compare

What's Changed

0.133.21 - 2026-06-28

Highlights

Other Changes

Other

Full Changelog: 0.133.20...0.133.21

0.133.20

28 Jun 03:23

Choose a tag to compare

What's Changed

0.133.20 - 2026-06-28

Highlights

Bug Fixes

  • Deserialize StatusLineMode case-insensitively (2badec4) (@RobertBorg)
  • Prevent loop detection from returning empty results and strengthen blocking (db5d7d5) (@vinhnx)

Features

  • Enhance Miri checks and add safety limits for Copilot payloads (352d610) (@vinhnx)
  • Add web_search, defuddle_fetch, and TOML-driven network allowlist (1fb4b50) (@vinhnx)
  • Add outline mode for unified_search to generate symbol maps (c12d2c5) (@vinhnx)
  • Update TUI fixes, ast-grep auto-install, and review fixes (f0f0c06) (@vinhnx)
  • Add binary override checks for ast-grep installation and testing (f5d2f65) (@vinhnx)
  • Implement post-tool recovery cycle tracking and handling to prevent infinite loops (745e948) (@vinhnx)
  • Implement post-tool recovery cycle cap check and cleanup temporary files (1e36699) (@vinhnx)

Other Changes

Other

Refactors

  • Reduce default output limits and enhance loop detection for command tools (47eab8f) (@vinhnx)

Full Changelog: 0.133.19...0.133.20

0.133.19

27 Jun 03:25

Choose a tag to compare

What's Changed

0.133.19 - 2026-06-27

Highlights

Other Changes

Other

  • Update TODO (bde8fd7)
  • Revert "chore: enhance build scripts for parallel processing and artifact management" (d642123)
  • Revert "Fix release script" (6ec480e)
  • Add new models and update configurations for OpenCode Go (b8e3282)

Full Changelog: 0.133.18...0.133.19

0.133.18

27 Jun 01:49

Choose a tag to compare

What's Changed

0.133.18 - 2026-06-27

Highlights

Bug Fixes

  • Pin rmcp to =1.7.0 to prevent Arc type mismatch (e25976a)

Features

  • Colorize 'did you mean?' suggestions (15f5e60)

Other Changes

Full Changelog: 0.133.17...0.133.18

0.133.17

26 Jun 23:18

Choose a tag to compare

What's Changed

0.133.17 - 2026-06-26

Highlights

Other Changes

Full Changelog: 0.133.16...0.133.17

0.133.16

26 Jun 17:52

Choose a tag to compare

What's Changed

0.133.16 - 2026-06-26

Highlights

Features

  • Add 'did you mean?' suggestions for unrecognized commands (46e6b56)
  • Add /continue command to resume the most recent session (67fb16d)

Other Changes

Other

  • Update README to streamline provider information (87b53bb) (@vinhnx)
  • Implement Git worktree management and loop memory persistence (e2fec1b)
  • Update documentation to include CLAUDE.md references alongside AGENTS.md (c76b9c9)
  • Update TODO (3030768)

Full Changelog: 0.133.15...0.133.16

0.133.15

26 Jun 13:44

Choose a tag to compare

What's Changed

0.133.15 - 2026-06-26

Highlights

Other Changes

Full Changelog: 0.133.14...0.133.15

v0.133.13

26 Jun 12:21

Choose a tag to compare

Patch release 0.133.13

0.133.12

25 Jun 23:57

Choose a tag to compare

What's Changed

0.133.12 - 2026-06-25

Highlights

Other Changes

Full Changelog: 0.133.11...0.133.12

0.133.10

24 Jun 18:17

Choose a tag to compare

What's Changed

0.133.10 - 2026-06-24

Highlights

Bug Fixes

  • Prevent false loop detection when read extent differs (26113d9) (@vinhnx)
  • Add read-extent check to find_duplicate_in_history (fde336d) (@vinhnx)
  • Prevent false loop detection when read extent differs (823825a) (@vinhnx)
  • Surface edit-size limits, fix error messages, and improve task tracker continuity (80d1585)

Documentation

  • Track Rig upstream PRs and update stale version references (1431c9a)

Other Changes

Other

Full Changelog: 0.133.9...0.133.10