dsh-linghun
A judgment core for DeepSeek Harness: a cognition loop that gives every decision a source and attribution and drives planning to a close, hippocampus memory that condenses running experience into reusable knowledge, and a customizable persona card (name, personality, communication style). Requires DSH ^0.1.0-rc.7.
DeepSeek Harness 的判断内核:认知循环让判断有来处、反馈有归因、规划收口;海马体把运行经历沉淀为可复用知识;人格卡可自定义姓名、性格与沟通风格。需要 DSH ^0.1.0-rc.7。
How to install
dsh plugin add dsh-linghun About
Linghun (灵魂) A cognitive-agent plugin for DeepSeek Harness — not a persona card, judgment itself. **Linghun** gives DeepSeek Harness agents a *closing-mind* identity, boundary-judgment discipline, and a hippocampus-style memory loop — turning an agent into a cognitive subject that can judge, keep discipline, and improve itself, instead of a text generator with memory. **The Closer (收口者)**: the LLM supplies intuition and candidate answers; the agent evaluates, filters, and closes — thinking, judging, and deciding happen on the agent's side. **Boundary discipline**: never force-precision on fuzz…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 1
- mo. downloads
- –
- Last push
- 2026-09-22
- Created
- 2026-09-22
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
dsh-memory
FuRongJun-1999/dsh-memory
White-box AGI architecture exploration: metacognition (self-cognition loop), continual learning (knowledge flywheel), world model (condition space, spatiotemporal memory graph), self-improvement (bootstrap discipline), zero-LLM white-box pipeline, and auditable trust guardrails.
dsh-engram
kenz1117/dsh-engram
Cross-session long-term memory under the "memory palace" metaphor: dual-scope SQLite stores (user + per-git-origin project), hybrid FTS5 + local-vector retrieval with RRF fusion and recency/proof ranking boost, automatic capture from the session log (including the final turn), provenance audit chains, consolidation distillation and decay forgetting, and a settings-page Memory Library panel with corridor topology, tour butler, and refurb list.
dsh-pua
MichengAI/dsh-pua
Adds /pua to steer the agent to try another approach and verify results before claiming completion, with 15 company styles, persona modes, global and per-conversation settings, and an optional loop that continues until a verification command passes, the iteration limit is reached, or the user cancels.
dsh-heartbeat
Kanadego/dsh-heartbeat
Heartbeat loop for DeepSeek Harness: every 20 minutes (by default) the agent wakes on its own to keep a local profile of your interests and preferences, search the web for things you care about, and keep what it finds. When it has something worth sharing, it sends a short package of notes to the sessions you link it to. A set of rules in code - quiet hours, busy windows, a daily limit, a cooldown - decides whether it may speak at all, and the agent in that session decides whether to actually say anything. Windows only.