DeepSeek Harness Plugin

Sessions & Messages Plugins

Session management, message history, conversation search, and context tools for long-running agent work.

25 plugins in this category

dsh-sidechain

Community ⭐ 6

Sessions & Messages

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.

View plugin → omdsh-dev

dsh-evolve

Community ⭐ 5

Sessions & Messages

A self-evolving plugin: the agent grows or trims its own capabilities mid-session — evolve_add hot-mounts persistent plugins, evolve_remove uninstalls reversibly.

View plugin → william-jin-cmu

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.