← Back to all bundles

dsh-okf-memory — OKF Bundle for AI Agents

OKF ✓ v0.1

dsh-okf-memory: 会话记忆 → OKF 知识沉淀插件(神经自我学习驱动)。Session-to-OKF memory plugin: predictive recall, uncertainty-driven capture, reinforcement feedback, consolidation & forgetting.

By ZHI-QI 1 stars Uncategorized MIT

Best for

  • AI agent memory systems

What it does

  • Fully OKF-conformant — works with any OKF-compatible agent framework
  • Portable knowledge package that AI agents can load and use at runtime
  • Version-controlled with standard Git workflows for collaboration

How to use with AI agents

Step 1: Clone the repository

git clone https://github.com/ZHI-QI/dsh-okf-memory
cd dsh-okf-memory

Step 2: Point your AI agent at the bundle directory

# Claude Code
claude /path/to/dsh-okf-memory
# Cursor
cursor /path/to/dsh-okf-memory
# OpenCode
opencode /path/to/dsh-okf-memory

Frequently Asked Questions

Is dsh-okf-memory OKF conformant?

Yes, dsh-okf-memory is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.

How do I install dsh-okf-memory?

Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.

What AI agents can use dsh-okf-memory?

dsh-okf-memory works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.

What are alternatives to dsh-okf-memory?

Similar bundles include pi-llm-wiki, echoes-vault-opencode, OKFy. Browse these for alternative approaches and feature sets.