@megen-lebar/dsh-reasoning-effort 0.2.0 → 0.2.4

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.
@@ -61,6 +61,17 @@
61
61
  "high": "high"
62
62
  }
63
63
  },
64
+ "@cf/qwen/qwen3.8-27b": {
65
+ "provider": "cloudflare-workers-ai",
66
+ "name": "Qwen3.8 27B",
67
+ "reasoning": true,
68
+ "levels": {
69
+ "off": null,
70
+ "low": "low",
71
+ "medium": "medium",
72
+ "xhigh": "xhigh"
73
+ }
74
+ },
64
75
  "@cf/nvidia/nemotron-3-120b-a12b": {
65
76
  "provider": "cloudflare-workers-ai",
66
77
  "name": "Nemotron 3 Super 120B",
@@ -125,6 +136,16 @@
125
136
  "high": "high"
126
137
  }
127
138
  },
139
+ "@cf/zai-org/glm-5.3-flash": {
140
+ "provider": "cloudflare-workers-ai",
141
+ "name": "Glm 5.3 Flash",
142
+ "reasoning": true,
143
+ "levels": {
144
+ "low": "low",
145
+ "high": "high",
146
+ "max": "max"
147
+ }
148
+ },
128
149
  "Ling-2.6-1T": {
129
150
  "provider": "ant-ling",
130
151
  "name": "Ling 2.6 1T",
@@ -433,6 +454,27 @@
433
454
  "off": null
434
455
  }
435
456
  },
457
+ "Qwen/Qwen3.8-2.4T-A95B": {
458
+ "provider": "huggingface",
459
+ "name": "Qwen3.8 2.4T A95B",
460
+ "reasoning": true,
461
+ "levels": {
462
+ "low": "low",
463
+ "medium": "medium",
464
+ "xhigh": "xhigh"
465
+ }
466
+ },
467
+ "Qwen/Qwen3.8-27B": {
468
+ "provider": "huggingface",
469
+ "name": "Qwen3.8 27B",
470
+ "reasoning": true,
471
+ "levels": {
472
+ "off": null,
473
+ "low": "low",
474
+ "medium": "medium",
475
+ "xhigh": "xhigh"
476
+ }
477
+ },
436
478
  "Ring-2.6-1T": {
437
479
  "provider": "ant-ling",
438
480
  "name": "Ring 2.6 1T",
@@ -2853,6 +2895,26 @@
2853
2895
  "max": "max"
2854
2896
  }
2855
2897
  },
2898
+ "glm-5.3": {
2899
+ "provider": "zai",
2900
+ "name": "GLM-5.3",
2901
+ "reasoning": true,
2902
+ "levels": {
2903
+ "low": "low",
2904
+ "high": "high",
2905
+ "max": "max"
2906
+ }
2907
+ },
2908
+ "glm-5.3-flash": {
2909
+ "provider": "zai",
2910
+ "name": "GLM-5.3-Flash",
2911
+ "reasoning": true,
2912
+ "levels": {
2913
+ "low": "low",
2914
+ "high": "high",
2915
+ "max": "max"
2916
+ }
2917
+ },
2856
2918
  "glm-5v-turbo": {
2857
2919
  "provider": "zai",
2858
2920
  "name": "GLM-5V-Turbo",
@@ -7129,6 +7191,49 @@
7129
7191
  "high": "high"
7130
7192
  }
7131
7193
  },
