dsh-cognitio
Run the following command in DeepSeek Harness:
dsh plugin install ljlj7149-cloud/dsh-cognitio
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install ljlj7149-cloud/dsh-cognitio in your terminal, source code at https://github.com/ljlj7149-cloud/dsh-cognitio , then restart DSH to activate the plugin.
About this plugin
AI memory and self-discipline are, at the end of the day, a matter of model goodwill. Change sessions, swap presets, and the rules and lessons you have corrected again and again can simply be forgotten. dsh-cognitio turns the idea of remembering your rules and reminding you at the right moment from a gamble into a deterministic mechanism.
It works in three layers. The memory layer stores facts, rules, patterns, cases, and propositions in a tiered SQLite store with a full version chain, so every edit remains traceable. The trigger layer is a set of mechanical sentinels that fire at four deterministic points-turn start, tool call, error, and turn end-retrieving relevant rules into the context, completely decoupled from whichever model or preset is active. The evolution layer is an error-driven pipeline: mistakes are auto-archived as drafts, a daily unattended maintenance pass consolidates and distills them, and any newly proposed rule lands in an approval queue. Nothing takes effect until you approve it, and every rule carries a performance scorecard tracking how often it was useful versus how often it was stale. Repeatedly failing rules are automatically demoted into a rebuttal pool for review.
It is meant for people who collaborate with AI long-term, who find themselves correcting the same behaviors over and over, and who have accumulated a body of project rules they do not want to re-teach every conversation. This is not a chat bot-it is a self-evolving rules and memory system that keeps every byte of data on your local machine, fully auditable and fully under your control.
Use Cases
- After correcting the same AI mistake repeatedly, the system remembers and proactively reminds on next trigger
- Switching sessions or presets without having to re-teach project rules every time
- AI errors are auto-archived, distilled into new rules daily, and take effect only after your approval
Best For
- Independent developers who collaborate with AI long-term and have accumulated extensive project conventions
- Tech teams that need AI to reliably follow coding or writing conventions
- Leads who want a full approval and audit loop for AI 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.