@wallbreakerno4/opencode-commandcode-models 0.0.1789680866 → 0.0.1789694934

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 +18 -2
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-17T21:34:26.934Z",
4
- "sourceCliVersion": "1.55.1",
3
+ "generatedAt": "2026-09-18T01:28:54.457Z",
4
+ "sourceCliVersion": "1.56.0",
5
5
  "models": [
6
6
  {
7
7
  "id": "deepseek/deepseek-v4-pro",
@@ -269,6 +269,22 @@
269
269
  "context": 1000000,
270
270
  "maxOutput": 131072
271
271
  },
272
+ {
273
+ "id": "Qwen/Qwen3.8-Omni-Flash",
274
+ "name": "Qwen 3.8 Omni Flash",
275
+ "reasoning": true,
276
+ "inputModalities": [
277
+ "text",
278
+ "image"
279
+ ],
280
+ "efforts": [
281
+ "low",
282
+ "medium",
283
+ "xhigh"
284
+ ],
285
+ "context": 1000000,
286
+ "maxOutput": 131072
287
+ },
272
288
  {
273
289
  "id": "Qwen/Qwen3.8-Max-0902",
274
290
  "name": "Qwen 3.8 Max 0902",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallbreakerno4/opencode-commandcode-models",
3
- "version": "0.0.1789680866",
3
+ "version": "0.0.1789694934",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",