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 aaf00bc commit cb1755dCopy full SHA for cb1755d
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Costrict Change Log
2
3
+## [1.6.19]
4
+
5
+- Optimized gemini-cli provider
6
+- Optimized shell prompts
7
+- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/507a600ee99faa4fc02fc446f90b9a7a82ce71a5)
8
+- Fix known issues
9
10
## [1.6.18]
11
12
- Increase context window size for ZGSM provider
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "1.6.18",
+ "version": "1.6.19",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments