From 2960529c864045a1c762a4e1b7dffbc38a23e18b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 18:01:13 +0000 Subject: [PATCH] fix(catalog): sync command-code@1.52.0 --- _version.txt | 2 +- manifest.json | 12 ++++++------ models.json | 25 +++++++++++++++++++++++++ 3 files changed, 32 insertions(+), 7 deletions(-) diff --git a/_version.txt b/_version.txt index f8997b4..a63cb35 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.51.3 +1.52.0 diff --git a/manifest.json b/manifest.json index 66edee6..8f4261f 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-09T06:01:28.123Z", + "generatedAt": "2026-09-09T18:01:13.059Z", "pluginVersion": "0.7.59", - "commandCodeVersion": "1.51.3", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.3.tgz", - "modelCount": 73, - "reasoningModelCount": 62, + "commandCodeVersion": "1.52.0", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.52.0.tgz", + "modelCount": 74, + "reasoningModelCount": 63, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", @@ -13,7 +13,7 @@ }, "costSources": { "cli": 22, - "officialDocs": 46, + "officialDocs": 47, "thirdParty": 0, "free": 5, "fallback": 0, diff --git a/models.json b/models.json index e6c7a66..c5a9c52 100644 --- a/models.json +++ b/models.json @@ -1361,6 +1361,31 @@ ] } }, + { + "id": "inclusionai/ling-3.0-flash-sante:free", + "name": "Ling 3.0 Flash Sante", + "tier": "open-source", + "reasoning": true, + "tool_call": true, + "cost": { + "input": 0, + "output": 0, + "cache_read": 0 + }, + "limit": { + "context": 262144, + "output": 32768 + }, + "attachment": false, + "modalities": { + "input": [ + "text" + ], + "output": [ + "text" + ] + } + }, { "id": "meituan/LongCat-2.0:free", "name": "LongCat 2.0",