From f4e2680b6f05460574f7ab1ab92dc953e9b0269d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 00:01:26 +0000 Subject: [PATCH] fix(catalog): sync command-code@1.51.2 --- _version.txt | 2 +- manifest.json | 12 ++++++------ models.json | 26 -------------------------- 3 files changed, 7 insertions(+), 33 deletions(-) diff --git a/_version.txt b/_version.txt index ba0a719..aa618f0 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.51.0 +1.51.2 diff --git a/manifest.json b/manifest.json index 7d08e9c..05ba7d0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-08T18:01:22.157Z", + "generatedAt": "2026-09-09T00:01:26.538Z", "pluginVersion": "0.7.57", - "commandCodeVersion": "1.51.0", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.0.tgz", - "modelCount": 74, - "reasoningModelCount": 63, + "commandCodeVersion": "1.51.2", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.2.tgz", + "modelCount": 73, + "reasoningModelCount": 62, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", @@ -13,7 +13,7 @@ }, "costSources": { "cli": 22, - "officialDocs": 47, + "officialDocs": 46, "thirdParty": 0, "free": 5, "fallback": 0, diff --git a/models.json b/models.json index 18b848b..214d064 100644 --- a/models.json +++ b/models.json @@ -554,32 +554,6 @@ ] } }, - { - "id": "deepseek/deepseek-v4.1-flash-beta", - "name": "DeepSeek V4.1 Flash (beta)", - "tier": "open-source", - "reasoning": true, - "tool_call": true, - "cost": { - "input": 0.22, - "output": 0.66, - "cache_read": 0.007 - }, - "limit": { - "context": 1000000, - "output": 65536 - }, - "attachment": true, - "modalities": { - "input": [ - "text", - "image" - ], - "output": [ - "text" - ] - } - }, { "id": "sakana/fugu-ultra", "name": "Fugu Ultra",