command-code 1.42.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,11 @@
1
1
  # command-code
2
2
 
3
+ ## 1.43.0
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: gemini 3.8 flash
8
+
3
9
  ## 1.42.0
4
10
 
5
11
  ### Minor Changes
@@ -73,6 +73,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
73
73
 
74
74
  | Id (use EXACTLY this) | Name | Context | Efforts | $/1M in/out · cache read | Min plan | Best for |
75
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 |
76
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 |
77
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 |
78
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 |
@@ -303,6 +303,7 @@ Valid model ids (the /model catalog — use these EXACT ids):
303
303
  - tencent/hy4-preview
304
304
  - tencent/hy3-paid
305
305
  - tencent/Hy3
306
+ - google/gemini-3.8-flash
306
307
  - google/gemini-3.7-flash
307
308
  - google/gemini-3.6-flash
308
309
  - google/gemini-3.5-flash