dsh-report-studio¶
| 类型 | 工作流 | 分类 | 工作流 |
| 星数 | – | 状态 | ✅ 活跃 |
| 能力 | workflow, research | 更新时间 | 2026-08-15 |
📖 项目简介¶
When your agent finishes work, have it write up what happened — into something you can actually hand over. The first "session → work deliverable" plugin in the DeepSeek Harness ecosystem: turn one session into a daily report / weekly report / handoff document / WeChat-article draft, each sealed with a verifiable receipt block (report hash + artifact hashes), so reports cannot be embellished.
✨ 核心特性¶
- 4 ready templates:
daily,weekly,handoff,article - Deterministic session extraction: user asks, todo snapshots, turn/step stats,
- Verifiable receipt block: session id, workspace, generation time, report
- Safe persistence: target paths are confined to the session workspace;
- Customizable templates: override built-in templates wholesale (placeholders below)
- No build step: plain ESM; install via
dsh pluginor load with a--patchoverlay