7194
+ "qwen/qwen3.8-2.4t-a95b": {
7195
+ "provider": "openrouter",
7196
+ "name": "Qwen: Qwen3.8 2.4T A95B",
7197
+ "reasoning": true,
7198
+ "levels": {
7199
+ "low": "low",
7200
+ "medium": "medium",
7201
+ "xhigh": "xhigh"
7202
+ }
7203
+ },
7204
+ "qwen/qwen3.8-27b": {
7205
+ "provider": "openrouter",
7206
+ "name": "Qwen: Qwen3.8 27B",
7207
+ "reasoning": true,
7208
+ "levels": {
7209
+ "off": null,
7210
+ "low": "low",
7211
+ "medium": "medium",
7212
+ "xhigh": "xhigh"
7213
+ }
7214
+ },
7215
+ "qwen/qwen3.8-flash": {
7216
+ "provider": "openrouter",
7217
+ "name": "Qwen: Qwen3.8 Flash",
7218
+ "reasoning": true,
7219
+ "levels": {
7220
+ "off": null,
7221
+ "low": "low",
7222
+ "medium": "medium",
7223
+ "xhigh": "xhigh"
7224
+ }
7225
+ },
7226
+ "qwen/qwen3.8-max": {
7227
+ "provider": "openrouter",
7228
+ "name": "Qwen: Qwen3.8 Max",
7229
+ "reasoning": true,
7230
+ "levels": {
7231
+ "off": null,
7232
+ "low": "low",
7233
+ "medium": "medium",
7234
+ "xhigh": "xhigh"
7235
+ }
7236
+ },
7132
7237
  "qwen3.5-plus": {
7133
7238
  "provider": "opencode",
7134
7239
  "name": "Qwen3.5 Plus",
@@ -7189,9 +7294,9 @@
7189
7294
  "high": "high"
7190
7295
  }
7191
7296
  },
7192
- "qwen3.8-max-preview": {
7297
+ "qwen3.7-flash": {
7193
7298
  "provider": "qwen-token-plan",
7194
- "name": "Qwen3.8 Max Preview",
7299
+ "name": "Qwen3.7 Flash",
7195
7300
  "reasoning": true,
7196
7301
  "levels": {
7197
7302
  "off": null,
@@ -7201,6 +7306,39 @@
7201
7306
  "high": "high"
7202
7307
  }
7203
7308
  },
7309
+ "qwen3.8-flash": {
7310
+ "provider": "qwen-token-plan",
7311
+ "name": "Qwen3.8 Flash",
7312
+ "reasoning": true,
7313
+ "levels": {
7314
+ "off": null,
7315
+ "low": "low",
7316
+ "medium": "medium",
7317
+ "xhigh": "xhigh"
7318
+ }
7319
+ },
7320
+ "qwen3.8-max": {
7321
+ "provider": "qwen-token-plan",
7322
+ "name": "Qwen3.8 Max",
7323
+ "reasoning": true,
7324
+ "levels": {
7325
+ "off": null,
7326
+ "low": "low",
7327
+ "medium": "medium",
7328
+ "xhigh": "xhigh"
7329
+ }
7330
+ },
7331
+ "qwen3.8-max-preview": {
7332
+ "provider": "qwen-token-plan",
7333
+ "name": "Qwen3.8 Max Preview",
7334
+ "reasoning": true,
7335
+ "levels": {
7336
+ "off": null,
7337
+ "low": "low",
7338
+ "medium": "medium",
7339
+ "xhigh": "xhigh"
7340
+ }
7341
+ },
7204
7342
  "rekaai/reka-edge": {
7205
7343
  "provider": "openrouter",
7206
7344
  "name": "Reka Edge",
@@ -7579,6 +7717,17 @@
7579
7717
  "high": "high"
7580
7718
  }
7581
7719
  },
7720
+ "workers-ai/@cf/qwen/qwen3.8-27b": {
7721
+ "provider": "cloudflare-ai-gateway",
7722
+ "name": "Qwen3.8 27B",
7723
+ "reasoning": true,
7724
+ "levels": {
7725
+ "off": null,
7726
+ "low": "low",
7727
+ "medium": "medium",
7728
+ "xhigh": "xhigh"
7729
+ }
7730
+ },
7582
7731
  "workers-ai/@cf/zai-org/glm-4.7-flash": {
7583
7732
  "provider": "cloudflare-ai-gateway",
7584
7733
  "name": "GLM-4.7-Flash",
@@ -7603,6 +7752,16 @@
7603
7752
  "high": "high"
7604
7753
  }
