diff --git a/_version.txt b/_version.txt index 6570a6d..3ebf789 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.55.1 +1.56.0 diff --git a/manifest.json b/manifest.json index 0607783..2ad5ee0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,11 +1,11 @@ { "schemaVersion": 1, - "generatedAt": "2026-09-18T00:02:01.704Z", + "generatedAt": "2026-09-18T06:00:50.957Z", "pluginVersion": "0.7.67", - "commandCodeVersion": "1.55.1", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.55.1.tgz", - "modelCount": 75, - "reasoningModelCount": 64, + "commandCodeVersion": "1.56.0", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.56.0.tgz", + "modelCount": 76, + "reasoningModelCount": 65, "extraction": { "modelCatalog": "ok", "costCatalog": "cli", @@ -14,13 +14,15 @@ "costSources": { "cli": 22, "officialDocs": 48, - "thirdParty": 0, + "thirdParty": 1, "free": 5, "fallback": 0, "unmatched": 0 }, "review": { - "thirdParty": [], + "thirdParty": [ + "Qwen/Qwen3.8-Omni-Flash" + ], "free": [ "inclusionai/ling-3.0-flash-free", "minimax/minimax-m2.7-free", diff --git a/models.json b/models.json index 79e8f7e..47632b3 100644 --- a/models.json +++ b/models.json @@ -2128,6 +2128,39 @@ ] } }, + { + "id": "Qwen/Qwen3.8-Omni-Flash", + "name": "Qwen 3.8 Omni Flash", + "tier": "open-source", + "reasoning": true, + "reasoningEfforts": [ + "low", + "medium", + "xhigh" + ], + "tool_call": true, + "cost": { + "input": 0.15, + "output": 0.47, + "cache_read": 0.016 + }, + "limit": { + "context": 1000000, + "output": 131072 + }, + "attachment": true, + "modalities": { + "input": [ + "text", + "image", + "audio", + "video" + ], + "output": [ + "text" + ] + } + }, { "id": "stepfun/Step-3.5-Flash", "name": "Step 3.5 Flash",