You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,27 @@
3
3
All notable changes to vtcode will be documented in this file.
4
4
5
5
## [Unreleased] - 2025-12-14
6
+
# [Version 0.52.4] - 2025-12-24
7
+
8
+
9
+
### Features
10
+
- feat: Add new Z.AI GLM models, refine reasoning support, and update Hugging Face model naming conventions.
11
+
- feat: reimplement HuggingFace LLM provider with dedicated logic to handle its unique API behaviors and compatibility.
12
+
- feat: Add Hugging Face integration documentation and update tool policies to include git and cargo commands while removing some mcp time-related tools.
0 commit comments