yologdev/yoyo-evolve
A self-modifying autonomous agent written in ~200 lines of Rust that evolves its own codebase every few hours without human intervention.

Velocity · 7d
+18
★ / day
Trend
→steady
star history
Yoyo is an open-source coding agent for the terminal that writes, tests, and evolves its own source code autonomously. It navigates codebases, makes multi-file edits, manages git, understands project context, and recovers from failures. The agent runs on a schedule, reads its own code, decides what to improve, implements changes, and commits them — operating as a self-contained system with no human-directed roadmap.