ttmouse/dsh-taskboard

ttmouse★ 1TypeScript最后同步: 2026-08-18

在 GitHub 打开

README 摘要

English 简体中文 dsh-taskboard 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. Install Restart dsh web afterwards. See plugin/README.md for permissions, configuration, disable and uninstall instructions. Features - Multi-view task board : Kanban / list / Gantt / workflow / dashboard - Task details : relations, attachments, labels, filters, and per-task AI chat - Auto-claim : each workspace-mapped project claims its oldest todo issue and executes it through dsh-routines (headless session), writing progress back as comments — no heartbeat files, no daemon jobs - Workspaces = projects : DSH workspaces auto-sync into board projects - Conversation links : 「在对话中打开」opens the task in a real DSH session and records the thread id on the task Build from source Derivation & Credits This is an open-source derivative of dashi-taskboard (Codex Taskboard) ( chuspeeism/dashi-taskboard , Apache-2.0); the Web UI, server, and data m…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginkanbantaskboard

分类