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 6781ed5 commit 7f8f415Copy full SHA for 7f8f415
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Costrict Change Log
2
3
+## [2.0.4]
4
+
5
+- Add support for project spec commands from .cospec directory (#583)
6
+- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/97331bcb2edbaece9a395ae20a3db05fffef8fc5)
7
+- Fix known issues
8
9
## [2.0.3]
10
11
- Add mode toggle with vibe/strict options in ModeSelector (#564)
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "2.0.3",
+ "version": "2.0.4",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments