Home Docs GitHub
apollo

Why apollo exists

Coding agents kept getting bigger: web dashboards, background daemons, workspace indexers, subscriptions. I wanted the opposite — the smallest tool that lets a strong model touch my terminal.

Enter apollo.

The philosophy

When not to use apollo

Honest answer: if you need multi-file autonomous refactoring with reviews and CI integration, use a heavier harness (or an IDE agent). Apollo is for fast, conversational help inside the terminal you already live in — and this page’s docs cover everything it does.