dsh-sideband
by — · ishuowang/dsh-sideband
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Hand 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-bearing capsule to another Session or an authorized Room—quiet by default for Sessions, with explicit wakeup available.
Similar plugins
by WeiYe6
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.
★ 4
MIT
JavaScript
Aug 28, 2026
dsh plugin --profile web add dsh-session-handoffSession context handoff for DeepSeek Harness — stop re-reading and re-deriving context every session. A single skill (layer ①) that keeps the next session warm.
★ 0
dsh plugin --profile web add dsh-token-handoffSession 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-handoffAdds 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-buttonWhat's up - a zero-maintenance status board for your sessions. Scans every conversation on the host, extracts a goal + one-line status per session (multi-provider LLM, fingerprint-cached), surfaces ha
★ 0
↓ 106/wk
dsh plugin --profile web add dsh-whats-upCross-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-relay