QianziTech/dsh-trellis-dashboard
QianziTech★ 0Python最后同步: 2026-08-17
支持在Deepseek Harness(dsh)中,通过对话tab查看trellis任务状态、工作区信息等。需配合trellis使用:https://github.com/mindfold-ai/Trellis
README 摘要
dsh-trellis-dashboard Trellis × DSH workspace dashboard. Adds a Trellis tab to the DSH conversation-view ring that projects the current workspace's .trellis/ state: 1. 当前任务 + 进度 — task list + current-task resolution ( per-session pointer only ; no guessing from task statuses — an unbound conversation shows "暂无 trellis 任务" instead of another task) + task card with the prd.md acceptance checklist; a "设为当前任务" button writes the per-session pointer. 2. 规范 / 技能使用 — live spec-file reads ( fs/observed on .trellis/spec/ , .agents/skills/ , .dsh/skills/ ) and skill tool loads ( tools/result ), scoped per session ( exec.agent.id ) so one conversation's activity never leaks into another's dashboard. 3. 工作区会话汇总 — developer journal index + latest journal-N.md excerpt. Markdown is rendered in the tab (headings, lists, task lists, tables, code, blockquotes) with a small built-in renderer — no external runtime dependency. Folder structure - package.json → exports["."] = host entry, exports["./client"] = client bundle. - dsh.bundle.patch → the cordis patch that loads the host half. - dsh.client → the web client-module manifest ( platform: "web" + inject ). Architecture - Host half reads .trellis/ th…
在 GitHub 查看完整 README →分类
DeepSeek Harness: Everything is a Plugin.
★ 145,755
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 11,175
awesome-dsh-plugin/awesome-dsh-pluginA curated list of plugins for DeepSeek Harness (dsh) · DeepSeek Harness 插件精选列表
★ 7,291