agent-board
Run the following command in DeepSeek Harness:
dsh plugin install meisam2236/agent-board
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install meisam2236/agent-board to add the Agent Board plugin to your DeepSeek Harness web profile; the full source code is at https://github.com/meisam2236/agent-board .
About this plugin
Running multiple Agents in DeepSeek Harness web profiles often means you need a clear, at-a-glance view of task columns, card states, and active workers across every Workspace. Agent Board fills that gap: a single Board button appears next to Settings at the bottom of the sidebar, and opening it surfaces a durable, per-Workspace board without leaving your current session.
The board mirrors the exact look, feel, and data model of the in-tree Agent Board—column layout, task cards, worker badges—backed by SQLite so state survives page refreshes and CLI restarts. All interactions (overlay expansion, card manipulation, and so on) reuse Harness native components, giving a seamless experience with the built-in feature set.
If you already manage multi-Workspace Agent workflows via the dsh CLI and a web profile, and prefer not to patch the Harness source tree for UI tweaks, Agent Board is a lightweight, plug-and-play addition. It is MIT-licensed, maintained in its own repository, and can be removed at any time.
Use Cases
- Quickly review Agent task progress across multiple Workspaces in a web profile
- Track card states and worker assignments on multi-column boards
- Confirm per-Workspace board data persists after page refresh or CLI restart
Best For
- Developers managing multi-Workspace Agent workflows via the dsh CLI and web profiles
- Users who want a durable board view without modifying the Harness source tree
- DeepSeek Harness users who need long-term tracking of Agent task pipelines and worker load
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.