Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Clau...
- Initial release for OpenClaw: rewritten from the original self-improvement agent to fit OpenClaw workspace and workflows. - Adds automatic logging of learnings, errors, and feature requests to structured markdown files in `.learnings/`. - Provides step-by-step initialization and logging instructions, preventing overwriting or logging of secrets by default. - Includes quick reference table to map common situations to correct log targets. - Documents methods to promote important learnings to wider project/workspace files (`AGENTS.md`, `SOUL.md`, `TOOLS.md`, etc.). - Offers OpenClaw-specific integration (hooks, session sharing tools), with safe practices for cross-session knowledge transfer.