Plugin directory / UI Enhancements / dsh-tianshu-tui
dsh-tianshu-tui
GitHub source only huiliyi37/dsh-tianshu-tui ↗
100Stars
4Forks
1Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
dsh-tianshu-tui — DeepSeek Harness terminal UI +harness workflow。是官方 DeepSeek Harness 上的交互式终端 UI 插件。渲染核心从本仓库自研的harness agent Tianshu-Tui 演进而来,在官方的基础上增加了TDD与证据门等工作流。
Our take
Source-only — active project, install from GitHub
Source-only — active project, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:huiliyi37/dsh-tianshu-tui. - 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.
Repository
github.com/huiliyi37/dsh-tianshu-tui ↗