dsh-claude-tui: A Claude Code-Style TUI for DeepSeek Harness

dsh-claude-tui is a community-maintained unofficial TUI client designed to integrate the runtime capabilities of DeepSeek Harness (DSH) into a terminal interaction experience similar to Claude Code. The project (version 0.1.5, MIT license) is independent of Anthropic and DeepSeek, does not rely on official cloud services, and directly interfaces with the DSH local runtime. Its core features include providing a high-fidelity terminal interface, supporting model selection, persistent session management, command execution, approval confirmation, tool observation, and subagent management. The interface displays real runtime information, supports multi-line editing, image pasting, history search, and keyboard shortcuts. During execution, users can view the reasoning process, tool activity, cache hit rates, To

Read More