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 Analysis

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

Package
dsh-okf-memory
Version
0.1.0
License
MIT
Last updated
Aug 19, 2026

Install

$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