LLM-supervised persistent memory for AI agents — graph-based recall and knowledge management.
dsh-kb-sieve
Build audit-able knowledge-base packs for DeepSeek Harness — references plus SQLite-backed local retrieval.
Plugin facts
Screenshots
About this plugin
DSH knowledge-base plugin: build audit-able KB packs (references + SQLite FTS5) from md/txt/docx/pdf, deterministic retrieval (kb_query) and original-text reading (kb_read), zero-script generated skills. Apache-2.0.
Install this DSH plugin
Copy the command below and run it in your DeepSeek Harness terminal.
dsh plugin add github:omdsh-dev/dsh-kb-sieve ⚠️ Plugins run with the permissions of your dsh process and may execute code at install time. Review the source repository and its license before installing. Pin the commit hash for reproducible installs. Plugin safety →
About this plugin: dsh-kb-sieve
What is dsh-kb-sieve?
dsh-kb-sieve is a memory plugin maintained by omdsh-dev. Build audit-able knowledge-base packs for DeepSeek Harness — references plus SQLite-backed local retrieval.
How do I install dsh-kb-sieve?
Run dsh plugin add github:omdsh-dev/dsh-kb-sieve in your DeepSeek Harness terminal. The dsh CLI resolves the plugin from GitHub and installs it into your active profile. For reproducible installs, pin a commit hash: dsh plugin add github:omdsh-dev/dsh-kb-sieve#commit.
Is dsh-kb-sieve free?
dsh-kb-sieve is a community open-source project released under the Apache-2.0 license. You can inspect its source and install it for free.