7605
7754
  },
7755
+ "workers-ai/@cf/zai-org/glm-5.3-flash": {
7756
+ "provider": "cloudflare-ai-gateway",
7757
+ "name": "Glm 5.3 Flash",
7758
+ "reasoning": true,
7759
+ "levels": {
7760
+ "low": "low",
7761
+ "high": "high",
7762
+ "max": "max"
7763
+ }
7764
+ },
7606
7765
  "writer.palmyra-x4-v1:0": {
7607
7766
  "provider": "amazon-bedrock",
7608
7767
  "name": "Palmyra X4",
@@ -7963,6 +8122,26 @@
7963
8122
  "high": "high"
7964
8123
  }
7965
8124
  },
8125
+ "z-ai/glm-5.3": {
8126
+ "provider": "openrouter",
8127
+ "name": "Z.ai: GLM 5.3",
8128
+ "reasoning": true,
8129
+ "levels": {
8130
+ "low": "low",
8131
+ "high": "high",
8132
+ "max": "max"
8133
+ }
8134
+ },
8135
+ "z-ai/glm-5.3-flash": {
8136
+ "provider": "openrouter",
8137
+ "name": "Z.ai: GLM 5.3 Flash",
8138
+ "reasoning": true,
8139
+ "levels": {
8140
+ "low": "low",
8141
+ "high": "high",
8142
+ "max": "max"
8143
+ }
8144
+ },
7966
8145
  "z-ai/glm-5v-turbo": {
7967
8146
  "provider": "openrouter",
7968
8147
  "name": "Z.ai: GLM 5V Turbo",
@@ -8091,6 +8270,16 @@
8091
8270
  "high": "high"
8092
8271
  }
8093
8272
  },
8273
+ "zai-org/GLM-5.3-Flash": {
8274
+ "provider": "huggingface",
8275
+ "name": "GLM-5.3-Flash",
8276
+ "reasoning": true,
8277
+ "levels": {
8278
+ "low": "low",
8279
+ "high": "high",
8280
+ "max": "max"
8281
+ }
8282
+ },
8094
8283
  "zai.glm-4.7": {
8095
8284
  "provider": "amazon-bedrock",
8096
8285
  "name": "GLM-4.7",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@megen-lebar/dsh-reasoning-effort",
3
3
  "description": "DSH Web GUI 思考强度配置器:侧边栏新增「思考强度」入口,可视化管理第三方 API 各模型的 reasoning effort(自动带出官方档位、保留 off、自定义线上拼写),一键写回 settings 的 llm-pi-ai 命名空间,无需手写 YAML。",
4
- "version": "0.2.0",
4
+ "version": "0.2.4",
5
5
  "type": "module",
6
6
  "engines": { "node": "^22.19.0 || >=24.0.0" },
7
7
  "main": "lib/index.js",
@@ -22,9 +22,9 @@
22
22
  },
23
23
  "files": ["lib", "test", "cordis.patch.yml", "README.md"],
24
24
  "publishConfig": { "access": "public" },
25
- "repository": { "type": "git", "url": "git+https://github.com/Jamsharden/dsh-plugins.git", "directory": "packages/dsh-reasoning-effort" },
26
- "bugs": { "url": "https://github.com/Jamsharden/dsh-plugins/issues" },
27
- "homepage": "https://github.com/Jamsharden/dsh-plugins#readme",
25
+ "repository": { "type": "git", "url": "git+https://github.com/Jamsharden/dsh-reasoning-effort.git" },
26
+ "bugs": { "url": "https://github.com/Jamsharden/dsh-reasoning-effort/issues" },
27
+ "homepage": "https://github.com/Jamsharden/dsh-reasoning-effort",
28
28
  "keywords": ["dsh", "deepseek-harness", "reasoning-effort", "web-plugin"],
29
29
  "license": "Apache-2.0"
30
- }
30
+ }