deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:ttmouse/dsh-taskboard
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
A local-first issue board plugin for DeepSeek Harness (dsh). It embeds a complete task board — Kanban / list / Gantt / workflow / dashboard views plus per-task AI chat — into the DSH Web GUI. Data lives in a local SQLite database (~/.dsh/storages/dsh-taskboard/taskboard.sqlite); no external service, no cloud dependency.
dsh plugin --profile web add @ttmouse/dsh-taskboard
Restart dsh web afterwards. See plugin/README.md for permissions, configuration, disable and uninstall instructions.
todo issue and executes it through dsh-routines (headless session), writing progress back as comments — no heartbeat files, no daemon jobs# 1) build the SPA
npm install
npm run build
# 2) assemble the plugin artifacts (vendor/ + lib/client.js)
cd plugin && npm install && npm run build
This is an open-source derivative of dashi-taskboard (Codex Taskboard) (chuspeeism/dashi-taskboard, Apache-2.0); the Web UI, server, and data model originate from it. Upstream Apache-2.0 portions remain under Apache License 2.0 (see NOTICE); new and modified portions are licensed under the MIT License (see LICENSE).
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。