dsh-web-terminal
Run the following command in DeepSeek Harness:
dsh plugin install helays/dsh-web-terminal
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, install this plugin by running the command `dsh plugin install helays/dsh-web-terminal` with the source at https://github.com/helays/dsh-web-terminal.
About this plugin
When using DeepSeek Harness for AI-assisted coding, developers often face a pain point: after the model edits code, they need to copy-paste it into an external terminal to run commands, causing frequent context switching that breaks the workflow and wastes extra tokens and chat context. Additionally, terminal sessions are often non-persistent, with command history lost upon page refresh or tab switches.
dsh-web-terminal addresses this by integrating a real interactive PTY terminal (powered by xterm.js and node-pty) as a third tab in the Web UI—right alongside Chat and Trajectory. This terminal is completely decoupled from the model/agent, allowing you to run your own shell without polluting the conversation context, achieving zero context overhead. It features session persistence with automatic reconnection and output replay, so you can continue your work across sessions and refreshes. You can also open multiple terminals in parallel and switch shell types (like bash, zsh, PowerShell) via a dropdown menu.
This plugin is ideal for developers who want a one-stop experience within DeepSeek Harness to both write and run code. Whether you’re performing quick tests, building projects, committing Git changes, or debugging command-line tools, you can execute commands in real-time next to the chat without leaving the workspace. It streamlines the development cycle, letting you focus more on coding itself.
Use Cases
- Run build or test commands immediately after AI edits code
- Debug command-line applications alongside the chat interface
- Manage long-running processes with a persistent terminal
Best For
- Developers using DeepSeek Harness for AI-assisted coding
- Engineers needing an integrated terminal in a one-stop workspace
- Full-stack developers seeking efficient, uninterrupted coding workflows
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.