---
title: "YYLO pricing, platforms and integrations"
description: "Command-line orchestrator for coding agents, repeatable workflows, and receipt-backed repository changes. Typed task, validation, merge, and release-readiness boundaries."
canonical_url: "https://whichcoding.tools/tools/yylo"
---
# YYLO

> Command-line orchestrator for coding agents, repeatable workflows, and receipt-backed repository changes. Typed task, validation, merge, and release-readiness boundaries.

- **Layer**: Orchestrator
- **Vendor**: JUNO AI INC.
- **Platforms**: macOS, Linux
- **License**: MIT
- **Pricing**: Free
- **Status**: Active
- **JSON**: /api/v1/tools/yylo.json

## Links

- [Website](https://yylo.dev)
- [Repo](https://github.com/yylo-dev/yylo)

## Pricing

| Plan | Price | Included | Beyond that | Notes |
| --- | --- | --- | --- | --- |
| Free (individual) | Free | — | — | You pay the agent or model provider you configure |

YYLO has no paid plan.

Source: [github.com/yylo-dev/yylo](https://github.com/yylo-dev/yylo), verified 2026-09-13.

## Works with

What YYLO runs, and what can run YYLO. "With your existing login" means the wrapped tool's subscription is reused, no second bill.

### Runs

- [Pi](https://whichcoding.tools/tools/pi) (via CLI, Free with your existing login): Minimal terminal coding harness from Mario Zechner, now maintained by Earendil. Four built in tools, tree structured sessions, and TypeScript extensions for everything else. yy pi runs the installed Pi coding agent with its own provider configuration.
- [Claude Code](https://whichcoding.tools/tools/claude-code) (via CLI, Free with your existing login): Anthropic's terminal agent. Reads the codebase, edits files and runs commands, with a VS Code and JetBrains extension and a web surface on the same engine. claude.py service, "A wrapper for Anthropic Claude CLI with configurable options" (src/templates/services/README.md).
- [Codex CLI](https://whichcoding.tools/tools/codex-cli) (via CLI, Free with your existing login): OpenAI's open source terminal agent. Signs in with a ChatGPT account and shares the plan's usage window, or bills an API key at token prices. codex.py service, "A wrapper for OpenAI Codex CLI with configurable options" (src/templates/services/README.md).

## Models

- **Providers**: Anthropic, OpenAI, Google, xAI, Mistral, DeepSeek, Moonshot, Zhipu, MiniMax, OpenRouter, Vercel AI Gateway, inherited from the tools it runs
- **Bring your own key**: BYOK
- **Local models**: No

Delegates to the coding agent you install and configure. Pi is optional and supports multiple providers; the shipped claude.py and codex.py services wrap the installed Claude Code and Codex CLIs.

## Features

- **Git worktrees**: One isolated checkout per task

## Install

- **npm**: `npm install --global '@yylo/cli@latest'`

## License

- **SPDX**: MIT
- **Kind**: Open source
- **Repo**: [github.com/yylo-dev/yylo](https://github.com/yylo-dev/yylo)

## Sources

Every fact above points at a vendor page and the date someone last checked it.

| Source | Covers | Verified |
| --- | --- | --- |
| [github.com/yylo-dev/yylo](https://github.com/yylo-dev/yylo) | pricing, license, features, models, general | 2026-09-13 |
| [github.com/yylo-dev/yylo/blob/main/src/templates/services/README.md](https://github.com/yylo-dev/yylo/blob/main/src/templates/services/README.md) | wraps | 2026-09-13 |
| [yylo.dev](https://yylo.dev) | general | 2026-09-13 |
| [github.com/yylo-dev/yylo/blob/main/package.json](https://github.com/yylo-dev/yylo/blob/main/package.json) | platforms | 2026-09-13 |

Source data: [content/tools/yylo.yml](https://github.com/benjamincanac/whichcodingtools/blob/main/content/tools/yylo.yml)

## Related

- [Compare YYLO with another tool](https://whichcoding.tools/compare?tools=yylo)
- [All orchestrators](https://whichcoding.tools/layers/orchestrator)

Data: CC BY 4.0. Credit whichcoding.tools and link to https://whichcoding.tools. Full terms in [LICENSE-DATA](https://github.com/benjamincanac/whichcodingtools/blob/main/LICENSE-DATA).

## Sitemap

See the full [sitemap](https://whichcoding.tools/sitemap.md) for all pages.
