dsh plugins中文
← Back to popular plugin directory

DSH terminal client

gxinxing/deepseek-harness-tui · skills

Terminal-native interactive TUI for DeepSeek Harness (dsh) — built with Ink, React for terminals.

★ 7GitHub stars
0Forks
2026-08-14Last updated
JavaScriptLanguage
MITLicense

Project overview

deepseek-harness-tui An interactive terminal chat for DeepSeek Harness — terminal-native style, built with Ink (React for terminals).

Give it a TokenDance key and a dsh install; run dsh --profile tui and you get a zero-chrome terminal chat with DeepSeek models: bottom-anchored transcript, tool calls folded into cells, thinking folding, and a theme that adapts to your terminal via OSC 11. It's a thin, readable plugin (800 lines of UI) — not a re-implementation of the harness. Install

Requires Node.js ≥ 20 and the DeepSeek Harness CLI:

Install command

dsh plugin --profile web add github:gxinxing/deepseek-harness-tui
View GitHub repository ↗Back to popular plugin directory