편집자 노트

BruzWJ/Liang-Saint-Slider

Liang Saint Slider as the DeepSeek Harness model + thinking-effort selector.

이것은 DeepSeek Harness(DSH) 플러그인입니다. 이 사이트는 GitHub README, 설치 정보, 유지보수 상태, 공개 보안 시그널을 모아 보여줍니다.

업스트림에서 중국어 README를 제공하지 않아 저장소 원본 내용을 표시합니다.

dsh-plugin-liang-calibrator

滑动变祖器 — the liang-intensity-calibrator as the DeepSeek Harness model + thinking-effort selector.

Preview

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):

StagePositionModel · Thinking level
小难梁00DeepSeek-V4-Flash · Off
牢梁06DeepSeek-V4-Flash · High
梁子12DeepSeek-V4-Flash · Max
梁圣18DeepSeek-V4-Pro · Off
梁神24DeepSeek-V4-Pro · High
梁祖30DeepSeek-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's webServer service — no CDN, no patched static server.
  • Browser half (lib/client.js): a standard dsh.client bundle that registers the conversation.input.model slot at priority −1. Slot rendering is priority-based ("lowest renders"), so the calibrator shadows the stock selector without touching it — uninstalling the plugin restores the original UI.
  • The portrait is drawn from per-level keyframes rather than a scrubbed video: the stock static server has no HTTP Range support, so media-element seeking silently fails; image keyframes work everywhere.
  • Requires @deepseek-ai/dsh-client-ui-model-selection (ships with the default web profile) for the shared model directory service.

Uninstall

dsh plugin --profile web remove dsh-plugin-liang-calibrator

(and drop the entry from cordis.patch.yml).

Development

Regenerate the browser bundle from an installed DSH checkout:

python3 scripts/assemble-client.py /path/to/node_modules/@deepseek-ai [region.js]

Portraits

lib/assets/frames/frame-00.webp … frame-30.webp derive from the liang-intensity-calibrator project's public/frames. Reuse or redistribution requires confirming you hold the relevant portrait and asset rights (see that project's README).

License

MIT. The calibrator concept and portrait assets belong to their original authors — see above.

REPOSITORY SIGNALS

보안 및 설치 증거

이 점수는 공개 저장소 메타데이터와 이 사이트에 등록된 설치 증거에만 기반하며, 코드 보안 감사와 다릅니다.

출처 추적 가능

공개 플러그인 카탈로그에서 왔으며, 공개 GitHub 저장소로 연결됩니다.

라이선스

저장소가 MIT 라이선스를 선언했습니다.

유지보수 활동

최근 180일 내 코드 업데이트가 있습니다.

설치 증거

재현 가능한 정확한 설치 메타데이터가 아직 등록되지 않았습니다. 저장소 설명에 따라 직접 확인하세요.

설치 라이프사이클 스크립트

검사한 패키지 메타데이터에 설치 라이프사이클 스크립트가 선언되지 않았습니다.