@brainervirus/opencode-commandcode 0.7.2 → 0.7.4
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 +4 -0
- package/_version.txt +1 -1
- package/manifest.json +5 -5
- package/models.json +12 -8
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/_version.txt
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.39.
|
|
1
|
+
1.39.3
|
package/manifest.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
|
-
"generatedAt": "2026-
|
|
4
|
-
"pluginVersion": "0.7.
|
|
5
|
-
"commandCodeVersion": "1.39.
|
|
6
|
-
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.
|
|
3
|
+
"generatedAt": "2026-09-01T18:01:30.152Z",
|
|
4
|
+
"pluginVersion": "0.7.3",
|
|
5
|
+
"commandCodeVersion": "1.39.3",
|
|
6
|
+
"commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.39.3.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
|
],
|
|
@@ -1174,6 +1173,11 @@
|
|
|
1174
1173
|
"name": "Kimi K3",
|
|
1175
1174
|
"tier": "open-source",
|
|
1176
1175
|
"reasoning": true,
|
|
1176
|
+
"reasoningEfforts": [
|
|
1177
|
+
"low",
|
|
1178
|
+
"high",
|
|
1179
|
+
"max"
|
|
1180
|
+
],
|
|
1177
1181
|
"tool_call": true,
|
|
1178
1182
|
"cost": {
|
|
1179
1183
|
"input": 3,
|
|
@@ -1349,7 +1353,7 @@
|
|
|
1349
1353
|
},
|
|
1350
1354
|
{
|
|
1351
1355
|
"id": "minimax/minimax-m2.7-free",
|
|
1352
|
-
"name": "MiniMax M2.7 Free",
|
|
1356
|
+
"name": "MiniMax M2.7 (Free)",
|
|
1353
1357
|
"tier": "open-source",
|
|
1354
1358
|
"reasoning": false,
|
|
1355
1359
|
"tool_call": true,
|
|
@@ -1399,8 +1403,8 @@
|
|
|
1399
1403
|
}
|
|
1400
1404
|
},
|
|
1401
1405
|
{
|
|
1402
|
-
"id": "
|
|
1403
|
-
"name": "MiniMax M3 Free",
|
|
1406
|
+
"id": "minimax/minimax-m3-free",
|
|
1407
|
+
"name": "MiniMax M3 (Free)",
|
|
1404
1408
|
"tier": "open-source",
|
|
1405
1409
|
"reasoning": true,
|
|
1406
1410
|
"tool_call": true,
|
|
@@ -1416,8 +1420,7 @@
|
|
|
1416
1420
|
"modalities": {
|
|
1417
1421
|
"input": [
|
|
1418
1422
|
"text",
|
|
1419
|
-
"image"
|
|
1420
|
-
"video"
|
|
1423
|
+
"image"
|
|
1421
1424
|
],
|
|
1422
1425
|
"output": [
|
|
1423
1426
|
"text"
|
|
@@ -1425,7 +1428,7 @@
|
|
|
1425
1428
|
}
|
|
1426
1429
|
},
|
|
1427
1430
|
{
|
|
1428
|
-
"id": "
|
|
1431
|
+
"id": "MiniMaxAI/MiniMax-M3-Free",
|
|
1429
1432
|
"name": "MiniMax M3 Free",
|
|
1430
1433
|
"tier": "open-source",
|
|
1431
1434
|
"reasoning": true,
|
|
@@ -1442,7 +1445,8 @@
|
|
|
1442
1445
|
"modalities": {
|
|
1443
1446
|
"input": [
|
|
1444
1447
|
"text",
|
|
1445
|
-
"image"
|
|
1448
|
+
"image",
|
|
1449
|
+
"video"
|
|
1446
1450
|
],
|
|
1447
1451
|
"output": [
|
|
1448
1452
|
"text"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@brainervirus/opencode-commandcode",
|
|
3
|
-
"version": "0.7.
|
|
3
|
+
"version": "0.7.4",
|
|
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",
|