AI Agent Hub
Back to plugins
🖥️

dsh-console

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Isanti2016/dsh-console

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install Isanti2016/dsh-console in your DeepSeek Harness terminal to install this plugin; the source repository is at https://github.com/Isanti2016/dsh-console

About this plugin

Running DeepSeek Harness means juggling the web service, an SSH tunnel, and ad-hoc questions across separate terminal tabs, each with its own start-stop-status ritual. dsh-console collapses all of that into a single slash-command plane: /web, /tunnel, /ask, and /console cover the day-to-day operational surface without switching contexts.

Use Cases

  • Start, stop, or restart the local DeepSeek Harness web UI with one slash command
  • Forward a remote dsh service to a local port via an SSH tunnel
  • Fire a timeout-bounded one-shot question from the terminal without a browser

Best For

  • Developers who work with DeepSeek Harness daily and switch between local and remote services
  • CLI-first users who prefer managing everything from the terminal over a browser
  • Ops engineers maintaining multiple dsh profiles who need a unified control surface