π First Release
The OpenClaw Evolution Framework is now production-ready!
β¨ Features
- Autonomous Exploration: Run 40-60 rounds overnight
- Safety Mechanisms: HITL checkpoints, time limits, emergency stops
- Multi-Theme Support: Rotate across 5 exploration themes
- Self-Triggering: Agents automatically start next rounds
- Production Tested: Validated with 59-round overnight run
π¦ What's Included
- Complete documentation (README, QUICKSTART, CONTRIBUTING)
- Production-ready configuration examples
- 3 real anonymized exploration examples
- MIT License
π Quick Start
git clone https://github.com/TerryFYL/openclaw-evolution-framework.git
cd openclaw-evolution-framework
./setup.sh
openclaw cron run evolution-fast-loopπ Real Results
Our test run completed:
- 59 exploration rounds
- ~200,000 words of insights
- 9 hours autonomous operation
- 98% self-trigger success rate
See examples/ for sample outputs.
π Acknowledgments
Built with OpenClaw.
Inspired by AI-Scientist-v2 and EvoAgentX.