DSH Plugins

dsh-token-handoff

by · WODE25500/dsh-token-handoff

Manifest valid

0 Stars

0 Forks

Install

dsh plugin --profile web add dsh-token-handoff
GitHubnpm

Original language: English

hasBundlePatch

About

Session context handoff for DeepSeek Harness — stop re-reading and re-deriving context every session. A single skill (layer ①) that keeps the next session warm.

Similar plugins

dsh-session-handoff

Session 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

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-session-handoff

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-bea

Sessions & MessagesManifest valid

0

dsh plugin --profile web add dsh-sideband

by snow-The

Session handoff & context management for DeepSeek Harness: structured handoff docs (export/resume/status) + active context pruning (acp_* via official compaction API) + optional OpenViking/archify enh

Sessions & MessagesManifest valid

3

MIT

JavaScript

Sep 12, 2026

dsh plugin --profile web add @snow-the/dsh-session-handoff

Context compaction / headroom for DeepSeek Harness — compress the live context so the prompt stays small without losing the state that matters (layer 3).

Tools & CapabilitiesManifest valid

0

dsh plugin --profile web add dsh-token-headroom

Session context triage for long DeepSeek Harness sessions: deterministic screeners trim stale, duplicate, failed, and oversized content through the official ctx.compaction seam.

Memory & ContextManifest valid

0

dsh plugin --profile web add dsh-context-triage

by kezboardpj

Per-conversation skill catalog picker for DeepSeek Harness (dsh) — choose which skills are loaded into each conversation. Unselected skills are unavailable in that conversation.

Manifest valid

3

MIT

JavaScript

Aug 15, 2026

dsh plugin --profile web add dsh-skill-loader