Enable
Session journal is opt-in per agent:What it records
- Timestamp and session ID
- A short summary of the turn (generated by the model)
- Key facts extracted from the conversation
- Token counts for the turn
~/.openclaw/journals/<agent-id>/<date>.jsonl.
Configuration
Limitations
- Entries are written asynchronously — a crash mid-turn may skip an entry
extractFacts: trueadds a small LLM call per summarized turn