@brainervirus/opencode-commandcode 0.7.57 → 0.7.59

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,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
 
8
8
  ## [Unreleased]
9
9
 
10
+ ## [0.7.59] - 2026-09-09
11
+
12
+ ## [0.7.58] - 2026-09-09
13
+
10
14
  ## [0.7.57] - 2026-09-08
11
15
 
12
16
  ## [0.7.56] - 2026-09-08
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.51.0
1
+ 1.51.3
package/manifest.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-08T18:01:22.157Z",
4
- "pluginVersion": "0.7.56",
5
- "commandCodeVersion": "1.51.0",
6
- "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.0.tgz",
7
- "modelCount": 74,
8
- "reasoningModelCount": 63,
3
+ "generatedAt": "2026-09-09T06:01:28.123Z",
4
+ "pluginVersion": "0.7.58",
5
+ "commandCodeVersion": "1.51.3",
6
+ "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.3.tgz",
7
+ "modelCount": 73,
8
+ "reasoningModelCount": 62,
9
9
  "extraction": {
10
10
  "modelCatalog": "ok",
11
11
  "costCatalog": "cli",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "costSources": {
15
15
  "cli": 22,
16
- "officialDocs": 47,
16
+ "officialDocs": 46,
17
17
  "thirdParty": 0,
18
18
  "free": 5,
19
19
  "fallback": 0,
package/models.json CHANGED
@@ -554,32 +554,6 @@
554
554
  ]
555
555
  }
556
556
  },
557
- {
558
- "id": "deepseek/deepseek-v4.1-flash-beta",
559
- "name": "DeepSeek V4.1 Flash (beta)",
560
- "tier": "open-source",
561
- "reasoning": true,
562
- "tool_call": true,
563
- "cost": {
564
- "input": 0.22,
565
- "output": 0.66,
566
- "cache_read": 0.007
567
- },
568
- "limit": {
569
- "context": 1000000,
570
- "output": 65536
571
- },
572
- "attachment": true,
573
- "modalities": {
574
- "input": [
575
- "text",
576
- "image"
577
- ],
578
- "output": [
579
- "text"
580
- ]
581
- }
582
- },
583
557
  {
584
558
  "id": "sakana/fugu-ultra",
585
559
  "name": "Fugu Ultra",
@@ -1543,6 +1517,11 @@
1543
1517
  "name": "MiniMax M3",
1544
1518
  "tier": "open-source",
1545
1519
  "reasoning": true,
1520
+ "reasoningEfforts": [
1521
+ "low",
1522
+ "medium",
1523
+ "high"
1524
+ ],
1546
1525
  "tool_call": true,
1547
1526
  "cost": {
1548
1527
  "input": 0.3,
@@ -1570,6 +1549,11 @@
1570
1549
  "name": "MiniMax M3 (Free)",
1571
1550
  "tier": "open-source",
1572
1551
  "reasoning": true,
1552
+ "reasoningEfforts": [
1553
+ "low",
1554
+ "medium",
1555
+ "high"
1556
+ ],
1573
1557
  "tool_call": true,
1574
1558
  "cost": {
1575
1559
  "input": 0,
@@ -1596,6 +1580,11 @@
1596
1580
  "name": "MiniMax M3 Free",
1597
1581
  "tier": "open-source",
1598
1582
  "reasoning": true,
1583
+ "reasoningEfforts": [
1584
+ "low",
1585
+ "medium",
1586
+ "high"
1587
+ ],
1599
1588
  "tool_call": true,
1600
1589
  "cost": {
1601
1590
  "input": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.57",
3
+ "version": "0.7.59",
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",