We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04fd880 commit 8bb95d4Copy full SHA for 8bb95d4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CoStrict Change Log
2
3
+## [2.4.3]
4
+
5
+- Implement streaming status tracking and improve task management
6
+- Optimize prompt caching by extracting static sections
7
+- Disable zgsmCodebaseIndexEnabled by default
8
+- Fix known issues
9
10
## [2.4.2]
11
12
- Optimize commit message generation
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.4.2",
+ "version": "2.4.3",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments