DSH Plugins Marketplace
7,238 plugins indexed · 5,769 installable · 19,460 versions tracked
227 plugins
Web composer enhancement: recalls sent prompts across sessions with ArrowUp/ArrowDown, searches them with Ctrl+R, restores rich drafts, and opens a docked /btw or /side conversation.
★ 0
dsh plugin --profile web add dsh-airSearch, list and read past and current sessions through the harness's own `sessionQuery` service: uses the SQLite FTS5 index where a deployment enables it, and falls back to a bounded newest-first sca
★ 0
dsh plugin --profile web add dsh-session-search-proSession progress tracker: system prompt injection, live % calculation, and a slide-over drawer.
★ 0
dsh plugin --profile web add dsh-session-progressImport local Codex CLI/Desktop, Claude Code CLI, and Claude Desktop conversations into DSH with project grouping, semantic history, and tool activity; bind an existing or replacement workspace and con
★ 0
dsh plugin --profile web add dsh-assembly.resumeby wjj-8283
为DeepSeek Harness增加临时工作区功能!
★ 0
MIT
JavaScript
Sep 2, 2026
dsh plugin --profile web add @wjj-8283/dsh-temp-workspaceby chouyong
Track human decisions for related DSH session branches: keep, discard, or follow up with reasons, labels, and external links.
★ 0
TypeScript
Aug 17, 2026
dsh plugin --profile web add dsh-branch-reviewGit-style conversation fork graph in the session header: colored lanes and fork curves show which session branched from which, with click-to-jump navigation.
★ 0
dsh plugin --profile web add dsh-fork-graphCross-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-relayMessage-level full-text search across DSH sessions via an FTS5 trigram index (user / assistant / steering / tool with per-kind filters), deduplicated results across fork/continued sessions, read-only
★ 0
↓ 243/wk
dsh plugin --profile web add dsh-session-explorerby xianshu-virtuous
DeepSeek Harness whale-maid persona and automatic near-limit session continuation
★ 0
MIT
TypeScript
Aug 15, 2026
dsh plugin --profile web add @dsh-external/dsh-whale-companionOwnership-checked tools and HTTP routes to list, release and permanently delete subagent sessions, with automatic web UI refresh after deletion.
★ 0
dsh plugin --profile web add dsh-plugin-subagent-deleteby icanfinish11
Context window optimization for DeepSeek Harness agents. Sandboxes tool output in-process (only what you print enters the conversation), persists session memory in an FTS5 knowledge base, and enforces
★ 0
JavaScript
Sep 9, 2026
dsh plugin --profile web add dsh-context-modeSide-ask drawer opened from a completed answer's action row: follow-up questions run in an independent, auto-archived session seeded with the prior conversation text (read-only, capped at 48,000 chara
★ 0
dsh plugin --profile web add dsh-btwAutomatically resumes active goal sessions after DSH restart; long-running tasks continue without a manual nudge.
★ 0
dsh plugin --profile web add auto-goal-resumeRecall, edit-and-resend and regenerate, plus in-conversation versioning: a timeline of every rewind, artifact rollback (git-first, snapshot fallback), a fork map of explored paths, session lineage, an
★ 0
dsh plugin --profile web add dsh-retraceInfinite canvas for sessions, with regions bound to workspaces and agent presets, pinned session cards, sticky notes and alignment guides.
★ 0
`/side` persistent side sessions and `/btw` one-shot side questions, run in a temporary fork without touching main history.
★ 0
dsh plugin --profile web add @dsh-external/dsh-sidechainAuto-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-autotitleSession 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-handoffCompresses DSH time-context from ~280 chars to 46 chars by injecting a compact date line into the runtime-context snapshot; zero runtime dependencies.
★ 0
↓ 137/wk
dsh plugin --profile web add dsh-date-wrapperAdds a "Delete" item to the sidebar session menu with a confirmation dialog, then hard-deletes the session.
★ 0
dsh plugin --profile web add dsh-session-deleteArchived conversations list in the sidebar footer with read-only previews of the most recent messages, for sessions the product deliberately keeps hidden and unreopenable.
★ 0
dsh plugin --profile web add dsh-archived-conversationsby wuxiangru915
Session manager for the DSH Web UI: browse all and archived sessions, restore/unarchive, delete with two-step confirmation, and preview conversation content from the Settings panel.
★ 0
MIT
JavaScript
Sep 7, 2026
dsh plugin --profile web add @dshwp/dsh-session-managerExport complete Web Sessions to local Markdown or self-contained HTML, with stable rendered previews, default redaction, and opt-in bounded tool-call details.
★ 0
dsh plugin --profile web add dsh-local-share