DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-plugin-memory

Agent-maintained cross-session Markdown memory plugin for DeepSeek Harness with progressive disclosure and optional background distillation.

Terminal & TUIDeveloper Tools
13GitHub Stars1ForksUpdated2026-09-13

Install

$ dsh plugin --profile web add github:justhalfbit/dsh-plugin-memory

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-plugin-memory provides cross-session project memory for DeepSeek Harness (DSH). It allows dialogue agents to record facts, decisions, lessons, and preferences in pure Markdown files as they work, automatically injecting relevant memory contexts into new sessions. It features progressive disclosure with dedicated topic files, SHA-1 deduplication, seven memory tools, configurable proactivity, optional silent background distillation, and a live web settings panel.

Key Capabilities

  • Two-tier memory storage using primary memory markdown and progressive-disclosure topic markdown files
  • Visible agent-driven memory operations across 7 tools (save, search, list, forget, read, write_topic, delete_topic)
  • Automatic system-reminder memory injection with configurable character budgets and hash deduplication
  • Optional background silent distillation to extract structured knowledge without tool trace overhead
  • Per-project directory isolation based on session working directory
  • Live settings configuration via web browser panel card or settings.yaml

Useful For

  • Retaining project context, coding conventions, architectural decisions, and bug fixes across multiple DSH sessions
  • Building progressive project documentation and reference manuals that agents can selectively read on demand
  • Automating long-term knowledge extraction during unattended long-running agent workflows

Who It Fits

  • DeepSeek Harness users needing persistent context and memory across independent project sessions
  • Developers working on complex codebases requiring continuous context accumulation and convention tracking

Documented Limitations

  • Cross-process concurrency relies on weak last-write-wins semantics despite in-process queue serialization
  • Memory is shared across all sessions within the same project directory rather than isolated per session
  • Background distillation cannot alter or delete manual entries created via visible tools
  • Failed distillation turns are not retried to prevent runaway token costs
  • Distillation analyzes raw user/assistant text only and does not observe tool call payloads or execution results
  • Memory files are managed at the host level and bypass agent filesystem sandboxes

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
justhalfbit/dsh-plugin-memory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a58965d · 2026-09-16

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
13GitHub stars
Forks
1
Open issues
0
Last commit
2026-09-13
Last release
2026-08-31
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app