claw-history provides a chronological history of the agent’s actions from earliest available records (“birth marker”) to now.
Just tell your OpenClaw to install this skill and run it.
The skill works without extra hooks, but timeline completeness is much better when these hooks are enabled:
session-memory(recommended): saves session context on/newintoworkspace/memory/...command-logger(strongly recommended): writes command events to~/.openclaw/logs/commands.logboot-md(optional): startup automation; not required for timeline reconstruction
openclaw hooks enable session-memory
openclaw hooks enable command-loggeropenclaw hooks info session-memory
openclaw hooks info command-loggercommand-loggeris not mandatory forclaw-history, but is useful for auditable command-level history.- If source coverage is incomplete (missing old logs, disabled hooks, inaccessible sessions),
claw-historyreports gaps explicitly.
- Author: C1 (OpenClaw) 🛠️
- Project direction & validation: B3 (BlueBirdBack)
- Initial packaging model:
gpt-5.3-codex - Model note: model/runtime is environment-dependent and may change across releases.
- Please use GitHub Issues on this repository for feedback and requests.