dsh-session-insights
Generate local, evidence-backed workflow retrospectives from DSH session history through `/session-insights`, with deterministic and optional model-assisted analysis.
通过 `/session-insights` 将 DSH 会话历史生成为本地、基于证据的工作流复盘,支持确定性分析和可选的模型辅助分析。
How to install
dsh plugin add dsh-session-insights About
dsh-session-insights 简体中文 | Changelog Run /session-insights to turn DeepSeek Harness session history into a local workflow review. The Bundle reads sessions through DSH's sessionQuery service and writes a self-contained HTML dashboard plus companion JSON. It helps answer questions such as: What kinds of work am I doing with DSH? Which projects and workflows take the most effort? Where do tool failures, retries, or unfinished work appear? Which practices are working, and what should I try next? This is **behavioral review, not telemetry**. It is not a live monitor, a billing calculator, or a cl…
Recommendation signals
Meta
- License
- MIT
- Language
- Python
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-08-24
- Created
- 2026-08-21
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- agent-skills, deepseek-harness, dsh-bundle, dsh-plugin, local-first, session-analysis
Related plugins
dsh-recall-plugin
limbo947/dsh-recall-plugin
Recall any user message: rolls the conversation (official session fork) and workspace files (per-message shadow git snapshots) back to before it, with a diff-preview confirmation panel.
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-chat-recovery
Chat recovery for DSH: edit the last finished user message and explicitly retry failed turns, both via session-fork branches that leave the original conversation untouched.
dsh-share
dsh-external/dsh-share
DSH 对话分享插件,分享单轮或多轮对话,可导出为图片或 Markdown。Share DSH Q&As or selected conversation groups as PNG or Markdown.
task-passport
dongsheng123132/task-passport
Carry durable task state across DeepSeek Harness, WorkBuddy, Claude Code and Codex with machine-readable checkpoints and optimistic locking.