@kaitranntt/ccs 5.16.0-dev.5 → 5.16.0-dev.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -5
- package/VERSION +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,11 +4,9 @@
|
|
|
4
4
|
|
|
5
5
|

|
|
6
6
|
|
|
7
|
-
###
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
Stop hitting rate limits. Keep working continuously.<br>
|
|
11
|
-
Features a modern React 19 dashboard with real-time updates.
|
|
7
|
+
### Switch between multiple Claude accounts, GLM, Kimi, and OAuth-based models (Gemini, Codex, Antigravity) instantly.
|
|
8
|
+
Stop hitting rate limits. Keep working continuously.
|
|
9
|
+
Features a modern React 19 dashboard with real-time updates and unified configuration.
|
|
12
10
|
|
|
13
11
|
[](LICENSE)
|
|
14
12
|
[]()
|
package/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
5.16.0-dev.
|
|
1
|
+
5.16.0-dev.6
|