We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc86f03 commit 3a6af6dCopy full SHA for 3a6af6d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CoStrict Change Log
2
3
+## [2.4.6]
4
+
5
+- Refactor: decouple codebase index client initialization from workspace monitor toggle (PR #1056)
6
+- Fix: file-outline tool name formatting (PR #1057)
7
8
## [2.4.5]
9
10
- Add codebase index initialization condition for better activation control (PR #1054)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.4.5",
+ "version": "2.4.6",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments