@unitsvc/cc-helper 1.5.22 → 1.5.29

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-zh.md CHANGED
@@ -194,7 +194,7 @@ cc-helper plan switch -p bailian --profile 1m --1m s,o
194
194
  | Profile | Model | Haiku | Sonnet | Opus | Reasoning | Context1M |
195
195
  | ------- | ------------ | ------------ | ------------ | ------------ | ------------ | ----------- |
196
196
  | default | glm-5 | glm-4.7 | glm-5 | glm-5 | glm-5 | - |
197
- | 5 | glm-5 | glm-5 | glm-5 | qwen3.6-plus | glm-5 | - |
197
+ | 5 | glm-5 | glm-5 | glm-5 | qwen3.6-plus | glm-5 | opus |
198
198
  | 1m | glm-5 | glm-4.7 | qwen3.5-plus | qwen3.5-plus | glm-5 | sonnet,opus |
199
199
  | 3.6 | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | sonnet,opus |
200
200
  | kimi | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | - |
package/README.md CHANGED
@@ -194,7 +194,7 @@ Each provider supports multiple model profiles. A profile defines mappings for a
194
194
  | Profile | Model | Haiku | Sonnet | Opus | Reasoning | Context1M |
195
195
  | ------- | ------------ | ------------ | ------------ | ------------ | ------------ | ----------- |
196
196
  | default | glm-5 | glm-4.7 | glm-5 | glm-5 | glm-5 | - |
197
- | 5 | glm-5 | glm-5 | glm-5 | qwen3.6-plus | glm-5 | - |
197
+ | 5 | glm-5 | glm-5 | glm-5 | qwen3.6-plus | glm-5 | opus |
198
198
  | 1m | glm-5 | glm-4.7 | qwen3.5-plus | qwen3.5-plus | glm-5 | sonnet,opus |
199
199
  | 3.6 | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | qwen3.6-plus | sonnet,opus |
200
200
  | kimi | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | kimi-k2.5 | - |
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@unitsvc/cc-helper",
3
- "version": "1.5.22",
3
+ "version": "1.5.29",
4
4
  "description": "Claude Code multi-provider & channels toolkit (by next-bin)",
5
5
  "main": "dist/index.js",
6
6
  "bin": {