We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bd0981 commit e240732Copy full SHA for e240732
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Costrict Change Log
2
3
+## [1.6.10]
4
+
5
+- Improves chat search
6
+- Improves encoding handling for Windows terminal commands
7
+- Add zgsmAiCustomModelInfo config
8
+- Enhance model handling and configuration
9
+- Improve rate limiting
10
+- Sync roocode
11
+- Update ci
12
13
## [1.6.9]
14
15
- Fix binary file check
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "1.6.9",
+ "version": "1.6.10",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments