AI Agent Hub
Back to plugins
⚙️

agent-board

Workflow Updated 2026.08.25

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