Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
- Updated integration and usage examples to remove external service/API references, ensuring all calls run locally via agent.run. - Revised documentation for clarity and consistency, especially in scenario examples (e.g., pre-deployment health check now uses agent.run approach). - Improved sample code in the quickstart and integration examples for OpenClaw and LangChain agents. - Aligned continuous improvement and monitoring recipes with fully local execution, reflecting privacy guarantees. - No changes to underlying logic or features; documentation update only.