Skip to content

Commit c753787

Browse files
fix(catalog): sync command-code@1.62.0 (#122)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7cea395 commit c753787

3 files changed

Lines changed: 156 additions & 38 deletions

File tree

_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.58.1
1+
1.62.0

manifest.json

Lines changed: 7 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"schemaVersion": 1,
3-
"generatedAt": "2026-09-20T16:38:04.091Z",
3+
"generatedAt": "2026-09-22T00:01:44.007Z",
44
"pluginVersion": "0.7.73",
5-
"commandCodeVersion": "1.58.1",
6-
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.58.1.tgz",
7-
"modelCount": 71,
8-
"reasoningModelCount": 61,
5+
"commandCodeVersion": "1.62.0",
6+
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.62.0.tgz",
7+
"modelCount": 76,
8+
"reasoningModelCount": 63,
99
"extraction": {
1010
"modelCatalog": "ok",
1111
"costCatalog": "cli",
1212
"costCatalogError": null
1313
},
1414
"costSources": {
1515
"cli": 21,
16-
"officialDocs": 50,
16+
"officialDocs": 55,
1717
"thirdParty": 0,
1818
"free": 0,
1919
"fallback": 0,
@@ -22,37 +22,7 @@
2222
"review": {
2323
"thirdParty": [],
2424
"free": [],
25-
"unmatched": [],
26-
"unavailable": [
27-
{
28-
"id": "MiniMaxAI/MiniMax-M3-Free",
29-
"reason": "not-listed-by-provider-api"
30-
},
31-
{
32-
"id": "gpt-6-astra",
33-
"reason": "not-listed-by-provider-api"
34-
},
35-
{
36-
"id": "inclusionai/ling-3.0-flash-free",
37-
"reason": "not-listed-by-provider-api"
38-
},
39-
{
40-
"id": "meituan/LongCat-2.0:free",
41-
"reason": "not-listed-by-provider-api"
42-
},
43-
{
44-
"id": "minimax/minimax-m2.7-free",
45-
"reason": "not-listed-by-provider-api"
46-
},
47-
{
48-
"id": "minimax/minimax-m3-free",
49-
"reason": "not-listed-by-provider-api"
50-
},
51-
{
52-
"id": "tencent/Hy3",
53-
"reason": "not-listed-by-provider-api"
54-
}
55-
]
25+
"unmatched": []
5626
},
5727
"status": "healthy"
5828
}

models.json

Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1151,6 +1151,38 @@
11511151
]
11521152
}
11531153
},
1154+
{
1155+
"id": "xai/grok-4.7",
1156+
"name": "Grok 4.7",
1157+
"tier": "open-source",
1158+
"reasoning": true,
1159+
"reasoningEfforts": [
1160+
"low",
1161+
"medium",
1162+
"high",
1163+
"xhigh"
1164+
],
1165+
"tool_call": true,
1166+
"cost": {
1167+
"input": 1.2,
1168+
"output": 3.6,
1169+
"cache_read": 0.3
1170+
},
1171+
"limit": {
1172+
"context": 500000,
1173+
"output": 65536
1174+
},
1175+
"attachment": true,
1176+
"modalities": {
1177+
"input": [
1178+
"text",
1179+
"image"
1180+
],
1181+
"output": [
1182+
"text"
1183+
]
1184+
}
1185+
},
11541186
{
11551187
"id": "thinkingmachines/inkling",
11561188
"name": "Inkling",
@@ -1468,6 +1500,90 @@
14681500
]
14691501
}
14701502
},
1503+
{
1504+
"id": "xiaomi/mimo-v2.6-flash",
1505+
"name": "MiMo V2.6 Flash",
1506+
"tier": "open-source",
1507+
"reasoning": false,
1508+
"tool_call": true,
1509+
"cost": {
1510+
"input": 0.14,
1511+
"output": 0.28,
1512+
"cache_read": 0.0028
1513+
},
1514+
"limit": {
1515+
"context": 1048576,
1516+
"output": 65536
1517+
},
1518+
"attachment": true,
1519+
"modalities": {
1520+
"input": [
1521+
"text",
1522+
"image",
1523+
"video",
1524+
"audio"
1525+
],
1526+
"output": [
1527+
"text"
1528+
]
1529+
}
1530+
},
1531+
{
1532+
"id": "xiaomi/mimo-v2.6-pro",
1533+
"name": "MiMo V2.6 Pro",
1534+
"tier": "open-source",
1535+
"reasoning": false,
1536+
"tool_call": true,
1537+
"cost": {
1538+
"input": 0.435,
1539+
"output": 0.87,
1540+
"cache_read": 0.0036
1541+
},
1542+
"limit": {
1543+
"context": 1048576,
1544+
"output": 65536
1545+
},
1546+
"attachment": true,
1547+
"modalities": {
1548+
"input": [
1549+
"text",
1550+
"image",
1551+
"video",
1552+
"audio"
1553+
],
1554+
"output": [
1555+
"text"
1556+
]
1557+
}
1558+
},
1559+
{
1560+
"id": "xiaomi/mimo-v2.6-pro-ultraspeed",
1561+
"name": "MiMo V2.6 Pro UltraSpeed",
1562+
"tier": "open-source",
1563+
"reasoning": false,
1564+
"tool_call": true,
1565+
"cost": {
1566+
"input": 4.35,
1567+
"output": 8.7,
1568+
"cache_read": 0.036
1569+
},
1570+
"limit": {
1571+
"context": 1048576,
1572+
"output": 65536
1573+
},
1574+
"attachment": true,
1575+
"modalities": {
1576+
"input": [
1577+
"text",
1578+
"image",
1579+
"video",
1580+
"audio"
1581+
],
1582+
"output": [
1583+
"text"
1584+
]
1585+
}
1586+
},
14711587
{
14721588
"id": "MiniMaxAI/MiniMax-M2.5",
14731589
"name": "MiniMax M2.5",
@@ -2100,6 +2216,38 @@
21002216
]
21012217
}
21022218
},
2219+
{
2220+
"id": "stepfun/Step-5-Preview",
2221+
"name": "Step 5 Preview",
2222+
"tier": "open-source",
2223+
"reasoning": true,
2224+
"reasoningEfforts": [
2225+
"low",
2226+
"medium",
2227+
"high"
2228+
],
2229+
"tool_call": true,
2230+
"cost": {
2231+
"input": 1,
2232+
"output": 2.7,
2233+
"cache_read": 0.05
2234+
},
2235+
"limit": {
2236+
"context": 1000000,
2237+
"output": 65536
2238+
},
2239+
"attachment": true,
2240+
"modalities": {
2241+
"input": [
2242+
"text",
2243+
"image",
2244+
"video"
2245+
],
2246+
"output": [
2247+
"text"
2248+
]
2249+
}
2250+
},
21032251
{
21042252
"id": "tencent/hy3-paid",
21052253
"name": "Tencent Hy3",

0 commit comments

Comments
 (0)