dsh-session-handoff
by WeiYe6 · WeiYe6/dsh-session-handoff
★ 4 Stars
⑂ 0 Forks
Updated: Aug 28, 2026
MIT
JavaScript
Original language: English
About
Hand your long DSH session over to a clean one: /handoff summarizes the conversation with an LLM, creates a new session+agent in the same workspace, injects the handoff document, and auto-opens it.
Similar plugins
Adds a handoff button to every assistant message that writes an LLM-summarized handoff document of the current conversation into the workspace handoff/ directory.
★ 0
dsh plugin --profile web add dsh-handoff-buttonHand off focused context without waiting for or interrupting the active Agent: freeze a bounded Session snapshot, summarize it asynchronously with an isolated no-tool LLM, and deliver a provenance-bea
★ 0
dsh plugin --profile web add dsh-sidebandCross-session task queue with handoff notes: sessions and subagents push, claim, complete and cancel tasks on a shared file-backed queue, and leave a handoff summary for whoever picks up next.
★ 0
dsh plugin --profile web add dsh-task-relaySession handoff for DeepSeek Harness: the session menu creates a successor session that rebuilds the old session's memory, tasks and rules through an eight-section takeover packet, with light context
★ 0
dsh plugin --profile web add dsh-session-handoffAuto-renames DSH sessions with LLM-summarized titles: runs after the first prompt and on /handoff, or manually via a header button or /autotitle, with configurable title language and max title bytes.
★ 0
↓ 509/wk
dsh plugin --profile web add @lyxx/dsh-session-autotitleby reinocheong
Move a session to another folder from the Web UI via drag & drop or a menu picker, permanently delete a session with a risk-consent dialog, and AI-rename a session by summarizing the whole conversatio
★ 5
↓ 149/wk
MIT
JavaScript
Sep 12, 2026
dsh plugin --profile web add dsh-session-move