DeepSeek Harness Plugins
DeepSeek Harness PluginIndexed

StrataGate-AgentMemory

Local-first cross-session memory plugin for DeepSeek Harness with evidence-gated recall and source tracing.

UI & ProductivityDeveloper ToolsSecurity & PolicySkills & Workflows
19GitHub Stars2ForksUpdated2026-08-30

Install

$ dsh plugin --profile web add stratagate-dsh

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
StrataGate provides local-first, layered long-term memory for DeepSeek Harness agents. Storing data locally in SQLite, it automatically captures completed conversations and tool outputs into layered blocks (L0–L5) and event cards. Before relying on retrieved memories, an evidence gate evaluates sufficiency and allows fallback to original verbatim source messages to prevent hallucinated or incomplete recall.

Key Capabilities

  • Automatic conversation and tool turn capture into local SQLite storage
  • Layered memory representation (L0–L5) that balances compact context with lossless source preservation
  • Structured Event cards separating mention time from actual occurrence time
  • Evidence-sufficiency gating before the agent uses recalled facts in answers
  • Traceable source inspection enabling raw message and tool output verification
  • Visual Memory UI integrated into DeepSeek Harness settings

Useful For

  • Persisting cross-session agent context, user preferences, and project decisions locally
  • Preventing temporal confusion and hallucinations across long-running conversational workflows
  • Auditing and verifying recalled facts directly back to the original source messages
  • Importing structured memory summaries from external AI assistants into DSH

Who It Fits

  • DeepSeek Harness users needing persistent, verifiable memory across sessions
  • Developers building autonomous agent workflows that require reliable long-term recall
  • Privacy-conscious users who prefer local SQLite storage without external memory services

Documented Limitations

  • DSH plugin UI currently adds imported external candidates as new events without executing core merge/supersession logic
  • Requires Node.js 22+ for the core runtime environment
  • Optimized for automated traceable memory retrieval rather than manual collaborative knowledge-base editing

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, 5 development, 0 peer, and 0 optional dependencies.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

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

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

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
diqierjia/StrataGate-AgentMemory
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
28e0906 · 2026-08-31

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
19GitHub stars
Forks
2
Open issues
1
Last commit
2026-08-30
Last release
2026-08-30
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