dsh-tui/dsh-tui

C3

Claude Code-style terminal UI for DeepSeek Harness agents, as an out-of-tree dsh plugin bundle

★ 10+ · dsh-tui/dsh-tui source on GitHub · this plugin in the registry

dsh-tui/dsh-tui is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×3 src, e.g. src/chat/helpers.ts:9, src/chat/helpers.ts:9

Services it injects

agents cmdlineArgs commands invariants llm sessions systemPrompt tokenMeter tools tuiPrompt userQuestions

Hooks it attaches

agent-loop/config-start-failed agent/created agent/disposed agent/error agent/inbox/claimed agent/inbox/discarded agent/prompt-submit agent/status commands/change llm/adapters-updated session/event session/flush skills/change

Environment variables it reads

COLORTERM

How to read this

Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.

Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.