command-code 1.38.2 → 1.39.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.39.0
4
+
5
+ ### Minor Changes
6
+
7
+ - feat: add deepseek-v4-flash-fast
8
+
3
9
  ## 1.38.2
4
10
 
5
11
  ### Patch Changes
@@ -11,6 +11,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
11
11
  | `deepseek/deepseek-v4-pro` | DeepSeek V4 Pro (latest) | 1M | high, max | $0.66/$1.98 · cache $0.022 | Go and above | hybrid-attention long-context reasoning |
12
12
  | `deepseek/deepseek-v4-flash` | DeepSeek V4 Flash (latest) | 1M | high, max | $0.22/$0.66 · cache $0.007 | Go and above | fast hybrid-attention reasoning |
13
13
  | `deepseek/deepseek-v4-flash-vision-exp` | DeepSeek V4 Flash Vision (exp) | 1M | high, max | $0.22/$0.66 · cache $0.007 | Go and above | fast hybrid-attention reasoning with vision |
14
+ | `deepseek/deepseek-v4-flash-fast` | DeepSeek V4 Flash Fast | 1M | low, medium, high, max | $0.28/$0.56 · cache $0.07 | Go and above | low-latency V4 Flash deployment |
14
15
  | `moonshotai/Kimi-K3` | Kimi K3 | 1M | — | $3/$15 · cache $0.3 | Go and above | long-horizon coding & knowledge work with 1M context |
15
16
  | `moonshotai/Kimi-K2.7-Code` | Kimi K2.7 Code | 256K | — | $0.95/$4 · cache $0.19 | Go and above | improved long-horizon coding with vision |
16
17
  | `moonshotai/Kimi-K2.7-Code-Highspeed` | Kimi K2.7 Code HighSpeed | 262K | — | $1.9/$8 · cache $0.38 | Go and above | high-speed long-horizon coding with vision |
@@ -269,6 +269,7 @@ Valid model ids (the /model catalog — use these EXACT ids):
269
269
  - deepseek/deepseek-v4-pro
270
270
  - deepseek/deepseek-v4-flash
271
271
  - deepseek/deepseek-v4-flash-vision-exp
272
+ - deepseek/deepseek-v4-flash-fast
272
273
  - moonshotai/Kimi-K2.7-Code
273
274
  - moonshotai/Kimi-K2.7-Code-Highspeed
274
275
  - moonshotai/Kimi-K2.6