@wallbreakerno4/opencode-commandcode-models 0.0.1790196813 → 0.0.1790213572

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 +26 -10
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-23T20:53:33.406Z",
4
- "sourceCliVersion": "1.64.0",
3
+ "generatedAt": "2026-09-24T01:32:52.547Z",
4
+ "sourceCliVersion": "1.65.0",
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",
@@ -464,7 +464,7 @@
464
464
  "high"
465
465
  ],
466
466
  "context": 1000000,
467
- "maxOutput": 1000000
467
+ "maxOutput": 65536
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",
@@ -564,6 +564,22 @@
564
564
  "context": 262144,
565
565
  "maxOutput": 32768
566
566
  },
567
+ {
568
+ "id": "stealth/space-bunny-alpha",
569
+ "name": "Space Bunny Alpha",
570
+ "reasoning": true,
571
+ "inputModalities": [
572
+ "text",
573
+ "image"
574
+ ],
575
+ "efforts": [
576
+ "low",
577
+ "medium",
578
+ "high"
579
+ ],
580
+ "context": 1000000,
581
+ "maxOutput": 524288
582
+ },
567
583
  {
568
584
  "id": "gpt-6-luna",
569
585
  "name": "GPT-6 Luna",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallbreakerno4/opencode-commandcode-models",
3
- "version": "0.0.1790196813",
3
+ "version": "0.0.1790213572",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",