@wallbreakerno4/opencode-commandcode-models 0.0.1790015973 → 0.0.1790028813

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-21T18:39:33.412Z",
4
- "sourceCliVersion": "1.58.1",
3
+ "generatedAt": "2026-09-21T22:13:33.053Z",
4
+ "sourceCliVersion": "1.61.0",
5
5
  "models": [
6
6
  {
7
7
  "id": "deepseek/deepseek-v4-pro",
@@ -428,6 +428,22 @@
428
428
  "context": 1048576,
429
429
  "maxOutput": 262144
430
430
  },
431
+ {
432
+ "id": "stepfun/Step-5-Preview",
433
+ "name": "Step 5 Preview",
434
+ "reasoning": true,
435
+ "inputModalities": [
436
+ "text",
437
+ "image"
438
+ ],
439
+ "efforts": [
440
+ "low",
441
+ "medium",
442
+ "high"
443
+ ],
444
+ "context": 1000000,
445
+ "maxOutput": 1000000
446
+ },
431
447
  {
432
448
  "id": "stepfun/Step-3.7-Flash",
433
449
  "name": "Step 3.7 Flash",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wallbreakerno4/opencode-commandcode-models",
3
- "version": "0.0.1790015973",
3
+ "version": "0.0.1790028813",
4
4
  "description": "Command Code Go plan 模型目录数据包:构建流水线产物,供 OpenCode 插件运行时经 npmmirror files / unpkg 匿名拉取。",
5
5
  "files": ["models.json"],
6
6
  "license": "UNLICENSED",