Plugin directory / UI Enhancements / dsh-refined
dsh-refined
Verified · installs & boots on dsh djh2203/dsh-refined ↗
What it does
DeepSeek-Refined 的 DeepSeek Harness 移植版 为 DeepSeek Harness(DSH)前端注入 Obsidian Border 风格的 Markdown 美化与多主题配色。
Works — verified, early-stage project
DeepSeek-Refined 的 DeepSeek Harness 移植版 为 DeepSeek Harness(DSH)前端注入 Obsidian Border 风格的 Markdown 美化与多主题配色。 It installs cleanly and boots without issues in our testing. It's early-stage but functional.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:djh2203/dsh-refined - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:djh2203/dsh-refined. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Verified: installed from GitHub, activated in the profile, and booted a task successfully.
Repository
github.com/djh2203/dsh-refined ↗