Orrery is a code editor you talk to. Give it a goal and it splits the work across several AI agents running at once — each in its own copy of your repo — checks their results, keeps the best, and merges them back. Pick the models you want, watch every step, and a 3D buddy talks you through it as it works.
Ollama, OpenAI, Gemini, DeepSeek, Anthropic — mix providers task by task.
Orrery breaks your goal into separate tasks and gives each one its own agent, working in its own copy of the repo so they never collide. Each task is attempted several times; an automatic reviewer scores the attempts and keeps the winner before merging it back. And when a job doesn't need parallel agents, Orrery won't spin them up.
A friendly 3D character sits beside your work, run by its own separate model. It watches what the coding agent does and reacts in real time — focused while it thinks, worried when tests fail, pleased when they pass. It talks out loud and listens back, and it stays completely out of the coding agent's way.
Some work isn't text — a shader, a 3D part, a game scene. Orrery can build these, try several versions, and pick the best one by a real test: does it compile, does it hit the target, does it pass an automated playtest. Then it shows you a clear before-and-after. Drag the slider to compare — no graphics card required.
Point at Ollama for free local inference. Pro adds hosted cloud model access through the Orrery account, with included API credits and one interface for the whole swarm.
Orrery keeps a running log of every decision, test result and review as it works — all in one place. You can see why it chose an approach, what each agent tried, and what it cost, instead of digging through hidden traces.
Every change is run past tests, type-checking, linting, security and code review before it's kept.
Ask about the whole project — it searches your code by meaning, not just keywords, with @codebase.
It recalls past decisions and your preferences from one session to the next.
Speak to it naturally and cut in any time — it stops to listen, then picks back up.
Plugs into external tools and data through MCP, with code-aware search built in.
Write your own checks for the agent and track how it performs as the models change.
Plugs into other editors and agents through open, standard protocols.
Dial how much it explains — from quiet autopilot to step-by-step teaching.
Orrery stays local-first: the desktop editor, local models, local logs, and core workflow are free. Every paid tier includes cloud sign-in, the BuddyIDE Pro features, bring-your-own-key, and two bundled models with monthly token quotas — pick the quota size that fits.
Everything you need to run Orrery on your own machine.
Every cloud capability for heavier, guided work.
Bigger bundled quotas for daily swarm work.
The biggest quotas, for teams and heavy automation.
Paid tiers are monthly subscriptions billed in advance via Stripe and renew automatically until canceled. Token quotas reset each billing month and don’t roll over. Cancel anytime — access runs through the end of your paid period. See Terms and Privacy.
Under the hood, a fast native editor pairs with a separate agent engine, joined by one stable contract. Each part is built to run on its own — offline, predictable and testable.
Get Orrery, pick a model, and give it your first goal.