Install
$ dsh plugin --profile web add dsh-native-memory # npm after releasePlugin 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 facts and profiles per workspace using DSH's storage-domain.
- Provides approval-gated tools to remember, edit, forget, and import facts.
- Recalls facts through a deterministic keyword strategy and searches prior sessions with full-text search.
- Records fact origins as session ID and sequence number, with tools to expand citations to source log excerpts.
- Rejects secret-shaped text by default; bundle configuration can mask or disable that policy.
- Exports a masked, idempotent Markdown memory mirror at `.dsh-memory/memory.md`.
- Adds a read-only browser settings page for viewing workspace facts with secrets masked.
- Optionally proposes candidate facts after a session and includes an enabled-by-default deterministic compaction drift guard.
Useful For
- Persist approved workspace facts and user/project profiles across DSH sessions.
- Search previous workspace session logs for relevant context.
- Review the source provenance behind a stored memory.
- Maintain a Git-friendly Markdown representation of workspace memory.
- Surface candidate memories from completed sessions for human approval.
Who It Fits
- DeepSeek Harness users who need workspace-scoped long-term memory.
- Teams or developers who want human approval before persistent memory changes.
- Users who need traceable memory entries linked to session-log evidence.
Documented Limitations
- Requires Node.js 22.19.0 or later according to the package engine declaration.
- Designed for the DSH web profile; the README instructs users to restart `dsh web` after installation.
- Memory is scoped to an exact workspace current working directory.
- Secret-shaped text is rejected by default, and the credential-assignment detector may flag benign `token: …` values of 16 or more characters.
- Session-end proposals require explicit opt-in and use one LLM call per finished session when enabled.
- The browser interface is read-only; deletion actions are routed through a chat instruction and approval gate.
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 1 runtime, 9 development, 1 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
- highland0971/dsh-native-memory
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 9acd2ca · 2026-09-11
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-16
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
DSH undo and crash-recovery plugin with snapshots, rollback, Safe Mode, and offline Windows tools.
View plugin →Vision routing and pixel-level visual tool suite for DeepSeek Harness agents with built-in free fallbacks.
View plugin →DeepSeek Harness research bundle for industry maps, public-source tracking, company cards, and traceable reports.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →