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 990eb1b commit c34daa6Copy full SHA for c34daa6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Costrict Change Log
2
3
+## [1.6.15]
4
+
5
+- Increase max read character limit to 30,000
6
+- Add user quota information
7
+- Sync roocode [last commit](https://github.com/zgsm-ai/costrict/commit/87d50a78cb92ab5f050a4ec1233afe7004a52e3c)
8
+- Fix known issues
9
10
## [1.6.14]
11
12
- Optimize the 'line jump' for batch file reading
src/package.json
@@ -3,7 +3,7 @@
"displayName": "%extension.displayName.long%",
"description": "%extension.description%",
"publisher": "zgsm-ai",
- "version": "1.6.14",
+ "version": "1.6.15",
"icon": "assets/images/shenma_robot_logo_big.png",
"galleryBanner": {
"color": "#617A91",
0 commit comments