Rewind conversation and workspace state in DeepSeek Harness — undo agent turns and restore code state when things go sideways.
Sessions & Messages Plugins
Session management, message history, conversation search, and context tools for long-running agent work.
25 plugins in this category
Import and migrate chat history from Claude Code, Codex, Reasonix and other agent tools, then continue the conversation in DSH.
A context-insight dashboard — see what the model's context window is made of and how it evolves.
A data agent for DSH: session-scoped database connections and a dedicated agent preset that writes SQL and iterates.
Branch-based message editing with reroll, retry and a version timeline.
Share DSH conversations — single or multi-turn, exported as PNG or Markdown.
DeepSeek account balance and session cost readout for the DSH web GUI.
A focused-chat view for dsh — a stripped-down session view that only shows the final outputs, easier to read.
A Git-style milestone timeline for DeepSeek Harness — hover for metadata, click to jump to any message.
Long agent tasks without transcript clutter — focused progress, auto-folded history, details on demand.
A session health checker: frame-level diagnostics of multi-frame zstd session files (torn/corrupt/empty detection), zero-dependency and read-only.
Model-driven context management (Active Context Pruning) for DeepSeek Harness — the model decides when and what to compress.
Role-based Codex / Claude Code / ACP subagent providers for DSH — continuable children with durable session recovery.
Use your ChatGPT subscription in DeepSeek Harness through OpenAI's Codex sign-in flow.
A billing plugin: account balance plus a per-model remaining-task estimator in a session-header badge.
An LLM-free lossless compaction engine for DeepSeek Harness — shrink context without losing information.
Delete sessions from the UI safely: a header danger button plus a sidebar session-row menu item, with risk confirmation.
Side sessions in DSH: /side for persistent Codex-style side sessions and /btw for one-shot Claude-style asides — run in a fork, keep the main session clean.
A DSH session manager: manage conversations, archive/restore, delete safely and open record folders.
Shareable session deep links for DeepSeek Harness.
Notifications for four session states, with browser prompts and prompt templates.
A self-evolving plugin: the agent grows or trims its own capabilities mid-session — evolve_add hot-mounts persistent plugins, evolve_remove uninstalls reversibly.
Observe-only, hash-chained evidence receipts for DeepSeek Harness — audit what the agent did without changing behavior.
Privacy-minimal, heuristic per-turn verification summaries — a lightweight receipt of each agent step.
Fail-closed redaction for DeepSeek Harness session telemetry exports — scrub sensitive data before sharing.
DeepSeek Harness Plugin FAQ
What are Sessions & Messages DSH plugins?
Sessions & Messages plugins extend DeepSeek Harness with Session management, message history, conversation search, and context tools for long-running agent work. This directory currently lists 25 of them.
How do I install a Sessions & Messages plugin?
Open any plugin below and copy its install command (dsh plugin add github:owner/repo). All Sessions & Messages plugins install the same way.