Skip to content

v1.0.0 - Initial Release

Latest

Choose a tag to compare

@TerryFYL TerryFYL released this 28 Feb 02:01

πŸŽ‰ 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.