DSH-Code: The Terminal Interface for DeepSeek Harness
2026-08-26
82 views
DeepSeek Harness plugin
DeepSeek
DSH
Terminal TUI
Client plugin
Encoding workflow
DSH-Code is a DeepSeek Harness terminal TUI bundle maintained by UNLINEARITY, layered on top of the official dsh-base as an out-of-tree plugin, sharing the Agent, Session, tools, and plugin services with the Web UI. It supports session resumption and forking, Agent Preset, model and subagent management, /diff and /review coding workflows, and model switching animations. Installation requires Node ^22.19 or >=24, aligning with @deepseek-ai/dsh@0.1.1-rc.2 and dsh-code@1.0.1. It can be enabled via `dsh plugin --profile cli add` and launched using `deepseek` or `dsh-code`.
Read More