@brainervirus/opencode-commandcode 0.7.59 → 0.7.61

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.61] - 2026-09-10
11
+
12
+ ## [0.7.60] - 2026-09-09
13
+
10
14
  ## [0.7.59] - 2026-09-09
11
15
 
12
16
  ## [0.7.58] - 2026-09-09
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.51.3
1
+ 1.53.0
package/manifest.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schemaVersion": 1,
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,
3
+ "generatedAt": "2026-09-10T12:00:59.709Z",
4
+ "pluginVersion": "0.7.60",
5
+ "commandCodeVersion": "1.53.0",
6
+ "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.53.0.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": 46,
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,
@@ -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",
@@ -1361,6 +1392,31 @@
1361
1392
  ]
1362
1393
  }
1363
1394
  },
1395
+ {
1396
+ "id": "inclusionai/ling-3.0-flash-sante:free",
1397
+ "name": "Ling 3.0 Flash Sante",
1398
+ "tier": "open-source",
1399
+ "reasoning": true,
1400
+ "tool_call": true,
1401
+ "cost": {
1402
+ "input": 0,
1403
+ "output": 0,
1404
+ "cache_read": 0
1405
+ },
1406
+ "limit": {
1407
+ "context": 262144,
1408
+ "output": 32768
1409
+ },
1410
+ "attachment": false,
1411
+ "modalities": {
1412
+ "input": [
1413
+ "text"
1414
+ ],
1415
+ "output": [
1416
+ "text"
1417
+ ]
1418
+ }
1419
+ },
1364
1420
  {
1365
1421
  "id": "meituan/LongCat-2.0:free",
1366
1422
  "name": "LongCat 2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.59",
3
+ "version": "0.7.61",
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",