From df0cbff3ea6b47adf69668594296fa46a3fc74ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Sep 2026 00:01:49 +0000 Subject: [PATCH] fix(catalog): sync command-code@1.64.0 --- _version.txt | 2 +- manifest.json | 12 ++-- models.json | 148 ++++++++++++++++++++++++++++++++++++++++++++++++-- 3 files changed, 151 insertions(+), 11 deletions(-) diff --git a/_version.txt b/_version.txt index b77a81d..9405730 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.62.1 +1.64.0 diff --git a/manifest.json b/manifest.json index a3883c9..c0c35d1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,18 +1,18 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-22T06:01:11.075Z", + "generatedAt": "2026-09-23T00:01:49.133Z", "pluginVersion": "0.7.75", - "commandCodeVersion": "1.62.1", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.62.1.tgz", - "modelCount": 76, - "reasoningModelCount": 63, + "commandCodeVersion": "1.64.0", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.64.0.tgz", + "modelCount": 80, + "reasoningModelCount": 67, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", "costCatalogError": null }, "costSources": { - "cli": 21, + "cli": 25, "officialDocs": 55, "thirdParty": 0, "free": 0, diff --git a/models.json b/models.json index 2d1b7f6..e1fa9ba 100644 --- a/models.json +++ b/models.json @@ -202,6 +202,41 @@ ] } }, + { + "id": "claude-opus-5-5", + "name": "Claude Opus 5.5", + "tier": "premium", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high", + "xhigh", + "max" + ], + "tool_call": true, + "cost": { + "input": 4, + "output": 20, + "cache_read": 0.2, + "cache_write": 5 + }, + "limit": { + "context": 1000000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + } + }, { "id": "claude-sonnet-4-6", "name": "Claude Sonnet 4.6", @@ -401,6 +436,111 @@ ] } }, + { + "id": "gpt-6-astra", + "name": "GPT-6 Astra", + "tier": "premium", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high", + "xhigh", + "max" + ], + "tool_call": true, + "cost": { + "input": 10, + "output": 50, + "cache_read": 1, + "cache_write": 12.5 + }, + "limit": { + "context": 1050000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + } + }, + { + "id": "gpt-6-luna", + "name": "GPT-6 Luna", + "tier": "premium", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high", + "xhigh", + "max" + ], + "tool_call": true, + "cost": { + "input": 0.1, + "output": 0.5, + "cache_read": 0.01, + "cache_write": 0.125 + }, + "limit": { + "context": 1050000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + } + }, + { + "id": "gpt-6-sol", + "name": "GPT-6 Sol", + "tier": "premium", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "high", + "xhigh", + "max" + ], + "tool_call": true, + "cost": { + "input": 2, + "output": 10, + "cache_read": 0.2, + "cache_write": 2.5 + }, + "limit": { + "context": 1050000, + "output": 65536 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "pdf" + ], + "output": [ + "text" + ] + } + }, { "id": "deepseek/deepseek-v4-flash", "name": "DeepSeek V4 Flash (latest)", @@ -1521,8 +1661,8 @@ "input": [ "text", "image", - "video", - "audio" + "audio", + "video" ], "output": [ "text" @@ -1549,8 +1689,8 @@ "input": [ "text", "image", - "video", - "audio" + "audio", + "video" ], "output": [ "text"