voocel/openclaw-mini
A minimal reimplementation of OpenClaw's agent architecture for learning AI Agent system-level design patterns.

Velocity · 7d
+5.5
★ / day
Trend
→steady
star history
The project replicates OpenClaw’s core architecture including dual-layer agent loops, EventStream event flows, session persistence, context trimming and summarization, long-term memory, extensible skills system, and proactive heartbeat wake-up mechanisms. It provides a small but complete codebase to understand how production-level agent systems are structured, covering CLI, Agent Loop, Session, Context, and Gateway components.