dsh-memory_rollout
Run the following command in DeepSeek Harness:
dsh plugin install Bionic-forest/dsh-memory_rollout
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Bionic-forest/dsh-memory_rollout in DeepSeek Harness to install this plugin. Source: https://github.com/Bionic-forest/dsh-memory_rollout
About this plugin
Every DSH session starts from scratch: decisions made last round, your preferences, hard-won lessons—all gone the moment you open a new window. dsh-memory_rollout gives the agent a structured, restrained, write-only-when-needed persistent memory where facts, preferences, decisions, and project notes survive across sessions and surface with sources when truly relevant.
The design is adapted from the Codex memory system and independently re-implemented for DSH. A per-session draft is generated or appended by Stage 1 for eligible conversations; layered disclosure goes from the injected summary to a searchable registry to a few relevant drafts—grep-friendly, no full scans; idempotent consolidation uses fingerprints plus watermarks to avoid redundant token spend. Six user-facing tools (memory_recover, memory_recall, memory_forget, memory_note, memory_integrate, memory_precompact) plus two internal schedulers, and a browser management page for browsing summaries, the registry, drafts, and notes, editing config, or importing and exporting memory.
Best suited for developers running long-horizon projects on DSH who want their agent to truly remember context, and for teams that need decision consistency and project notes carried across sessions. Early release (0.1.x) with 48/48 tests passing—feedback welcome.
Use Cases
- Agent retains decisions, preferences, and pitfalls across long-running sessions
- Teams keep project context and decision consistency across conversations
- Quickly recall relevant drafts and notes to restore context before a new session
Best For
- Developers running long-horizon projects on DSH
- Teams that need cross-session context consistency
- DSH users who want persistent agent memory
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.