← 返回列表
D

@ttmouse/dsh-taskboard

v0.5.0 · 0 天前发布

dashi-taskboard 的 DSH 双面插件(独立版):host 半在宿主进程拉起 SQLite server(数据目录 ~/.dsh/storages/dsh-taskboard),client 半注入侧边栏入口并把完整看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 GUI 中间列。

dshdsh-plugindeepseekdeepseek-harnesstaskboardkanbanissue-trackerproject-managementcordissqlite

README

@ttmouse/dsh-taskboard

DSH 双面插件(上游 fork 自 dashi-taskboard / Codex Taskboard):把完整任务看板(看板/列表/Gantt/工作流/仪表盘/AI 对话)挂进 DSH Web GUI。

架构

```
dsh web 宿主进程 浏览器 GUI
┌─────────────────────────────┐ ┌──────────────────────────┐
│ host 半 (lib/index.mjs) │ │ client 半 (lib/client.js) │
│ createTaskboardServer() │ │ 侧边栏入口(DOM 注入) │
│ SQLite + API + SSE │ │ 中间列 iframe 挂载 │
│ listen 127.0.0.1:<port> │ │ src=/dsh-taskboard/ │
│ webServer.register │────┐ └──────────┬───────────────┘
│ prefix /dsh-taskboard ──────┼─┐ │ │
└─────────────────────────────┘ │ │ ┌────────────▼──────────────┐

查看完整 README →

版本兼容矩阵

DSH 版本状态说明
dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
dsh@0.1.0 ✅ 兼容 标准 patch ✅
dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
dsh@0.3.0+ ❓ 未知 尚未发布

💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

元数据

License
MIT
npm
@ttmouse/dsh-taskboard
Repo
git+https://github.com/ttmouse/dsh-taskboard.git
Engines
{}
Weekly DL
0
Monthly DL
0
dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime"],"platform":"web"}}