FuRongJun-1999/dsh-memory ↗★ 0
@furongjun1999/dsh-memory
灵枢(Lingshu·líng shū)DeepSeek Harness 插件:完整大脑——长期记忆/知识飞轮/自我认知/递归反思接入 DSH,对话自动沉淀进记忆库
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:FuRongJun-1999/dsh-memory说明文档
阅读完整 README ↗dsh-memory · 灵枢(Lingshu)时空记忆图插件
Multi-agent spatiotemporal memory graph for DeepSeek Harness. Multi-agent spatiotemporal memory graph with cross-session persistence, knowledge flywheel, importance-gated memory, and charter-governed trust.
灵枢(Lingshu)的完整大脑接入 DeepSeek Harness:多智能体时空记忆图:跨会话持久化、知识飞轮、重要性门控记忆与宪章治理的信任。
Install
npm i @furongjun1999/dsh-memory
cordis.yml:
- id: dsh-memory
name: '@furongjun1999/dsh-memory'
config:
serverName: 'lingshu'
dbPath: 'D:/data/lingshu.db' # SQLite, auto-created
tools: 'brain' # 'brain' | 'core' | 'all' | [tool names]
What it gives your agent (34 brain tools)
| Module | Tools |
|---|---|
| Memory | lingshu_remember recall search timeline session_note session_recall compact_context |
| Reasoning | think relate reason predict_routes |
| Cognition | self_check gap_trend cognition cognition_report emotional_bias self_reliability action_log preflight |
| Reflection | recursive_reflect |
| Learning | blindspots learn induce |
| Flywheel | distill flywheel_report transfer_test calibrate |
| Long-term memory gate | longterm_snapshot promote_memories |
| Ingest |