dsh-okf-memory
会话记忆 → OKF 知识沉淀插件:预测驱动的神经自我学习记忆系统。把会话中高价值内容按 OKF v0.1 规范沉淀为长期记忆,跨会话自动唤起。Session-to-OKF memory plugin with neuro-self-learning (predictive recall, uncertainty-driven capture, reinforcement feedback).
AI 分析
核心用途是构建跨会话的长期记忆系统,实现知识的神经自我学习与预测性召回。适合需要 AI 记住个人偏好、业务背景等长期事实的用户。
インストール
$
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 |