Plugin directory / UI Enhancements / dsh-cc-tui
dsh-cc-tui
Installs · needs a Web/TUI surface ccch1mneyyy/dsh-cc-tui ↗
586Stars
24Forks
25Open issues
TypeScriptLanguage
2026-08-14Last push
What it does
解决DSH 官方尚无终端 TUI 痛点的补位之作,献给偏爱cli的各位极客:Claude Code 风格全屏交互终端插件——像素鲸鱼顶栏、实时工作状态行、思考流式展开、双击 Esc 回滚、上下文进度条 + TPS 仪表。npm 一键安装。
Our take
UI plugin — installs & activates, needs the web/TUI surface
UI plugin — installs & activates, needs the web/TUI surface
Install
dsh plugin --profile web add dsh-cc-tui - Install pnpm once:
npm install -g pnpm(the plugin manager forwards to it). - Add the plugin to your web profile:
dsh plugin --profile web add dsh-cc-tui. - Restart
dsh web— the plugin loads on the next launch. - Verify:
dsh plugin --profile web list.
Package
npm: dsh-cc-tui · version 0.3.5 · tested on dsh 0.1.0-rc.6
Test report
Installs and activates, but did not boot in the headless test environment — it expects a Web/TUI surface. It should work in the normal `dsh web` UI.
Repository
github.com/ccch1mneyyy/dsh-cc-tui ↗