diff --git a/_version.txt b/_version.txt index 9405730..902c741 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.64.0 +1.65.0 diff --git a/manifest.json b/manifest.json index 06f0a4f..32d55b6 100644 --- a/manifest.json +++ b/manifest.json @@ -1,19 +1,19 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-23T00:01:49.133Z", + "generatedAt": "2026-09-24T00:01:18.410Z", "pluginVersion": "0.7.76", - "commandCodeVersion": "1.64.0", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.64.0.tgz", - "modelCount": 80, - "reasoningModelCount": 67, + "commandCodeVersion": "1.65.0", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.65.0.tgz", + "modelCount": 81, + "reasoningModelCount": 68, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", "costCatalogError": null }, "costSources": { - "cli": 25, - "officialDocs": 55, + "cli": 27, + "officialDocs": 54, "thirdParty": 0, "free": 0, "fallback": 0, diff --git a/models.json b/models.json index e1fa9ba..3393a47 100644 --- a/models.json +++ b/models.json @@ -671,9 +671,9 @@ ], "tool_call": true, "cost": { - "input": 0.15, - "output": 0.6, - "cache_read": 0.003 + "input": 0.3, + "output": 1.2, + "cache_read": 0.006 }, "limit": { "context": 1000000, @@ -1717,8 +1717,8 @@ "input": [ "text", "image", - "video", - "audio" + "audio", + "video" ], "output": [ "text" @@ -2305,6 +2305,38 @@ ] } }, + { + "id": "stealth/space-bunny-alpha", + "name": "Space Bunny Alpha", + "tier": "open-source", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high" + ], + "tool_call": true, + "cost": { + "input": 0, + "output": 0, + "cache_read": 0 + }, + "limit": { + "context": 1000000, + "output": 524288 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "video" + ], + "output": [ + "text" + ] + } + }, { "id": "stepfun/Step-3.5-Flash", "name": "Step 3.5 Flash",