@brainervirus/opencode-commandcode 0.7.47 → 0.7.49

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.49] - 2026-09-03
11
+
12
+ ## [0.7.48] - 2026-09-02
13
+
10
14
  ## [0.7.47] - 2026-09-02
11
15
 
12
16
  ## [0.7.46] - 2026-09-02
package/_version.txt CHANGED
@@ -1 +1 @@
1
- 1.40.1
1
+ 1.44.0
package/manifest.json CHANGED
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-02T12:41:12.672Z",
4
- "pluginVersion": "0.7.46",
5
- "commandCodeVersion": "1.40.1",
6
- "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.40.1.tgz",
7
- "modelCount": 67,
8
- "reasoningModelCount": 56,
3
+ "generatedAt": "2026-09-03T00:01:34.575Z",
4
+ "pluginVersion": "0.7.48",
5
+ "commandCodeVersion": "1.44.0",
6
+ "commandCodeTarball": "https://registry.npmjs.org/command-code/-/command-code-1.44.0.tgz",
7
+ "modelCount": 72,
8
+ "reasoningModelCount": 61,
9
9
  "extraction": {
10
10
  "modelCatalog": "ok",
11
11
  "costCatalog": "cli",
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "costSources": {
15
15
  "cli": 21,
16
- "officialDocs": 41,
16
+ "officialDocs": 46,
17
17
  "thirdParty": 0,
18
18
  "free": 5,
19
19
  "fallback": 0,
package/models.json CHANGED
@@ -715,6 +715,40 @@
715
715
  ]
716
716
  }
717
717
  },
718
+ {
719
+ "id": "google/gemini-3.8-flash",
720
+ "name": "Gemini 3.8 Flash",
721
+ "tier": "open-source",
722
+ "reasoning": true,
723
+ "reasoningEfforts": [
724
+ "low",
725
+ "medium",
726
+ "high"
727
+ ],
728
+ "tool_call": true,
729
+ "cost": {
730
+ "input": 1.5,
731
+ "output": 7.5,
732
+ "cache_read": 0.15
733
+ },
734
+ "limit": {
735
+ "context": 1000000,
736
+ "output": 65536
737
+ },
738
+ "attachment": true,
739
+ "modalities": {
740
+ "input": [
741
+ "text",
742
+ "image",
743
+ "video",
744
+ "audio",
745
+ "pdf"
746
+ ],
747
+ "output": [
748
+ "text"
749
+ ]
750
+ }
751
+ },
718
752
  {
719
753
  "id": "zai-org/GLM-5",
720
754
  "name": "GLM-5",
@@ -1284,6 +1318,31 @@
1284
1318
  ]
1285
1319
  }
1286
1320
  },
1321
+ {
1322
+ "id": "meituan/LongCat-2.0:free",
1323
+ "name": "LongCat 2.0",
1324
+ "tier": "open-source",
1325
+ "reasoning": true,
1326
+ "tool_call": true,
1327
+ "cost": {
1328
+ "input": 0,
1329
+ "output": 0,
1330
+ "cache_read": 0
1331
+ },
1332
+ "limit": {
1333
+ "context": 1048576,
1334
+ "output": 65536
1335
+ },
1336
+ "attachment": false,
1337
+ "modalities": {
1338
+ "input": [
1339
+ "text"
1340
+ ],
1341
+ "output": [
1342
+ "text"
1343
+ ]
1344
+ }
1345
+ },
1287
1346
  {
1288
1347
  "id": "xiaomi/mimo-v2.5",
1289
1348
  "name": "MiMo V2.5",
@@ -1575,6 +1634,64 @@
1575
1634
  ]
1576
1635
  }
1577
1636
  },
1637
+ {
1638
+ "id": "meta/muse-spark-1.3",
1639
+ "name": "Muse Spark 1.3",
1640
+ "tier": "open-source",
1641
+ "reasoning": true,
1642
+ "tool_call": true,
1643
+ "cost": {
1644
+ "input": 1.25,
1645
+ "output": 4.25,
1646
+ "cache_read": 0.15
1647
+ },
1648
+ "limit": {
1649
+ "context": 1048576,
1650
+ "output": 65536
1651
+ },
1652
+ "attachment": true,
1653
+ "modalities": {
1654
+ "input": [
1655
+ "text",
1656
+ "image",
1657
+ "video",
1658
+ "pdf",
1659
+ "audio"
1660
+ ],
1661
+ "output": [
1662
+ "text"
1663
+ ]
1664
+ }
1665
+ },
1666
+ {
1667
+ "id": "meta/muse-spark-1.3-contributor",
1668
+ "name": "Muse Spark 1.3 Contributor",
1669
+ "tier": "open-source",
1670
+ "reasoning": true,
1671
+ "tool_call": true,
1672
+ "cost": {
1673
+ "input": 0.1,
1674
+ "output": 0.2,
1675
+ "cache_read": 0.002
1676
+ },
1677
+ "limit": {
1678
+ "context": 1048576,
1679
+ "output": 65536
1680
+ },
1681
+ "attachment": true,
1682
+ "modalities": {
1683
+ "input": [
1684
+ "text",
1685
+ "image",
1686
+ "video",
1687
+ "pdf",
1688
+ "audio"
1689
+ ],
1690
+ "output": [
1691
+ "text"
1692
+ ]
1693
+ }
1694
+ },
1578
1695
  {
1579
1696
  "id": "nvidia/nemotron-3-ultra-550b-a55b",
1580
1697
  "name": "Nemotron 3 Ultra",
@@ -1833,6 +1950,39 @@
1833
1950
  ]
1834
1951
  }
1835
1952
  },
1953
+ {
1954
+ "id": "Qwen/Qwen3.8-Max-0902",
1955
+ "name": "Qwen 3.8 Max 0902",
1956
+ "tier": "open-source",
1957
+ "reasoning": true,
1958
+ "reasoningEfforts": [
1959
+ "low",
1960
+ "medium",
1961
+ "xhigh"
1962
+ ],
1963
+ "tool_call": true,
1964
+ "cost": {
1965
+ "input": 2,
1966
+ "output": 6,
1967
+ "cache_read": 0.25
1968
+ },
1969
+ "limit": {
1970
+ "context": 1000000,
1971
+ "output": 65536
1972
+ },
1973
+ "attachment": true,
1974
+ "modalities": {
1975
+ "input": [
1976
+ "text",
1977
+ "image",
1978
+ "video",
1979
+ "pdf"
1980
+ ],
1981
+ "output": [
1982
+ "text"
1983
+ ]
1984
+ }
1985
+ },
1836
1986
  {
1837
1987
  "id": "stepfun/Step-3.5-Flash",
1838
1988
  "name": "Step 3.5 Flash",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brainervirus/opencode-commandcode",
3
- "version": "0.7.47",
3
+ "version": "0.7.49",
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",