Pi coding agent × Celesto
Run Pi coding agent in the cloud for free.
Keep Pi, your conversation history, and model credentials on your machine. Celesto runs read, write, edit, and bash inside an isolated cloud computer, then syncs the files back when you are ready.
Free plan · no credit card required
Read the setup guideCelesto computer "curie" is ready.
workspace /workspace
✓ changes copied to your local project
Your machine
Pi + model credentials
Celesto computer
Tools + /workspace
Three commands to start
A remote workspace without a remote Pi.
Install once, launch from any project, and keep using the Pi workflow you already know.
- 01
Install the extension
Pi loads the Celesto integration directly from npm.
$ pi install npm:@celestoai/pi - 02
Add your Celesto key
The key connects your local Pi session to your Celesto account.
$ export CELESTO_API_KEY="your-api-key" - 03
Start Pi in your project
Pi keeps its interface local and runs coding tools in /workspace.
$ pi --celesto
Common questions
What runs where?
Model credentials never enter the Celesto computer.
You decide when cloud changes sync back locally.
- Does the Pi coding agent run in the cloud?
- Pi stays on your machine with its interface, conversation history, and model credentials. Celesto runs Pi's coding tools and project workspace on an isolated cloud computer.
- Can I run Pi remotely for free?
- Yes. You can start on Celesto Free without a credit card. Fair-use runtime and active-computer limits apply.
- How do cloud changes return to my project?
- Run /celesto sync inside Pi. Remote-only changes are copied locally, local-only changes are pushed, and conflicting edits are preserved instead of overwritten.
Give Pi a computer of its own.
Start remotely on Celesto Free, then scale only when you need to.