OpenClaw

Integration via AGENTS.md — brain context injected into your agent file.

Setup

OpenClaw reads AGENTS.md files for context. BrainBase automatically updates this file with relevant brain context before each session.

bash
$ brainbase init
Detected: OpenClaw
Configuring AGENTS.md... done

How it works

BrainBase writes a brain context section into your AGENTS.md file. This section contains a narrative briefing generated from the knowledge graph — your preferences, project context, recent decisions, and relevant knowledge. OpenClaw reads this automatically.

The AGENTS.md is updated at session start and refreshed as new knowledge is extracted during the conversation.

Troubleshooting

Context not updating? Ensure the watcher is running. Check that AGENTS.md exists in your project root and that BrainBase has write access.