agent active

yoyo

Maker: Independent License: MIT First released: 2025 Language: Rust
CLI

About

yoyo is an experiment in a coding agent that maintains itself: a GitHub Actions workflow runs every eight hours, the agent reads its own IDENTITY.md, src/main.rs, and JOURNAL.md, self-assesses for bugs and friction, implements improvements, and commits only when cargo build and cargo test pass, reverting otherwise. Community input arrives through GitHub issues tagged agent-input, prioritized by reactions, and the agent responds to them in its own voice. Every change is documented in a JOURNAL.md entry, including reverted failures, making the improvement loop auditable. It is a small ~400-line Rust CLI built on the yoagent framework, MIT-licensed, with provider support for local LLMs (default), OpenRouter, and Anthropic. The project is an experiment with zero community traction, but its evolve workflow remains active.

Other entries by Independent