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).

AI 分析

核心用途是构建跨会话的长期记忆系统,实现知识的神经自我学习与预测性召回。适合需要 AI 记住个人偏好、业务背景等长期事实的用户。

パッケージ
dsh-okf-memory
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/19

インストール

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

ドキュメント

README 全文を読む ↗

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