dsh-task-notice-board
面向 DSH Web 的任务级 Workspace 到 Task 到 Session 协作控制台,提供 Session 看板、归档对话查看,以及在关联 Session 之间共享的有界长期记忆。
Task-scoped Workspace to Task to Session control center for DSH Web, with Session boards, archived conversation viewing, and bounded long-term memory shared across linked Sessions.
怎么安装
dsh plugin add github:SLin-code/dsh-task-notice-board 简介
DSH Task Notice Board One installable DeepSeek Harness plugin for managing Workspace → Task → Session collaboration. This plugin treats a Task as the long-lived collaboration boundary. Sessions assigned to the same Task receive a bounded snapshot of its objective and retained updates on their next model step. Agents can publish durable findings and search older retained updates without copying raw transcripts. Screenshots Workspace Task Board Task workspace and Session Board Archived Sessions and Task long-term memory Current capabilities Full-screen control center launched from the DSH sideba…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-24
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
dsh-recall-plugin
limbo947/dsh-recall-plugin
消息撤回:在用户消息旁加「撤回」按钮,把对话历史(官方会话 fork)与项目文件(逐消息影子 git 快照)一并回退到该消息发送之前,带差异预览确认面板。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
对话恢复插件:编辑最近一轮已结束的用户消息、显式重试失败轮次;两条路径都走 session fork 分支,原会话不被改动。
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可将 DSH 问答或选定的对话组导出为 PNG 或 Markdown
task-passport
dongsheng123132/task-passport
通过机器可读检查点与乐观锁,在 DeepSeek Harness、WorkBuddy、Claude Code 和 Codex 之间交接持久任务状态。