Install
$ dsh plugin --profile web add dsh-memory-pyramidPlugin 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.
Key Capabilities
- Stores append-only fact records with a stated maximum of 280 bytes per fact.
- Maintains a multi-level summary pyramid through agent tool calls.
- Injects a bounded-line memory view at session start, with optional live updates.
- Provides tools to note facts, create summaries, zoom into ranges, recall facts, open source material, and discard faulty summaries.
- Anchors facts to DSH conversation session and sequence ranges, and can open referenced source material.
- Stores memory in workspace-local plain-text data under dsh_memory by default.
- Provides a web memory board with pyramid visualization, timeline navigation, memory heat indicators, and source navigation.
- Includes four read-only synthetic sample memory packs with 50, 100, 500, and 1,000 entries.
Useful For
- Keeping chronological project decisions and context across DSH sessions.
- Giving an agent a compact overview of older and recent workspace facts.
- Reviewing, drilling into, or regex-searching previously recorded memory.
- Importing local text files as source material for memory facts.
- Visualizing a workspace memory hierarchy in the DSH web interface.
Who It Fits
- DeepSeek Harness web users who need persistent workspace-scoped context.
- Agents and developers managing long-running project conversations.
- Users who prefer local, plain-text memory data.
Documented Limitations
- The README states that operation is currently serial and has no background process.
- Memory is scoped to one workspace by default; multiple libraries cannot yet be merged into one view.
- Sub-agents should not write memory; this is currently a prompt convention rather than a code-enforced restriction.
- The default view is injected only at session start; live updates require enabling liveView and consume additional injection tokens.
- Summary quality can drift; summaries may need to be discarded and regenerated with memory_forget.
- The web board is absent in non-web or headless environments, while the memory functionality remains available.
- Node.js 19 or later and pnpm are stated requirements for installation.
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- 33moren33/dsh-memory-pyramid
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 0cf96d0 · 2026-08-27
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
- 2GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-08-19
- Last release
- 2026-08-19
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Comprehensive long-term memory, self-evolution, skills, task management, and multi-agent dispatch bundle for DeepSeek Harness.
View plugin →A DeepSeek Harness Web UI sidebar for tracking artifacts and browsing workspace files, with a pop-out tab view.
View plugin →Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →A bilingual DeepSeek Harness cost-tracking plugin with session and daily costs, budgets, pricing management, balance lookup, and coding-plan quota displays.
View plugin →