diff --git a/_version.txt b/_version.txt index 69478d1..76d0536 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.58.1 +1.62.0 diff --git a/manifest.json b/manifest.json index dd8e26c..361521f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-20T16:38:04.091Z", + "generatedAt": "2026-09-22T00:01:44.007Z", "pluginVersion": "0.7.73", - "commandCodeVersion": "1.58.1", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.58.1.tgz", - "modelCount": 71, - "reasoningModelCount": 61, + "commandCodeVersion": "1.62.0", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.62.0.tgz", + "modelCount": 76, + "reasoningModelCount": 63, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", @@ -13,7 +13,7 @@ }, "costSources": { "cli": 21, - "officialDocs": 50, + "officialDocs": 55, "thirdParty": 0, "free": 0, "fallback": 0, @@ -22,37 +22,7 @@ "review": { "thirdParty": [], "free": [], - "unmatched": [], - "unavailable": [ - { - "id": "MiniMaxAI/MiniMax-M3-Free", - "reason": "not-listed-by-provider-api" - }, - { - "id": "gpt-6-astra", - "reason": "not-listed-by-provider-api" - }, - { - "id": "inclusionai/ling-3.0-flash-free", - "reason": "not-listed-by-provider-api" - }, - { - "id": "meituan/LongCat-2.0:free", - "reason": "not-listed-by-provider-api" - }, - { - "id": "minimax/minimax-m2.7-free", - "reason": "not-listed-by-provider-api" - }, - { - "id": "minimax/minimax-m3-free", - "reason": "not-listed-by-provider-api" - }, - { - "id": "tencent/Hy3", - "reason": "not-listed-by-provider-api" - } - ] + "unmatched": [] }, "status": "healthy" } diff --git a/models.json b/models.json index c5a5ee6..5bce975 100644 --- a/models.json +++ b/models.json @@ -1151,6 +1151,38 @@ ] } }, + { + "id": "xai/grok-4.7", + "name": "Grok 4.7", + "tier": "open-source", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high", + "xhigh" + ], + "tool_call": true, + "cost": { + "input": 1.2, + "output": 3.6, + "cache_read": 0.3 + }, + "limit": { + "context": 500000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image" + ], + "output": [ + "text" + ] + } + }, { "id": "thinkingmachines/inkling", "name": "Inkling", @@ -1468,6 +1500,90 @@ ] } }, + { + "id": "xiaomi/mimo-v2.6-flash", + "name": "MiMo V2.6 Flash", + "tier": "open-source", + "reasoning": false, + "tool_call": true, + "cost": { + "input": 0.14, + "output": 0.28, + "cache_read": 0.0028 + }, + "limit": { + "context": 1048576, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "video", + "audio" + ], + "output": [ + "text" + ] + } + }, + { + "id": "xiaomi/mimo-v2.6-pro", + "name": "MiMo V2.6 Pro", + "tier": "open-source", + "reasoning": false, + "tool_call": true, + "cost": { + "input": 0.435, + "output": 0.87, + "cache_read": 0.0036 + }, + "limit": { + "context": 1048576, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "video", + "audio" + ], + "output": [ + "text" + ] + } + }, + { + "id": "xiaomi/mimo-v2.6-pro-ultraspeed", + "name": "MiMo V2.6 Pro UltraSpeed", + "tier": "open-source", + "reasoning": false, + "tool_call": true, + "cost": { + "input": 4.35, + "output": 8.7, + "cache_read": 0.036 + }, + "limit": { + "context": 1048576, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "video", + "audio" + ], + "output": [ + "text" + ] + } + }, { "id": "MiniMaxAI/MiniMax-M2.5", "name": "MiniMax M2.5", @@ -2100,6 +2216,38 @@ ] } }, + { + "id": "stepfun/Step-5-Preview", + "name": "Step 5 Preview", + "tier": "open-source", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high" + ], + "tool_call": true, + "cost": { + "input": 1, + "output": 2.7, + "cache_read": 0.05 + }, + "limit": { + "context": 1000000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + } + }, { "id": "tencent/hy3-paid", "name": "Tencent Hy3",