From f021d315db057e4c5b731870f728ffd141753bcc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 17:07:34 +0000 Subject: [PATCH] fix(catalog): sync command-code@1.38.2 --- _version.txt | 2 +- manifest.json | 12 ++++++------ models.json | 21 +++++++++------------ 3 files changed, 16 insertions(+), 19 deletions(-) diff --git a/_version.txt b/_version.txt index 11a36de..c85090d 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.38.1 +1.38.2 diff --git a/manifest.json b/manifest.json index 57e0e1f..380c21a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,19 +1,19 @@ { "schemaVersion": 1, - "generatedAt": "2026-08-28T21:14:42.165Z", + "generatedAt": "2026-08-29T17:07:34.207Z", "pluginVersion": "0.7.0", - "commandCodeVersion": "1.38.1", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.38.1.tgz", + "commandCodeVersion": "1.38.2", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.38.2.tgz", "modelCount": 65, "reasoningModelCount": 54, "extraction": { "modelCatalog": "ok", - "costCatalog": "docs", + "costCatalog": "cli", "costCatalogError": null }, "costSources": { - "cli": 0, - "officialDocs": 60, + "cli": 20, + "officialDocs": 40, "thirdParty": 0, "free": 5, "fallback": 0, diff --git a/models.json b/models.json index ac5a884..179ef0e 100644 --- a/models.json +++ b/models.json @@ -627,10 +627,10 @@ ], "tool_call": true, "cost": { - "input": 0.75, - "output": 3.75, - "cache_read": 0.075, - "cache_write": 0.04167 + "input": 1.5, + "output": 7.5, + "cache_read": 0.15, + "cache_write": 0.08334 }, "limit": { "context": 1048576, @@ -657,9 +657,8 @@ "reasoning": false, "tool_call": true, "cost": { - "input": 1, - "output": 3.2, - "cache_read": 0.2 + "input": 0.95, + "output": 3.15 }, "limit": { "context": 200000, @@ -1042,8 +1041,7 @@ "tool_call": true, "cost": { "input": 0.6, - "output": 3, - "cache_read": 0.1 + "output": 3 }, "limit": { "context": 256000, @@ -1276,9 +1274,8 @@ "reasoning": false, "tool_call": true, "cost": { - "input": 0.3, - "output": 1.2, - "cache_read": 0.03 + "input": 0.5, + "output": 2 }, "limit": { "context": 200000,