BruzWJ/Liang-Saint-Slider ↗★ 9
dsh-plugin-liang-calibrator
滑动变祖器 — the liang-intensity-calibrator as the DeepSeek Harness model + thinking-effort slider. Clicking the composer's model seat opens the 31-level calibrator directly; the six stages map 1:1 onto DeepSeek-V4-Flash/Pro × Off/High/Max.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗dsh-plugin-liang-calibrator
滑动变祖器 — the liang-intensity-calibrator as the DeepSeek Harness model + thinking-effort selector.
Clicking the composer's model seat opens the 31-level calibrator directly. The six stages map 1:1 onto the DeepSeek model catalog's combinations (2 models × 3 thinking levels = 6 = the six stages):
| Stage | Position | Model · Thinking level |
|---|---|---|
| 小难梁 | 00 | DeepSeek-V4-Flash · Off |
| 牢梁 | 06 | DeepSeek-V4-Flash · High |
| 梁子 | 12 | DeepSeek-V4-Flash · Max |
| 梁圣 | 18 | DeepSeek-V4-Pro · Off |
| 梁神 | 24 | DeepSeek-V4-Pro · High |
| 梁祖 | 30 | DeepSeek-V4-Pro · Max |
With any other catalog the slider splits the 0–30 track proportionally across every provider/model/effort combination, and the stage follows the selected combo. A small Model row beneath the slider still drills into the plain model list.
Install
dsh plugin --profile web add dsh-plugin-liang-calibrator
then register the entry in your profile's cordis.patch.yml
($DSH_HOME/profiles/web/cordis.patch.yml):
- insert:
- id: liang-calibrator
name: dsh-plugin-liang-calibrator
and restart dsh web.
How it works
- Host half (
lib/index.js): serves the 31 portrait keyframes under/liang-assets/frames/through the profile'swebServerservice — no CDN, no patched static server. - Browser half (
lib/client.js): a standard bundle that registers the slot at . Slot rendering is priority-based ("lowest renders"), so the calibrator shadows the stock selector without touching it — uninstalling the plugin restores the original UI.