nexlineai/dsh-tui

nexlineai★ 1TypeScript最后同步: 2026-08-20

在 GitHub 打开

A full-screen interactive terminal UI for the DeepSeek Harness agent runtime — the web UI, reimagined for the terminal.

README 摘要

dsh-tui A full-screen interactive terminal UI for the DeepSeek Harness agent runtime — the web UI, reimagined for the terminal. dsh-tui runs the official DeepSeek Harness agent (tools, file editing, shell, subagents, sessions, permissions, plan mode) behind a Claude Code / opencode-style interface — live token streaming, reasoning blocks, boxed tool cards, prompt history, and a full slash-command suite. No browser, no Electron, just your terminal. It is not a model wrapper or a plain chat REPL — it drives the real agent runtime. Features - Live streaming — answers render token-by-token as the model generates. - Reasoning display — thinking blocks stream dim/italic, with per-turn effort control ( /model high ). - Tool cards — box-drawn ⏱ bash blocks with lifecycle markers ( ● running → ✓ done / ✖ error ) and arg/result previews. - Full agent toolkit — the agent can read/edit files, run commands, delegate subagents, and execute plans. - Session management — list and resume any persisted session ( /resume ). - Permission modes — read-only / workspace-write / danger-full-access , switchable live ( /permissions ). - Plan mode — toggle plan-first behavior ( /plan ). - Compaction — shrink…

在 GitHub 查看完整 README →
终端/TUIclideepseekdeepseek-harnessdsh-pluginterminaltuiweb uiagent

分类