DSH-taskboard
A native local SQLite taskboard plugin for DeepSeek Harness with a Web UI, agent task tools, CLI, and automation.
Install
$ dsh plugin --profile web add -w /absolute/path/to/shengsheng-dsh-taskboard-<version>.tgzPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Adds a native Taskboard sidebar control and overlay page to the Harness Web Client.
- Stores projects, tasks, comments, relations, attachments, workflows, and automation data in local SQLite storage.
- Provides task states including backlog, todo, in_progress, in_review, done, blocked, and canceled.
- Exposes in-process taskboard_* tools for agent listing, claiming, commenting, blocking, relating, releasing claims, and submitting work for review.
- Requires human UI or CLI actions to approve work, accept reviewed work, return work, archive, restore, cancel, reopen, force takeover, or permanently delete.
- Includes the headless JSON CLI dsh-taskboard and a packaged manage-taskboard Skill.
- Supports project automation that claims eligible todo work through Harness Agent Sessions and Goals, stopping at in_review.
- Supports attachments with configured per-file and per-task size limits.
Useful For
- Manage local project work directly inside a DeepSeek Harness web profile.
- Let agents claim approved tasks, perform work in a declared development context, and submit evidence for human review.
- Track task dependencies and relations within a project.
- Operate taskboard data from human-operated scripts through the JSON CLI.
- Run bounded per-project and global task automation workers.
Who It Fits
- DeepSeek Harness web-profile users managing local development work.
- Human operators supervising agent task execution and review.
- Developers integrating task workflows with Harness agents, sessions, goals, and workspaces.
Documented Limitations
- Requires DeepSeek Harness 0.1.0-rc.5 with the web profile.
- Requires Node.js ^22.19.0 or >=24.0.0, pnpm 11, write access to DSH_HOME, and a Harness restart after installation.
- The repository must be built and packed before installation because lib/ is gitignored; raw Git or unbuilt source installation lacks the compiled bundle.
- Task data is local SQLite data; backups must include the SQLite database and attachment directory.
- Agents cannot accept tasks as done: they can submit owned work only to in_review, while humans accept or return it.
- Automation stops at in_review and does not automatically accept completed work.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 1 runtime, 7 development, 21 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as Apache-2.0.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- shengsheng90/DSH-taskboard
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- f98828d · 2026-08-19
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 43GitHub stars
- Forks
- 2
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- 2026-08-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DeepSeek Harness plugin that bridges a local-shell-mcp service into DSH with shell, file, browser, remote-worker, and Live Workspace tools.
View plugin →Governance-powered AI-agent task execution framework with a DeepSeek Harness plugin integration.
View plugin →DeepSeek Harness bundle that adds HoloGram’s local code-dependency graph engine, MCP analysis tools, and 3D graph UI.
View plugin →Persona-driven UX walkthrough plugin for reviewing React and Vue 3 source code in DeepSeek Harness.
View plugin →