dsh-session-recap
Run the following command in DeepSeek Harness:
dsh plugin install DDDFXYqiming/dsh-session-recap
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install DDDFXYqiming/dsh-session-recap in your terminal to install; the source is available at https://github.com/DDDFXYqiming/dsh-session-recap. After installation, restart your Web profile and refresh the page.
About this plugin
You are deep into a long DSH Web session, and then life happens—a meeting, a lunch break, a switch to another tab. When you come back the window is still open but your train of thought has derailed, and scrolling through dozens of messages to reconnect is tedious. dsh-session-recap does one thing well: the instant you unfocus the window or switch away from the session, it quietly generates a short recap card in the background, summarizing the current task, what has been completed, and what comes next. A single glance tells you exactly where to pick up.
Automatic recap is gated behind three conditions: the window must truly be unfocused, at least three minutes must have elapsed since the last completed turn, and the session must contain at least three completed turns. A brief distraction never triggers a model call. You can also generate a recap on demand with /recap at any time. The recap follows the language of your messages, strips reasoning tags automatically, and never appends summary text into the session message history. All state lives in a dedicated sidecar, keeping the session log untouched.
Built for developers who run multi-turn sessions in DSH Web, step away regularly, and want to regain context in seconds. It works out of the box, defaulting to the same provider and model your session is already using, with no extra configuration required.
Use Cases
- Pulled into a meeting mid-session, glance at the recap card to pick up where you left off
- Juggling multiple DSH sessions, switch back and instantly recall each one's progress
- Trigger /recap for a concise task summary to paste into your notes or standup
Best For
- Developers running long multi-turn DSH Web sessions who step away regularly
- Engineers juggling multiple AI sessions who don't want to lose context
- Pragmatic users who prefer a lightweight recap card over a verbose summary
Related Plugins
Memory layer for coding agents that indexes local session history and auto-recalls relevant context before edits, commands, and failures, with no manual search needed.
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.