DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

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.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicyRemote Execution

Install

$ dsh plugin --profile web add <your-account>/dsh-terminal-panel

Repository Intelligence

AI-assisted, source-grounded explanation based on the public repository snapshot. It does not replace compatibility or security verification.

source-grounded
dsh-terminal-panel installs into the DSH web profile and adds a Terminal tab to conversation views. It supports persistent working directories, command history, sudo prompts, configurable SSH execution, and terminal settings stored locally.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info
Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
License Declared

GitHub reports the repository license as MIT.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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