From 52f139f90434dad5ded50aae4bd6fae189d0689f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:02:15 +0000 Subject: [PATCH] fix(catalog): sync command-code@1.39.2 --- _version.txt | 2 +- manifest.json | 8 ++++---- models.json | 15 +++++++-------- 3 files changed, 12 insertions(+), 13 deletions(-) diff --git a/_version.txt b/_version.txt index 5edffce..ecbe9df 100644 --- a/_version.txt +++ b/_version.txt @@ -1 +1 @@ -1.39.0 +1.39.2 diff --git a/manifest.json b/manifest.json index 8816cc1..7ac7def 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { "schemaVersion": 1, - "generatedAt": "2026-08-31T18:01:07.465Z", + "generatedAt": "2026-09-01T00:02:14.785Z", "pluginVersion": "0.7.2", - "commandCodeVersion": "1.39.0", - "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.0.tgz", + "commandCodeVersion": "1.39.2", + "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.2.tgz", "modelCount": 66, "reasoningModelCount": 55, "extraction": { @@ -24,8 +24,8 @@ "free": [ "inclusionai/ling-3.0-flash-free", "minimax/minimax-m2.7-free", - "MiniMaxAI/MiniMax-M3-Free", "minimax/minimax-m3-free", + "MiniMaxAI/MiniMax-M3-Free", "tencent/Hy3" ], "unmatched": [] diff --git a/models.json b/models.json index a2f321a..71e1596 100644 --- a/models.json +++ b/models.json @@ -397,7 +397,6 @@ "reasoning": true, "reasoningEfforts": [ "low", - "medium", "high", "max" ], @@ -1349,7 +1348,7 @@ }, { "id": "minimax/minimax-m2.7-free", - "name": "MiniMax M2.7 Free", + "name": "MiniMax M2.7 (Free)", "tier": "open-source", "reasoning": false, "tool_call": true, @@ -1399,8 +1398,8 @@ } }, { - "id": "MiniMaxAI/MiniMax-M3-Free", - "name": "MiniMax M3 Free", + "id": "minimax/minimax-m3-free", + "name": "MiniMax M3 (Free)", "tier": "open-source", "reasoning": true, "tool_call": true, @@ -1416,8 +1415,7 @@ "modalities": { "input": [ "text", - "image", - "video" + "image" ], "output": [ "text" @@ -1425,7 +1423,7 @@ } }, { - "id": "minimax/minimax-m3-free", + "id": "MiniMaxAI/MiniMax-M3-Free", "name": "MiniMax M3 Free", "tier": "open-source", "reasoning": true, @@ -1442,7 +1440,8 @@ "modalities": { "input": [ "text", - "image" + "image", + "video" ], "output": [ "text"