dsh-plugin-herdr
Run the following command in DeepSeek Harness:
dsh plugin install sunny0826/dsh-plugin-herdr
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install sunny0826/dsh-plugin-herdr in your terminal (source: https://github.com/sunny0826/dsh-plugin-herdr), then restart your DSH profile to activate the plugin.
About this plugin
When you drive multiple AI coding agents through DeepSeek Harness, terminal workspaces quickly scatter across windows, and checking the layout or agent state of a given session means context-switching and retyping commands — an easy way to lose track of what each pane is doing. dsh-plugin-herdr folds Herdr's control plane directly into your DSH session so you can observe and steer workspaces without leaving the workflow. The plugin exposes 19 herdr_* tools over Herdr's Unix-domain socket, covering workspace snapshots, agent lists, pane state, layout, and notifications. The new Herdr tab and side panel are strictly scoped to the current session's workspace and stay hidden outside Herdr mode, preventing accidental interference with other agents. Creating a session in Herdr mode provisions a dedicated workspace that lives and dies with that session, keeping things tidy. If you regularly orchestrate multiple AI coding agents in DSH and rely on Herdr to manage terminal workspaces, this plugin is a lightweight control layer that cuts down on window-switching friction.
Screenshots
Use Cases
- Inspect each session's Herdr panes and agent list from the DSH side panel while running multiple coding agents in parallel
- Create a DSH session in Herdr mode to get a dedicated workspace whose lifecycle is tied to that session
- Take snapshots, adjust layout, or read notifications from Herdr without ever leaving the DSH window
Best For
- Terminal-heavy users who orchestrate multiple AI coding agents via DSH
- Developers who have deployed a Herdr server and want its control plane embedded in DSH sessions
- Teams that need session-level workspace isolation to keep agents from interfering with each other
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.