Releases: vinhnx/VTCode
Releases · vinhnx/VTCode
0.105.6
0.105.5
0.105.4
0.105.2
What's Changed
0.105.2 - 2026-04-30
Highlights
Features
- Add tempfile dependency and enhance credential file permissions handling (6c198b3)
- Enhance tool execution safety and prompt alignment handling (60c3581)
Other Changes
Other
- Enhance OpenAI Response's API websocket provider logic and tests; clarify documentation and comments. (7368a94)
Refactors
- Replace direct file writes with write_private_file for secure permissions (0319c5e)
Full Changelog: 0.105.1...0.105.2
0.105.1
0.105.0
What's Changed
0.105.0 - 2026-04-27
Highlights
Other Changes
Other
- Add deepseek-v4-pro:cloud under Ollama provider (512f260)
Refactors
- Streamline tool handling and validation logic, remove unused code (477319a)
- Update skill manifest handling and permissions to use boxed types (aab2d60)
Full Changelog: 0.104.2...0.105.0
0.104.2
What's Changed
0.104.2 - 2026-04-26
Highlights
Features
- Update default model and add ast-grep tool support (d2599e7)
- Enhance local agents functionality and improve demo scripts (fea4eaf)
- Implement caching for lightweight skill metadata and system prompt layers (4ba51c7)
- Enhance ownership management and borrowing practices across tools and registries (c606e2d)
- Add MCP lifecycle controls and related tool functionalities (c186f72)
- Update tool policies and available tools in tool-policy.json (cd016ae)
Other Changes
Other
- Add support for spawning background subprocesses and related configurations (1766566)
- Refactor configuration loading and improve error handling across modules (b7be846)
Full Changelog: 0.104.1...0.104.2
0.104.1
0.104.0
What's Changed
0.104.0 - 2026-04-25
Highlights
Features
- Update tool policies and default model configuration (fea8947)
- Enhance tool call safety validation and refactor permission checks (87f47ee)
- Add tool budget warning handling and input reset functionality (bea41f6)
- Add tool call validation with session limit handling in CopilotRuntimeHost (a4d420b)
- Add support for GPT-5.5 model and update related configurations (3296c4c)
Other Changes
Refactors
- Streamline tool policies and update reasoning effort defaults for OpenAI models (15e635a)
- Reorganize AGENTS.md for clarity and improved workflow guidance (4732382)
Full Changelog: 0.103.3...0.104.0