DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

DSH-taskboard

A native local SQLite taskboard plugin for DeepSeek Harness with a Web UI, agent task tools, CLI, and automation.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
43GitHub Stars2ForksUpdated2026-08-19

Install

$ dsh plugin --profile web add -w /absolute/path/to/shengsheng-dsh-taskboard-<version>.tgz

Plugin 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.

source-grounded
DSH Taskboard adds local project and task management to the DeepSeek Harness web profile. It provides a native Taskboard interface, SQLite-backed task data, controlled agent claim/review workflows, in-process tools, a JSON CLI, and optional task automation.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 1 runtime, 7 development, 21 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as Apache-2.0.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app