command-code 1.33.1 → 1.35.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,17 +1,23 @@
|
|
|
1
1
|
# command-code
|
|
2
2
|
|
|
3
|
-
## 1.
|
|
3
|
+
## 1.35.0
|
|
4
4
|
|
|
5
|
-
###
|
|
5
|
+
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
8
|
-
|
|
7
|
+
- feat: add GLM-5.3 Flash aka Ox Alpha
|
|
8
|
+
|
|
9
|
+
## 1.34.0
|
|
9
10
|
|
|
10
|
-
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- feat: sunset Ox Alpha
|
|
14
|
+
|
|
15
|
+
## 1.33.1
|
|
11
16
|
|
|
12
17
|
### Patch Changes
|
|
13
18
|
|
|
14
|
-
- fix:
|
|
19
|
+
- fix: a providers.json provider named after a catalog vendor no longer hijacks that vendor's models
|
|
20
|
+
- fix: m3 tool calling improvements
|
|
15
21
|
- fix: /reload no longer stacks the welcome banner on each reload
|
|
16
22
|
|
|
17
23
|
## 1.33.0
|
|
@@ -16,6 +16,7 @@ The model catalog — every id `/model`, `--model`, `model:effort` shorthand, an
|
|
|
16
16
|
| `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 |
|
|
17
17
|
| `moonshotai/Kimi-K2.6` | Kimi K2.6 | 256K | — | $0.95/$4 · cache $0.16 | Go and above | long-horizon coding with vision |
|
|
18
18
|
| `moonshotai/Kimi-K2.5` | Kimi K2.5 | 256K | — | $0.6/$3 · cache $0.1 | Go and above | multimodal frontend coding |
|
|
19
|
+
| `z-ai/glm-5.3-flash` | GLM-5.3 Flash | 1.05M | low, high, max | $0.15/$0.5 · cache $0.03 | Go and above | fast, affordable GLM coding with 1M context |
|
|
19
20
|
| `zai-org/GLM-5.3` | GLM-5.3 | 1M | low, high, max | $1.4/$4.4 · cache $0.26 | Go and above | frontier coding with emergent cyber capabilities |
|
|
20
21
|
| `zai-org/GLM-5.2` | GLM-5.2 | 1M | high, max | $1.4/$4.4 · cache $0.26 | Go and above | powerful coding with 1M context and long-horizon tasks |
|
|
21
22
|
| `zai-org/GLM-5.2-Fast` | GLM-5.2 Fast | 1M | — | $3/$10.25 · cache $0.5 | Go and above | high-throughput GLM-5.2 with 1M context |
|