@wallbreakerno4/opencode-commandcode-models 0.0.1790205713 → 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 +19 -3
  2. package/package.json +1 -1
package/models.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-09-23T23:21:53.796Z",
4
- "sourceCliVersion": "1.64.1",
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",
@@ -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",
@@ -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.1790205713",
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",