dsh-kanban
Run the following command in DeepSeek Harness:
dsh plugin install zhouStar7/dsh-kanban
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install zhouStar7/dsh-kanban in a DeepSeek Harness terminal to install the plugin from https://github.com/zhouStar7/dsh-kanban, then restart DSH to activate the sidebar.
About this plugin
When running multiple AI agents through DeepSeek Harness, tasks tend to scatter across separate sessions with no single view to track the full lifecycle from creation and execution to review and merge. dsh-kanban links projects, git branches, and AI agents into one automated pipeline: once a task is created, an agent claims it and works in an isolated kanban/ branch, commits results, and a human reviewer merges back with --no-ff before the task branch is cleaned up — all visible right from the sidebar.
The plugin ships dual kanban and roadmap (Gantt) views backed by a complete task state machine (todo, running, review, approved, done, plus paused). Every task carries a full change log of the agent's final output, and you can append follow-up instructions through comments to resume the same agent session. The toolbar also integrates model and time scheduling, git branch selection, and path autocomplete for descriptions and comments. The sidebar is self-implemented without patching DSH internals, so the official workspaces, settings, and footer slots render as usual, and other sidebar plugins continue to work alongside it.
Ideal for solo developers or small teams who drive multiple AI agent tasks through DSH and want a visual pipeline that cuts down context switching. All state lives in the local DSH storage domain, git operations stay within the selected project, and there is no telemetry or external data reporting — privacy is guaranteed by architecture.
Use Cases
- Driving multiple AI agents in parallel with DSH and tracking progress on a kanban board
- Visualizing the full task lifecycle from creation, agent execution, human review, to merge
- Resuming the same agent session by appending follow-up instructions via comments
Best For
- Developers running AI agent tasks within DeepSeek Harness
- Small teams that need parallel multi-task management with fewer context switches
- Solo developers who value local storage, zero telemetry, and privacy
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.