dsh plugins中文
← Back to popular plugin directory

Native task board plugin

shengsheng90/DSH-taskboard · skills

Native local Taskboard plugin for DeepSeek Harness. SQLite-backed projects, Agent claim/review, and a native Web UI — no iframe, no second chat runtime.

★ 22GitHub stars
0Forks
2026-08-17Last updated
TypeScriptLanguage
Apache-2.0License

Project overview

Native, local project task management for DeepSeek Harness. SQLite is the sole task authority. Harness Agent Sessions, Goals, Workspaces, tools, permissions, and the Web Client remain the execution and conversation owners.

If you are an installing agent, jump to Install into DeepSeek Harness and follow every step in order. Do not add this Git repository as a raw plugin source: lib/ is gitignored, so a git install has no compiled Host/Client bundle. What you get

Agents can submit verified work to inreview. Only an authenticated human UI or CLI operation can accept it as done.

Install command

dsh plugin --profile web add github:shengsheng90/DSH-taskboard
View GitHub repository ↗Back to popular plugin directory