command-code 1.41.0 → 1.43.0

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/CHANGELOG.md CHANGED
@@ -1,5 +1,17 @@
1
1
  # command-code
2
2
 
3
+ ## 1.43.0
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: gemini 3.8 flash
8
+
9
+ ## 1.42.0
10
+
11
+ ### Minor Changes
12
+
13
+ - feat: longcat-2.0 free model
14
+
3
15
  ## 1.41.0
4
16
 
5
17
  ### Minor Changes
@@ -37,6 +37,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
37
37
  | `Qwen/Qwen3.7-Flash` | Qwen 3.7 Flash | 1M | — | $0.03/$0.13 · cache $0.006 (write $0.038) | Go and above | fast low-cost agentic coding & reasoning |
38
38
  | `Qwen/Qwen3.6-Max-Preview` | Qwen 3.6 Max Preview | — | — | $1.3/$7.8 · cache $0.26 (write $1.63) | Go and above | vibe coding & efficient agent execution |
39
39
  | `Qwen/Qwen3.6-Plus` | Qwen 3.6 Plus | — | — | $0.5/$3 · cache $0.1 | Go and above | agentic coding & reasoning |
40
+ | `meituan/LongCat-2.0:free` | LongCat 2.0 | 1.05M | — | $0/$0 · cache $0 | Go and above | trillion-parameter agentic coding with 1M context |
40
41
  | `stepfun/Step-3.7-Flash` | Step 3.7 Flash | 256K | — | $0.2/$1.15 · cache $0.04 | Go and above | multimodal sparse-MoE reasoning |
41
42
  | `stepfun/Step-3.5-Flash` | Step 3.5 Flash | 1M | — | $0.1/$0.3 · cache $0.02 | Go and above | fast sparse-MoE agentic reasoning |
42
43
  | `tencent/hy3-paid` | Tencent Hy3 | 262K | — | $0.14/$0.58 · cache $0.035 | Go and above | sparse-MoE reasoning & agentic tool use |
@@ -72,6 +73,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
72
73
 
73
74
  | Id (use EXACTLY this) | Name | Context | Efforts | $/1M in/out · cache read | Min plan | Best for |
74
75
  |---|---|---|---|---|---|---|
76
+ | `google/gemini-3.8-flash` | Gemini 3.8 Flash | 1M | low, medium, high | $1.5/$7.5 · cache $0.15 | GOAT and above | newest Gemini Flash, improved core reasoning |
75
77
  | `google/gemini-3.7-flash` | Gemini 3.7 Flash | 1.05M | low, medium, high | $1.5/$7.5 · cache $0.15 (write $0.08334) | GOAT and above | higher-quality coding & agentic workflows, fewer tokens |
76
78
  | `google/gemini-3.6-flash` | Gemini 3.6 Flash | 1M | low, medium, high | $1.5/$7.5 · cache $0.15 | Pro and above | previous Gemini Flash, still fast & capable |
77
79
  | `google/gemini-3.5-flash` | Gemini 3.5 Flash | 1M | low, medium, high | $1.5/$9 · cache $0.15 | Pro and above | Pro-level coding proficiency, parallel agentic execution |
@@ -297,11 +297,13 @@ Valid model ids (the /model catalog — use these EXACT ids):
297
297
  - Qwen/Qwen3.8-27B
298
298
  - Qwen/Qwen3.8-Flash
299
299
  - Qwen/Qwen3.7-Flash
300
+ - meituan/LongCat-2.0:free
300
301
  - stepfun/Step-3.7-Flash
301
302
  - stepfun/Step-3.5-Flash
302
303
  - tencent/hy4-preview
303
304
  - tencent/hy3-paid
304
305
  - tencent/Hy3
306
+ - google/gemini-3.8-flash
305
307
  - google/gemini-3.7-flash
306
308
  - google/gemini-3.6-flash
307
309
  - google/gemini-3.5-flash