@brainervirus/opencode-commandcode 0.7.58 → 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,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.59] - 2026-09-09
11
+
10
12
  ## [0.7.58] - 2026-09-09
11
13
 
12
14
  ## [0.7.57] - 2026-09-08
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.51.2
1
+ 1.51.3
package/manifest.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-09T00:01:26.538Z",
4
- "pluginVersion": "0.7.57",
5
- "commandCodeVersion": "1.51.2",
6
- "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.51.2.tgz",
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
7
  "modelCount": 73,
8
8
  "reasoningModelCount": 62,
9
9
  "extraction": {
package/models.json CHANGED
@@ -1517,6 +1517,11 @@
1517
1517
  "name": "MiniMax M3",
1518
1518
  "tier": "open-source",
1519
1519
  "reasoning": true,
1520
+ "reasoningEfforts": [
1521
+ "low",
1522
+ "medium",
1523
+ "high"
1524
+ ],
1520
1525
  "tool_call": true,
1521
1526
  "cost": {
1522
1527
  "input": 0.3,
@@ -1544,6 +1549,11 @@
1544
1549
  "name": "MiniMax M3 (Free)",
1545
1550
  "tier": "open-source",
1546
1551
  "reasoning": true,
1552
+ "reasoningEfforts": [
1553
+ "low",
1554
+ "medium",
1555
+ "high"
1556
+ ],
1547
1557
  "tool_call": true,
1548
1558
  "cost": {
1549
1559
  "input": 0,
@@ -1570,6 +1580,11 @@
1570
1580
  "name": "MiniMax M3 Free",
1571
1581
  "tier": "open-source",
1572
1582
  "reasoning": true,
1583
+ "reasoningEfforts": [
1584
+ "low",
1585
+ "medium",
1586
+ "high"
1587
+ ],
1573
1588
  "tool_call": true,
1574
1589
  "cost": {
1575
1590
  "input": 0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.58",
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",