dsh-terminal-panel
A DeepSeek Harness web UI plugin that adds a manual Terminal tab for executing commands on the harness host or an SSH target.
Install
$ dsh plugin --profile web add <your-account>/dsh-terminal-panelRepository Intelligence
AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.
Key Capabilities
- Adds a Terminal tab to DSH web conversation views.
- Executes manual commands locally or through a persistent SSH pseudo-terminal session.
- Persists the working directory across commands.
- Provides command history, Ctrl+C interruption, screen clearing, and directory reset.
- Supports sudo password entry with masked input.
- Offers green-on-black and black-on-white themes persisted in localStorage.
- Sanitizes ANSI output and maintains a 512 KiB rolling output buffer.
- Exposes runtime SSH and connection settings without requiring a service restart.
Useful For
- Running host-machine commands from the DSH web interface.
- Using a remote SSH host as the terminal execution target.
- Working around local sandbox limitations for sudo through an SSH target.
- Managing command-line tasks while viewing DSH conversations.
Who It Fits
- DeepSeek Harness web users who need a manual terminal panel.
- Administrators operating DSH behind loopback, a reverse proxy, or Tailscale.
- Users who want to execute commands on a configured SSH host from DSH.
Documented Limitations
- The plugin executes arbitrary commands as the configured target user.
- There is no built-in authentication; the README advises protecting non-local exposure with reverse-proxy authentication.
- Local mode may not support sudo when DSH is sandboxed, because the process cannot setuid.
- Extra non-loopback hostnames must be configured in trustedHosts.
- SSH passwords, when configured, are stored in a user-level config.json file; the README recommends key authentication on shared machines.
- Output is limited to a 512 KiB rolling buffer.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
A root package.json was captured and can be inspected by the registry.
GitHub reports the repository license as MIT.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Traceable source and registry metadata for this entry, kept separate from runtime verification.
- Source repository
- wuwuzhige-sudo/dsh-terminal-panel
- Registry source
- Public GitHub repository
- Source snapshot
- 25428b1d3e8a
- Artifact type
- plugin
- AI enrichment
- gpt-5.6-terra · 2026-08-14
- Prompt version
- dsh-plugin-enrichment-v3
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 2
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-14
- Last release
- —
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness Plugin and Agent Profile Package Index - Install dsh-plugin with just one command
View plugin →A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
View plugin →Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
View plugin →A DeepSeek Harness MCP server manager that adds a Settings → MCP page for HTTP and local stdio servers.
View plugin →