@brainervirus/opencode-commandcode 0.7.2 → 0.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.7.3] - 2026-09-01
11
+
10
12
  ## [0.7.2] - 2026-08-31
11
13
 
12
14
  ## [0.7.1] - 2026-08-29
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.39.0
1
+ 1.39.2
package/manifest.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-08-31T18:01:07.465Z",
4
- "pluginVersion": "0.7.1",
5
- "commandCodeVersion": "1.39.0",
6
- "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.0.tgz",
3
+ "generatedAt": "2026-09-01T00:02:14.785Z",
4
+ "pluginVersion": "0.7.2",
5
+ "commandCodeVersion": "1.39.2",
6
+ "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.2.tgz",
7
7
  "modelCount": 66,
8
8
  "reasoningModelCount": 55,
9
9
  "extraction": {
@@ -24,8 +24,8 @@
24
24
  "free": [
25
25
  "inclusionai/ling-3.0-flash-free",
26
26
  "minimax/minimax-m2.7-free",
27
- "MiniMaxAI/MiniMax-M3-Free",
28
27
  "minimax/minimax-m3-free",
28
+ "MiniMaxAI/MiniMax-M3-Free",
29
29
  "tencent/Hy3"
30
30
  ],
31
31
  "unmatched": []
package/models.json CHANGED
@@ -397,7 +397,6 @@
397
397
  "reasoning": true,
398
398
  "reasoningEfforts": [
399
399
  "low",
400
- "medium",
401
400
  "high",
402
401
  "max"
403
402
  ],
@@ -1349,7 +1348,7 @@
1349
1348
  },
1350
1349
  {
1351
1350
  "id": "minimax/minimax-m2.7-free",
1352
- "name": "MiniMax M2.7 Free",
1351
+ "name": "MiniMax M2.7 (Free)",
1353
1352
  "tier": "open-source",
1354
1353
  "reasoning": false,
1355
1354
  "tool_call": true,
@@ -1399,8 +1398,8 @@
1399
1398
  }
1400
1399
  },
1401
1400
  {
1402
- "id": "MiniMaxAI/MiniMax-M3-Free",
1403
- "name": "MiniMax M3 Free",
1401
+ "id": "minimax/minimax-m3-free",
1402
+ "name": "MiniMax M3 (Free)",
1404
1403
  "tier": "open-source",
1405
1404
  "reasoning": true,
1406
1405
  "tool_call": true,
@@ -1416,8 +1415,7 @@
1416
1415
  "modalities": {
1417
1416
  "input": [
1418
1417
  "text",
1419
- "image",
1420
- "video"
1418
+ "image"
1421
1419
  ],
1422
1420
  "output": [
1423
1421
  "text"
@@ -1425,7 +1423,7 @@
1425
1423
  }
1426
1424
  },
1427
1425
  {
1428
- "id": "minimax/minimax-m3-free",
1426
+ "id": "MiniMaxAI/MiniMax-M3-Free",
1429
1427
  "name": "MiniMax M3 Free",
1430
1428
  "tier": "open-source",
1431
1429
  "reasoning": true,
@@ -1442,7 +1440,8 @@
1442
1440
  "modalities": {
1443
1441
  "input": [
1444
1442
  "text",
1445
- "image"
1443
+ "image",
1444
+ "video"
1446
1445
  ],
1447
1446
  "output": [
1448
1447
  "text"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.2",
3
+ "version": "0.7.3",
4
4
  "description": "Command Code API provider for opencode — use Claude, GPT, Gemini, DeepSeek, Qwen, Kimi, GLM, MiniMax, and Step models via Command Code",
5
5
  "keywords": [
6
6
  "ai",