ZHI-QI/dsh-okf-memory0

dsh-okf-memory

会话记忆 → OKF 知识沉淀插件:预测驱动的神经自我学习记忆系统。把会话中高价值内容按 OKF v0.1 规范沉淀为长期记忆,跨会话自动唤起。Session-to-OKF memory plugin with neuro-self-learning (predictive recall, uncertainty-driven capture, reinforcement feedback).

包名
dsh-okf-memory
版本
0.1.0
许可证
MIT
最近更新
2026年8月19日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:ZHI-QI/dsh-okf-memory

Configuration

ItemHowDefault
Memory rootenv OKF_MEMORY_ROOT or settings okfMemory.root~/.dsh/memory/
Learning paramsPARAMS in lib/learning.js (decay days / archive threshold / …)see file