@wallbreakerno4/opencode-commandcode-models 0.0.1790186021 → 0.0.1790205713

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 +9 -9
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-23T17:53:41.878Z",
4
- "sourceCliVersion": "1.64.0",
3
+ "generatedAt": "2026-09-23T23:21:53.796Z",
4
+ "sourceCliVersion": "1.64.1",
5
5
  "models": [
6
6
  {
7
7
  "id": "deepseek/deepseek-v4-pro",
@@ -15,7 +15,7 @@
15
15
  "max"
16
16
  ],
17
17
  "context": 1000000,
18
- "maxOutput": 384000
18
+ "maxOutput": 393216
19
19
  },
20
20
  {
21
21
  "id": "deepseek/deepseek-v4-flash",
@@ -29,7 +29,7 @@
29
29
  "max"
30
30
  ],
31
31
  "context": 1000000,
32
- "maxOutput": 384000
32
+ "maxOutput": 393216
33
33
  },
34
34
  {
35
35
  "id": "deepseek/deepseek-v4-flash-vision-exp",
@@ -44,7 +44,7 @@
44
44
  "max"
45
45
  ],
46
46
  "context": 1000000,
47
- "maxOutput": 384000
47
+ "maxOutput": 393216
48
48
  },
49
49
  {
50
50
  "id": "deepseek/deepseek-v4-flash-fast",
@@ -91,7 +91,7 @@
91
91
  "max"
92
92
  ],
93
93
  "context": 1000000,
94
- "maxOutput": 131072
94
+ "maxOutput": 1048576
95
95
  },
96
96
  {
97
97
  "id": "moonshotai/Kimi-K2.7-Code",
@@ -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",
@@ -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.1790186021",
3
+ "version": "0.0.1790205713",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",