Releases: vinhnx/VTCode
Releases · vinhnx/VTCode
0.133.21
0.133.20
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
- Update README (fa0180f) (@vinhnx)
- Enhance compatibility and error handling across various modules (d5249d0) (@vinhnx)
Refactors
Full Changelog: 0.133.19...0.133.20
0.133.19
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
0.133.17
0.133.16
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
v0.133.13
0.133.12
0.133.10
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