What problem does it solve?
It provides a structured workspace that externalizes an AI agent’s identity, user profile, environment notes, and daily memory logs, enabling consistent context across sessions without overloading the LLM’s token window.
Core Features & Use Cases
- File‑based memory: soul.md, user.md, tools.md, and aily.md store persistent identity, preferences, and operational commands.
- Daily logs & glossary: memory/daily/*.md captures day‑by‑day activities, decisions, and new terminology.
- Session lifecycle management: automatic loading, compression, and saving of context at conversation start, during long talks, and on exit.
- Use case: A knowledge worker can ask the assistant to recall yesterday’s decisions or update its own personality by editing the markdown files, keeping the agent aligned with personal workflow.
Quick Start
Ask the assistant to initialize the workspace by saying: "Initialize my OpenClaw workspace."