command-code 1.39.2 → 1.40.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
|
@@ -12,7 +12,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
|
|
|
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
14
|
| `deepseek/deepseek-v4-flash-fast` | DeepSeek V4 Flash Fast | 1M | low, high, max | $0.28/$0.56 · cache $0.07 | Go and above | low-latency V4 Flash deployment |
|
|
15
|
-
| `moonshotai/Kimi-K3` | Kimi K3 | 1M |
|
|
15
|
+
| `moonshotai/Kimi-K3` | Kimi K3 | 1M | low, high, max | $3/$15 · cache $0.3 | Go and above | long-horizon coding & knowledge work with 1M context |
|
|
16
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 |
|
|
17
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 |
|
|
18
18
|
| `moonshotai/Kimi-K2.6` | Kimi K2.6 | 256K | — | $0.95/$4 · cache $0.16 | Go and above | long-horizon coding with vision |
|
|
@@ -50,7 +50,8 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
|
|
|
50
50
|
|---|---|---|---|---|---|---|
|
|
51
51
|
| `claude-sonnet-5` | Claude Sonnet 5 | 1M | low, medium, high, xhigh, max | $2/$10 · cache $0.2 (write $2.5) | Pro and above | best combo of speed & intelligence (recommended) |
|
|
52
52
|
| `claude-sonnet-4-6` | Claude Sonnet 4.6 | 1M | low, medium, high, xhigh, max | $3/$15 · cache $0.3 (write $3.75) | Pro and above | prev Sonnet, still fast & capable |
|
|
53
|
-
| `claude-fable-5` | Claude Fable 5 | 1M | low, medium, high, xhigh, max | $10/$50 · cache $
|
|
53
|
+
| `claude-fable-5-1` | Claude Fable 5.1 | 1M | low, medium, high, xhigh, max | $10/$50 · cache $0.25 (write $12.5) | Max | most capable for demanding reasoning & long-horizon agents |
|
|
54
|
+
| `claude-fable-5` | Claude Fable 5 | 1M | low, medium, high, xhigh, max | $10/$50 · cache $1 (write $12.5) | Max | prev Fable, still strong for deep reasoning & agents |
|
|
54
55
|
| `claude-opus-5` | Claude Opus 5 | 1M | low, medium, high, xhigh, max | $5/$25 · cache $0.5 (write $6.25) | Max | most intelligent Opus for agents and coding |
|
|
55
56
|
| `claude-opus-4-8` | Claude Opus 4.8 | 1M | low, medium, high, xhigh, max | $5/$25 · cache $0.5 (write $6.25) | Max | prev flagship, still strong for agents and coding |
|
|
56
57
|
| `claude-opus-4-7` | Claude Opus 4.7 | 1M | low, medium, high, xhigh, max | $5/$25 · cache $0.5 (write $6.25) | Max | older Opus, still strong for agents and coding |
|