dsh-simple-wiki-memory
Run the following command in DeepSeek Harness:
dsh plugin install rainow/dsh-simple-wiki-memory
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, run the command dsh plugin install rainow/dsh-simple-wiki-memory to install the plugin, with the full source address at https://github.com/rainow/dsh-simple-wiki-memory.
About this plugin
When using AI assistants, long-term memory management often faces a dilemma: stuffing all memories into prompts leads to excessive token consumption, while heavy systems like RAG or vector libraries are overly complex. The DSWM plugin addresses this by offering a super-simplified Wiki memory solution built on DeepSeek Harness's native dsh-agent-instructions mechanism. It uses pure Markdown files and a git repository for memory management, automatically loading a lightweight index and reading topic files on demand to minimize token usage without sacrificing memory depth. Core capabilities include real-time writing, confirmation workflows, regular organization, and automatic backups, all governed by simple text rules without any runtime LLM calls or external dependencies. If you're a DeepSeek Harness user tired of complex and costly memory management, DSWM is the ideal choice. It suits developers or AI enthusiasts who prefer a lightweight, transparent, and customizable memory system, allowing you to easily control and share long-term memories across harnesses while focusing on core tasks rather than underlying complexities.
Screenshots
Use Cases
- Long-term memory storage without wasting tokens.
- Simple Wiki-style memory organization.
- Sharing memory across multiple DeepSeek Harness instances.
Best For
- DeepSeek Harness users.
- Developers seeking lightweight memory systems.
- AI enthusiasts needing customizable memory management.
Related Plugins
Traceable, searchable cross-session memory for AI agents that turns conversation knowledge into a typed knowledge graph and recalls relevant subgraphs instead of replaying full history, natively integrated with DeepSeek Harness.
Gives DSH AI cross-session long-term memory, to-do and skill management, plus multi-session orchestration, external AI delegation, and an infinite canvas that grows with you.
dsh-mnemon is a three-tier, pluggable, Agent-driven memory system for DeepSeek Harness, combining Runtime memory, Project Documents, and replaceable Memory Spaces with nine long-term providers.
An opinionated, zero-infrastructure file-based memory protocol: human-readable markdown files plus a bounded always-loaded index, curation discipline, and no database or embeddings.
