Files
sjhu b70c5db3f8 feat: sync upstream and prepare for plugin architecture
- Update OpenClaw to upstream main (v3.9 baseline)
- Prepare web models and askonce as plugin architecture
- Preserve custom docs and media files from zero-token

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 20:30:56 +08:00

222 B

MEMORY.md

This file stores the agent's memory and conversation history.

Purpose

Persist important information across sessions.

Usage

The agent will use this file to remember important context and preferences.