DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-biomemory

Cross-session biomimetic memory plugin for DeepSeek Harness with transparent local storage, approval-gated writes, and frozen memory snapshots.

Security & PolicySkills & Workflows
7GitHub Stars0ForksUpdated2026-09-05

Install

$ dsh plugin --profile web add github:KLRSL/dsh-biomemory

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-biomemory is an installable DSH memory plugin that stores and retrieves cross-session memories through Markdown and SQLite. It supports approval-aware saving, offline semantic or keyword retrieval, snapshot injection, memory maintenance, auditing, and a Knowledge settings interface.

Key Capabilities

  • Provides `memory` and `memory_recall` tools plus `/memory` commands for managing memories.
  • Stores structured memory in a local SQLite database and maintains Markdown memory files and backups.
  • Supports exact, semantic, and hybrid retrieval; semantic retrieval uses a local bge-small-zh-v1.5 embedding model when available.
  • Injects a frozen, prioritized memory snapshot at session start.
  • Gates important memory writes behind approval and supports configurable fallback behavior.
  • Offers memory pins, deduplication, editing, deletion recovery, conflict surfacing, and structured audit events.
  • Runs optional memory metabolism: decay, consolidation, conflict handling, and archival without deletion.
  • Adds a Knowledge settings tab and local web API for searching and managing entries.

Useful For

  • Retaining user preferences and decisions across DSH sessions.
  • Building a local personal or project knowledge base.
  • Recalling prior project lessons, habits, and workflows.
  • Reviewing, pinning, editing, and auditing stored memories.
  • Keeping a long-running memory store organized through decay and archival.

Who It Fits

  • DeepSeek Harness users who need persistent cross-session memory.
  • Users maintaining project-specific knowledge and preferences locally.
  • Developers who want inspectable, approval-aware memory behavior in DSH.

Documented Limitations

  • Requires Node.js 22.19.0 or later.
  • Targets `@deepseek-ai/dsh-*` runtime version 0.1.0-rc.5.
  • Semantic embedding retrieval depends on availability of the local model; the plugin degrades to keyword retrieval if unavailable.
  • Memory storage requires a writable memory root; `DSH_MEMORY_ROOT`, when set, must point to an existing writable directory.
  • Important-memory behavior depends on the configured approval fallback when an approval channel is unavailable.

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
KLRSL/dsh-biomemory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
72eede1 · 2026-09-07

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
7GitHub 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