Self-Improving Agent (With Self-Reflection)
DestacadoSelf-reflection, self-criticism, and self-learning framework that lets your AI agent evaluate its own work, catch mistakes, and permanently improve through a tiered memory system.
npx clawhub@latest install self-improvingSelf-Improving Agent is a behavioral framework that adds self-reflection, self-criticism, self-learning, and self-organizing memory to your AI agent. The agent evaluates its own work after completing tasks, catches mistakes through automatic detection triggers, and stores learnings in a persistent tiered memory system that compounds knowledge over time without manual maintenance.
Cómo funciona
The skill creates a ~/self-improving/ directory with a tiered memory structure: HOT memory (memory.md, always loaded, up to 100 lines), WARM storage (per-project and per-domain files loaded on demand), and COLD archive for decayed patterns. The agent automatically detects corrections, preference signals, and repeating patterns during conversation, logging them to corrections.md and promoting entries to HOT memory after they are validated three times. Patterns unused for 30 days are demoted to WARM, and those unused for 90 days are archived to COLD.
Características principales
Requisitos
~/self-improving/ directoryCasos de uso
Cómo instalar
npx clawhub@latest install self-improvingnpx clawhub@latest install self-improvingReseñas
0 reseñasInicia sesión para escribir una reseña
Aún no hay reseñas. ¡Sé el primero en compartir tu experiencia!