@wallbreakerno4/opencode-commandcode-models 0.0.1790121046 → 0.0.1790130913

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 +5 -5
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-22T23:50:46.118Z",
3
+ "generatedAt": "2026-09-23T02:35:13.230Z",
4
4
  "sourceCliVersion": "1.64.0",
5
5
  "models": [
6
6
  {
@@ -135,7 +135,7 @@
135
135
  "image"
136
136
  ],
137
137
  "context": 256000,
138
- "maxOutput": 32768
138
+ "maxOutput": 256000
139
139
  },
140
140
  {
141
141
  "id": "z-ai/glm-5.3-flash",
@@ -206,7 +206,7 @@
206
206
  "text"
207
207
  ],
208
208
  "context": 1000000,
209
- "maxOutput": 262144
209
+ "maxOutput": 131072
210
210
  },
211
211
  {
212
212
  "id": "zai-org/GLM-5.1",
@@ -464,7 +464,7 @@
464
464
  "high"
465
465
  ],
466
466
  "context": 1000000,
467
- "maxOutput": 131072
467
+ "maxOutput": 1000000
468
468
  },
469
469
  {
470
470
  "id": "stepfun/Step-3.7-Flash",
@@ -542,7 +542,7 @@
542
542
  "image"
543
543
  ],
544
544
  "context": 1000000,
545
- "maxOutput": 1048576
545
+ "maxOutput": 32768
546
546
  },
547
547
  {
548
548
  "id": "poolside/laguna-s-2.1-free",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallbreakerno4/opencode-commandcode-models",
3
- "version": "0.0.1790121046",
3
+ "version": "0.0.1790130913",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",