@brainervirus/opencode-commandcode 0.7.60 → 0.7.62

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.62] - 2026-09-12
11
+
12
+ ## [0.7.61] - 2026-09-10
13
+
10
14
  ## [0.7.60] - 2026-09-09
11
15
 
12
16
  ## [0.7.59] - 2026-09-09
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.52.0
1
+ 1.53.1
package/manifest.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-09T18:01:13.059Z",
4
- "pluginVersion": "0.7.59",
5
- "commandCodeVersion": "1.52.0",
6
- "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.52.0.tgz",
7
- "modelCount": 74,
8
- "reasoningModelCount": 63,
3
+ "generatedAt": "2026-09-12T00:01:29.909Z",
4
+ "pluginVersion": "0.7.61",
5
+ "commandCodeVersion": "1.53.1",
6
+ "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.53.1.tgz",
7
+ "modelCount": 75,
8
+ "reasoningModelCount": 64,
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": 48,
17
17
  "thirdParty": 0,
18
18
  "free": 5,
19
19
  "fallback": 0,
package/models.json CHANGED
@@ -447,9 +447,9 @@
447
447
  ],
448
448
  "tool_call": true,
449
449
  "cost": {
450
- "input": 0.22,
451
- "output": 0.66,
452
- "cache_read": 0.007
450
+ "input": 0.15,
451
+ "output": 0.6,
452
+ "cache_read": 0.003
453
453
  },
454
454
  "limit": {
455
455
  "context": 1000000,
@@ -506,9 +506,9 @@
506
506
  ],
507
507
  "tool_call": true,
508
508
  "cost": {
509
- "input": 0.22,
510
- "output": 0.66,
511
- "cache_read": 0.007
509
+ "input": 0.15,
510
+ "output": 0.6,
511
+ "cache_read": 0.003
512
512
  },
513
513
  "limit": {
514
514
  "context": 1000000,
@@ -554,6 +554,37 @@
554
554
  ]
555
555
  }
556
556
  },
557
+ {
558
+ "id": "deepseek/deepseek-v4.1-flash",
559
+ "name": "DeepSeek V4.1 Flash",
560
+ "tier": "open-source",
561
+ "reasoning": true,
562
+ "reasoningEfforts": [
563
+ "low",
564
+ "high",
565
+ "max"
566
+ ],
567
+ "tool_call": true,
568
+ "cost": {
569
+ "input": 0.15,
570
+ "output": 0.6,
571
+ "cache_read": 0.003
572
+ },
573
+ "limit": {
574
+ "context": 1000000,
575
+ "output": 65536
576
+ },
577
+ "attachment": true,
578
+ "modalities": {
579
+ "input": [
580
+ "text",
581
+ "image"
582
+ ],
583
+ "output": [
584
+ "text"
585
+ ]
586
+ }
587
+ },
557
588
  {
558
589
  "id": "sakana/fugu-ultra",
559
590
  "name": "Fugu Ultra",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.60",
3
+ "version": "0.7.62",
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",