@wallbreakerno4/opencode-commandcode-models 0.0.1790213572 → 0.0.1790232263

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,6 +1,6 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-24T01:32:52.547Z",
3
+ "generatedAt": "2026-09-24T06:44:23.029Z",
4
4
  "sourceCliVersion": "1.65.0",
5
5
  "models": [
6
6
  {
@@ -135,7 +135,7 @@
135
135
  "image"
136
136
  ],
137
137
  "context": 256000,
138
- "maxOutput": 256000
138
+ "maxOutput": 32768
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": 131072
209
+ "maxOutput": 262144
210
210
  },
211
211
  {
212
212
  "id": "zai-org/GLM-5.1",
@@ -542,7 +542,7 @@
542
542
  "image"
543
543
  ],
544
544
  "context": 1000000,
545
- "maxOutput": 32768
545
+ "maxOutput": 1048576
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.1790213572",
3
+ "version": "0.0.1790232263",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",