
ccch1mneyyy/dsh-TUI
97240Last commit Aug 15, 2026
dsh-cc-tui DSH plugin
dsh-cc-tui is an installable DeepSeek Harness UI plugin that provides a terminal-native, Claude Code-style interface for agent sessions. It adds streaming Markdown, tool cards, session controls, status telemetry, file references, and DSH service integrations through a Cordis patch.
How to install the dsh-cc-tui DSH plugin
dsh plugin --profile cc-tui add dsh-cc-tuiCopying does not run this command. Review the repository and version before use.
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-cc-tui DSH plugin can do
- Provides inline and alternate-screen terminal rendering modes.
- Renders streaming Markdown, structured tool cards, expandable thinking details, and agent activity.
- Offers command and file completion, @ file references, message history search, and in-session full-text search.
- Shows context progress, TPS, cache-hit rate, token counts, reasoning level, and Git/session information.
- Supports session resume, new sessions, compaction, Markdown export, model selection, and rewind/fork through double-Esc.
- Connects to existing DSH services and registries for agent presets, Skills, MCP, Goals, Todos, subagents, and ask_user_question.
- Includes theme selection, English/Chinese UI switching, and custom JSON themes.
- Uses virtualized rendering, differential terminal output, replay merging, and bounded caches for long sessions.
Where the dsh-cc-tui DSH plugin fits
- Running DeepSeek Harness agents from a full-screen terminal interface.
- Monitoring agent activity, token/context usage, and streaming response speed.
- Managing long-running coding or tool-use sessions with resume, search, compaction, and export workflows.
- Using DSH Skills, MCP tools, agent presets, and user-question workflows from a terminal UI.
Who the dsh-cc-tui DSH plugin is for
- DeepSeek Harness users who prefer terminal-native workflows.
- CLI-focused developers using DSH coding agents.
- Users who need a richer interactive interface for long agent sessions.
dsh-cc-tui DSH plugin limitations
- Requires a usable terminal TTY, the official dsh CLI, pnpm, and a DEEPSEEK_API_KEY to run models.
- Supports Node ^22.19 or >=24.
- Injected plugin-source context is included in progress statistics but is not independently displayed.
- Real-time model changes fork the session because DSH has no in-place model-switching API.
- Clipboard reading via Ctrl+V depends on PowerShell Get-Clipboard and may silently fail if the clipboard remains locked.
- The TUI does not implement DSH approval-flow UI or sandbox-mode switching via /permission.
- On Windows, the supplied profile can fall back to danger-full-access without approval because a corresponding sandbox backend is unavailable.
- Several Claude Code-named commands, including /vim, /connect, /hooks, and /memory, are explanatory placeholders where DSH has no equivalent mechanism.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 44 runtime, 30 development, 2 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-cc-tui DSH plugin alternatives
dsh-tianshu-tui
140
Interactive terminal UI plugin for DeepSeek Harness coding sessions.
deepseek-harness-themes
4
A DeepSeek Harness UI theme package that installs a theme picker and six built-in visual themes.
dsh-lark-bridge
6
Bidirectional Lark/Feishu control bridge for DeepSeek Harness.
dsh-sentinel
6
Condition-driven wakeup plugin for DeepSeek Harness with durable watches and visible agent wakeups.
dsh-cc-tui DSH plugin questions
What is the dsh-cc-tui DSH plugin?
dsh-cc-tui is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-cc-tui DSH plugin?
The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.
Which DSH profile does dsh-cc-tui use?
The snapshot records cc-tui as the dsh-cc-tui profile. DSH conventions can change quickly, so verify the manifest and README before installation.
Is dsh-cc-tui compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-cc-tui fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-cc-tui?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.