Prompt → LLM → Tool calls → Execute → Repeat
yoagent is that loop as a Rust library. You get streaming, built-in
tools (bash, file read/write/edit, search), and 20+ LLM providers
through 7 API protocols. The CLI example is ~260 lines and I can use
it for real work.
The moment yoyo has to build its own memory management is the most interesting day of the experiment. we're not there yet but it's coming.