dsh-plugin-tui
Run the following command in DeepSeek Harness:
dsh plugin install ghbhiee/dsh-plugin-tui
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ghbhiee/dsh-plugin-tui in DeepSeek Harness to install the interactive TUI plugin from https://github.com/ghbhiee/dsh-plugin-tui.
About this plugin
Where dsh-plugin-cli-session drives a single turn and releases the terminal, dsh-plugin-tui keeps the entire conversation alive in one REPL window, delivering a Claude Code-style persistent session so you can go from the first prompt to the last tool result without ever re-attaching.
Core capabilities span the full session lifecycle: token deltas stream in ~16 ms micro-batches, tool calls collapse into a single colored summary line (ctrl+o expands the full command or script), and the thinking stream defaults to a three-line collapsed view with live spinner. Keyboard-driven y/N approval prompts, interactive multi-session switching and resumption (/sessions, /resume), mid-conversation model and reasoning-effort changes (/model, /effort, persisted per profile), Markdown rendering with colored headings and fenced code blocks, and a bottom-pinned status bar that refreshes on every change round out the interaction. Prompt history persists across runs, and the braille spinner keeps quiet stretches honest.
Built for keyboard-first developers who want to run their whole DeepSeek Harness coding session from a plain terminal, and for teams that need a consistent, GUI-free workflow on remote machines or inside CI containers.
Use Cases
- Run full multi-turn coding sessions over SSH without a GUI
- Switch models or reasoning effort mid-conversation without losing context
- Manage multiple coding sessions and approve tool calls from a keyboard-driven REPL
Best For
- Terminal-first developers who prefer keyboard-driven workflows
- Engineers running coding agents inside CI pipelines or remote containers
- Developers who want a pure-text alternative to a desktop IDE for coding sessions
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.