dsh-trivium
In-process graph memory kernel for DeepSeek Harness backed by TriviumDB with cross-session recall and optional UI chips.
Install
$ **Quick install**: dsh plugin --profile web add dsh-trivium → restart **dsh web** → open a workspace (Settings shows **Trivium memory**; the **Chips** tab stays off until you turn it on). Details in [Installation](#installation).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.
Key Capabilities
- Stores cross-session entity, preference, decision, and experience nodes and graph relations in a local workspace .tdb file
- Provides four agent tools: ctx_find, ctx_read, ctx_remember, and ctx_link
- Injects a compact initial short map into sessions and supports on-demand tool recall
- Includes strict write hygiene gates refusing secrets, mojibake, stutter loops, and envelope noise
- Offers an optional Chips UI tab for manual memory whitelisting and turn pinning
- Supports optional Git sidecar synchronization (.dsh/trivium.jsonl) for versioning business facts
- Allows one-shot strict import from WorkBuddy MEMORY.md, Claude Code CLAUDE.md, and Codex AGENTS.md
Useful For
- Preserving architectural decisions, repo-specific rules, and bug fix histories across multiple DSH sessions
- Pinning specific context or constraints into LLM conversation turns using the visual Chips whitelist
- Collaborative workspace memory synchronization via Git using the text sidecar file
- Querying related context via graph edge paths without dumping extensive transcript histories
Who It Fits
- Developers looking for persistent, local-first cross-session memory in DeepSeek Harness
- Engineers collaborating in shared repositories needing versioned project context
- Users who require fine-grained human oversight over LLM memory fragments and prompt injection
Documented Limitations
- Binary .tdb files cannot be opened by multiple Node processes simultaneously
- Markdown export is read-only and cannot be re-imported
- Embedding search is disabled by default and requires configuring an OpenAI-compatible embedding endpoint URL
- External format imports (Claude Code, Codex, WorkBuddy) are one-shot rather than continuous synchronization
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.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- QWQcool/dsh-trivium
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 974a95d · 2026-09-20
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
- 3GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-20
- Last release
- 2026-09-20
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Composable three-tier memory control plane for DeepSeek Harness with runtime context, searchable documents, and pluggable long-term memory.
View plugin →Traceable, searchable, cross-session knowledge graph memory engine for DeepSeek Harness.
View plugin →A standalone, local persistent-memory system for AI agents, with DeepSeek Harness support provided through the separate dsh-mnemon plugin.
View plugin →Codex-style @file mentions and workspace path picker for the DeepSeek Harness web interface.
View plugin →