command-code 1.35.1 → 1.36.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,11 @@
1
1
  # command-code
2
2
 
3
+ ## 1.36.0
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: add Qwen 3.8 Flash
8
+
3
9
  ## 1.35.1
4
10
 
5
11
  ### Patch Changes
@@ -31,6 +31,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
31
31
  | `xiaomi/mimo-v2.5` | MiMo V2.5 | 1M | — | $0.14/$0.28 · cache $0.0028 | Go and above | efficient long-context agentic coding |
32
32
  | `Qwen/Qwen3.8-Max` | Qwen 3.8 Max | 1M | low, medium, xhigh | $2/$6 · cache $0.25 (write $2.5) | Go and above | autonomous long-horizon coding & professional work |
33
33
  | `Qwen/Qwen3.8-27B` | Qwen 3.8 27B | 262K | low, medium, xhigh | $0.4/$3 · cache $0.04 | Go and above | compact vision-language coding & agentic work |
34
+ | `Qwen/Qwen3.8-Flash` | Qwen 3.8 Flash | 1M | low, medium, xhigh | $0.16/$0.47 · cache $0.016 | Go and above | fast low-cost agentic coding & reasoning |
34
35
  | `Qwen/Qwen3.7-Max` | Qwen 3.7 Max | 1M | — | $2.5/$7.5 · cache $0.5 (write $3.13) | Go and above | frontier coding & long-horizon agent execution |
35
36
  | `Qwen/Qwen3.7-Plus` | Qwen 3.7 Plus | 1M | — | $0.4/$1.6 · cache $0.08 (write $0.5) | Go and above | agentic coding & reasoning at lower cost |
36
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 |
@@ -290,6 +290,7 @@ Valid model ids (the /model catalog — use these EXACT ids):
290
290
  - Qwen/Qwen3.7-Plus
291
291
  - Qwen/Qwen3.8-Max
292
292
  - Qwen/Qwen3.8-27B
293
+ - Qwen/Qwen3.8-Flash
293
294
  - Qwen/Qwen3.7-Flash
294
295
  - stepfun/Step-3.7-Flash
295
296
  - stepfun/Step-3.5-Flash