kit-zeason/dsh-simple-CLI

kit-zeason★ 1JavaScriptLast synced: 2026-08-15

Open on GitHub

Minimal DeepSeek Harness extension tailored for contemporary CLI mobilization.

README excerpt

dsh-simple-cli — Interactive Terminal Profile for DeepSeek Harness v0.1.2 - Releases · Changelog dsh-simple-cli turns DeepSeek Harness ( dsh ) into an interactive terminal chat, like Claude Code: type a message, watch the answer stream in, keep the conversation going. It is launched as the dsh-cli command (equivalent to dsh --profile cli ). English · 中文 What it is dsh ships with web / headless profiles. This repo adds a cli profile that runs entirely in the terminal, Claude-Code style: - Streaming output with reasoning & tool calls — assistant text, model reasoning ( ▸ 推理 , dim gray) and tool invocations ( ⛭ name: args + ✓/✗ result) stream in live, matching the TUI experience. Reasoning is collapsed to its latest line while thinking (web-style) and renders are coalesced to 30fps, so fast thinking does not flicker the terminal - @ file picker — type @ in the input to browse the working directory (type to filter, ↑/↓ navigate, Enter enters a folder or picks a file, Esc closes); picking inserts @relative/path , and on submit each referenced text file is attached to the message (up to 64 KB each, truncated with a note; binary files stay as a path mention) - ── input area — a separator …

View full README on GitHub →
Terminal / TUIagentclideepseekdeepseek-harnessdshdsh-pluginterminaltui

Category