@wallbreakerno4/opencode-commandcode-models 0.0.1790378686 → 0.0.1790405651

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-25T23:24:46.902Z",
4
- "sourceCliVersion": "1.65.5",
3
+ "generatedAt": "2026-09-26T06:54:10.943Z",
4
+ "sourceCliVersion": "1.66.0",
5
5
  "models": [
6
6
  {
7
7
  "id": "deepseek/deepseek-v4-pro",
@@ -580,6 +580,22 @@
580
580
  "context": 1000000,
581
581
  "maxOutput": 524288
582
582
  },
583
+ {
584
+ "id": "stealth/pixel-canary",
585
+ "name": "Pixel Canary",
586
+ "reasoning": true,
587
+ "inputModalities": [
588
+ "text",
589
+ "image"
590
+ ],
591
+ "efforts": [
592
+ "low",
593
+ "medium",
594
+ "xhigh"
595
+ ],
596
+ "context": 262144,
597
+ "maxOutput": 131072
598
+ },
583
599
  {
584
600
  "id": "gpt-6-luna",
585
601
  "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.1790378686",
3
+ "version": "0.0.1790405651",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",