dsh-okf-memory
会话记忆 → OKF 知识沉淀插件:预测驱动的神经自我学习记忆系统。把会话中高价值内容按 OKF v0.1 规范沉淀为长期记忆,跨会话自动唤起。Session-to-OKF memory plugin with neuro-self-learning (predictive recall, uncertainty-driven capture, reinforcement feedback).
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZHI-QI/dsh-okf-memory说明文档
阅读完整 README ↗Configuration
| Item | How | Default |
|---|---|---|
| Memory root | env OKF_MEMORY_ROOT or settings okfMemory.root | ~/.dsh/memory/ |
| Learning params | PARAMS in lib/learning.js (decay days / archive threshold / …) | see file |