DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-memory

Long-term memory plugin for the DeepSeek Harness Web GUI with project/global stores, automatic memory extraction and prompt injection.

Browser & Web
1GitHub Stars0ForksUpdated2026-09-05

Install

$ dsh plugin --profile web add <repo-or-local-path>

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-memory is an installable DeepSeek Harness Web GUI plugin that stores project-scoped and global memories locally, surfaces them in a Memory view, and uses models to extract, consolidate, and inject relevant memory context into requests.

Key Capabilities

  • Maintains separate project-scoped and global memory stores as JSON under ~/.dsh/memory/ or $DSH_HOME.
  • Adds a Memory view with searchable memory cards, inline editing, archival, linking, deletion, and a force-directed link graph.
  • Injects ranked, character-capped memories into system-prompt assembly; agentless assemblies receive global memories only.
  • Extracts memory candidates from turn transcripts and reinforces near-duplicates using bigram Jaccard similarity.
  • Periodically proposes and transactionally applies validated merge, link, archive, and retag operations.

Useful For

  • Retaining workspace-specific facts and decisions across DeepSeek Harness sessions.
  • Providing recurring global context across projects.
  • Reviewing, editing, linking, and archiving accumulated memories visually.
  • Reducing duplicate memories through reinforcement and periodic consolidation.

Who It Fits

  • DeepSeek Harness Web GUI users who want persistent local memory.
  • Users managing multiple workspaces with both project and global context needs.

Documented Limitations

  • Designed for the DeepSeek Harness Web GUI and installed with the web profile.
  • Automatic extraction and consolidation use a model; provider and model settings may need configuration.
  • Memory is stored as plain local JSON files.
  • After three consecutive extraction failures, automatic extraction pauses until a manual run succeeds.
  • Injected context is limited by configurable top-K and character caps.

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.

Dependency Counts

package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Not Declared

GitHub did not report an SPDX license for this repository snapshot.

low
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

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

Source repository
qwert702/dsh-memory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
ac7cd54 · 2026-09-13

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
1GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-05
Last release
No release detected
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