Coding-agent orchestration · v0.1.0-rc.19

Keep the agent moving. Keep the work inspectable.

YYLO (why-lo) runs bounded coding-agent iterations across providers, preserves session continuity, and connects each result to task and repository evidence.

Install / first run

From package to a bounded task.

Install the release candidate, then begin with an outcome small enough to verify.

Install
npm install -g @yylo/cli@0.1.0-rc.1
First run
yylo init --task "Ship the smallest verified change" --subagent pi

Capabilities / mechanisms

Control is visible, not implied.

01

Equivalent launchers

Use yy or yylo interchangeably; mixed or colliding installations fail clearly.

02

Choose the provider

Run Claude, Codex, Pi, or another configured backend through one workflow.

03

Preserve continuity

Continue the correct provider session with its task context and final response.

04

Inspect evidence

Use hooks, logs, commits, task updates, and structured output to understand what happened.

Next step

See how scripts coordinate real work.

Explore the script catalog