dsh-handoff
Run the following command in DeepSeek Harness:
dsh plugin install ZhijiangTang/dsh-handoff
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ZhijiangTang/dsh-handoff in DeepSeek Harness to install this plugin. Source: https://github.com/ZhijiangTang/dsh-handoff
About this plugin
When a session ends or context shifts, verbal handoffs and scattered notes tend to drop critical details. dsh-handoff freezes the current session—goals, completed and pending items, key files, and statistics—into a single structured Markdown document, giving the next person or the next session an immediate, readable picture of the full state without sifting through raw chat logs.
It pulls facts directly from the DSH session event stream: user messages, tool call results, todo states, goal/change entries, and token counts. No LLM is invoked, no model inference is performed, and identical input always yields identical output. The generated document contains seven sections—Session Handoff, Goals, Completed, Pending, Next Steps, Key Files, and Session Stats. If the event structure is unavailable, it degrades gracefully to a skeleton template with an explanation rather than throwing an error; write paths are strictly fenced to the workspace root.
Ideal for developers who frequently switch project contexts, collaborate in relay-style development, or need a written record after a long session. Zero dependencies, pure ESM, no build step—install and go.
Use Cases
- Freeze goals, progress, and key files into a structured Markdown document at the end of a long session
- Produce a clear written record for the next developer in a relay-style collaboration
- Export the current session state before switching projects so the next session or teammate can pick up seamlessly
Best For
- Solo developers who frequently switch between project contexts
- Engineering teams working in relay-style, multi-developer collaborations
- Developers who need a written session record before handing off to the next step
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.