dsh plugins中文
← Back to popular plugin directory

cli · DSH terminal client

soolaugust/deepseek-harness-cli · skills

Interactive terminal agent (fork of DeepSeek Harness): Claude Code-style REPL — full-screen UI, markdown rendering, session stats, permission cycling, custom OpenAI-compatible providers.

★ 2GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
MITLicense

Project overview

dsh cli is an interactive terminal agent, forked from DeepSeek Harness with a CLI focus: a Claude Code-style coding experience in your terminal — full-screen UI, streaming output, tool cards, session history, and permission controls, with no browser needed.

Full instructions in the CLI guide. Configuring a custom provider

Point /.dsh/settings.yaml at any OpenAI-compatible endpoint (e.g. mify, OpenRouter); both model routing and websearch are configurable. See CLI guide · Using a custom model provider. Development Inherited from DeepSeek Harness

Install command

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