DoggyHU/dsh-daily-sticky:DeepSeek Harness (DSH) 的每日语音便签插件
`dsh-daily-sticky` 是 DoggyHU 开发的 DeepSeek Harness (DSH) Web 插件,旨在解决对话中临时事项难以管理和统计的问题。它在 DSH 界面右上角提供可拖拽的每日便签面板,支持手动录入、多行粘贴批量添加,或利用当前模型从口语化内容及语音转文字中智能抽取任务。用户可在对话中通过指令直接让 AI 写入便签。该插件具备未完成事项自动顺延功能,标注“昨天”、“前天”等来源,并提供纯本地计算的周/月任务统计及环比数据,所有数据以 JSON 格式按日落盘至 `~/.dsh/dsh-daily-sticky/` 目录,确保重启不丢失。安装支持 Git 源或 T
Read Moredsh-global-task-list:DeepSeek Harness 全局任务库插件
`dsh-global-task-list` 是面向 DeepSeek Harness 的插件,旨在解决任务分散、进度不可视及状态不同步的问题。核心功能包括:1. **任务 CRUD 与持久化**:提供 `task_add/list/update/delete` 工具,任务存储于跨会话 `storageDomain`,支持长期维护。2. **常驻悬浮面板**:浏览器端右下角面板,实时订阅 SSE 刷新任务状态,支持修改、删除及查看结构化内容。3. **后台作业同步**:通过 `jobId` 关联任务,自动同步后台作业的完成、失败等终态,适配主从 Agent 协作流程。4. **生成式 UI**
Read MoreManage Thoughts, Decisions and Tasks in DeepSeek Harness with dsh-track
DSH-track (Track Bridge) is a DeepSeek Harness workflow plugin maintained by fakechris. It uses capture walls, decision ledgers and Linear-style issues to manage ideas and tasks within Harness, without relying on external project management services. This article checks the installation commands, tool usage, web panel and permission precautions against the community directory, GitHub README, protocol skill and npm 0.5.0 package.
Read More