@wallbreakerno4/opencode-commandcode-models 0.0.1789773407 → 0.0.1789798148

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.
Files changed (2) hide show
  1. package/models.json +4 -4
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-18T23:16:47.556Z",
4
- "sourceCliVersion": "1.56.2",
3
+ "generatedAt": "2026-09-19T06:09:08.324Z",
4
+ "sourceCliVersion": "1.58.0",
5
5
  "models": [
6
6
  {
7
7
  "id": "deepseek/deepseek-v4-pro",
@@ -419,14 +419,14 @@
419
419
  "maxOutput": 32768
420
420
  },
421
421
  {
422
- "id": "meituan/LongCat-2.0:free",
422
+ "id": "meituan/LongCat-2.0",
423
423
  "name": "LongCat 2.0",
424
424
  "reasoning": true,
425
425
  "inputModalities": [
426
426
  "text"
427
427
  ],
428
428
  "context": 1048576,
429
- "maxOutput": 32000
429
+ "maxOutput": 262144
430
430
  },
431
431
  {
432
432
  "id": "stepfun/Step-3.7-Flash",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallbreakerno4/opencode-commandcode-models",
3
- "version": "0.0.1789773407",
3
+ "version": "0.0.1789798148",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",