of nothing happening
You close the lid mid-task. The session waits exactly where you left it, and tomorrow starts by rebuilding the context you already had.
Session Continuity for Coding Agents
Close your laptop without killing the work. Ondago moves your live coding session to the cloud, so your agent keeps going even when your computer is off.
Works with Claude Code, OpenCode and Codex · private secure cloud · no restart, no re-reading the problem.
One session, four steps
Coding-agent sessions are getting longer and more capable. But the session is still anchored to the machine where it started. Step into a meeting, close your laptop or leave your desk, and either the work stops — or you stay glued to your machine.
And the work keeps getting longer
Coding agents have moved past one-shot prompts. They plan, build, run the tests, read the results, fix what failed, and loop again. Each loop produces better work, and the session takes hours.
The solution
Give your agents uninterrupted time to complete
the work you asked them to.
You close the lid mid-task. The session waits exactly where you left it, and tomorrow starts by rebuilding the context you already had.
The same work continues in the cloud, reaches you once for an approval, and is finished and merged by the time you sit back down.
Meetings, commutes and closed laptops stop being reasons for stopped work.
See the moment an agent needs a decision, and answer from the device already in your hand.
Context, instructions, memory and the working tree travel together, not just the diff the agent produced.
How it works
Step 01
Start your coding agent on your laptop, in the tools you already use. Work on the task as you normally would.
Step 02
Run ondago lift to move your live session to Ondago Cloud. The conversation, instructions, memory, working tree and uncommitted changes move together. Close your laptop and your agent keeps going.
Step 03
When your agent needs a decision, answer from your phone or browser. Follow progress, approve actions and send new instructions while the session keeps running in the cloud.
Step 04
Run ondago pull to bring the same session and its latest changes back to your laptop. Pick up where the agent is now, with the conversation and context intact.
Same session. New environment.
$ ondago lift
› capturing session state…
› context 128k · memory · 12 changed files
› continuing in Ondago Cloud · laptop can go offline
$ ondago pull
✓ session restored · 41m of work merged locally
The agent never restarts and never re-reads the problem. It resumes on the exact step it was on.
From your pocket
A blocked agent becomes a notification instead of an hour of dead time. Approve, redirect or extend it in a few taps, then read the summary when it finishes.
Security posture
The session is sealed on your machine before it travels. What the service holds is ciphertext, which is a property of the design rather than a promise about our behaviour.
Your session is encrypted before it leaves. We store ciphertext and hold no key that opens it, so there is no server-side search, preview or summary. Session lists decrypt in your own client.
Each run gets a private environment of its own, destroyed when the session ends. It never holds the key to your account.
Provider keys are injected for one run and never persisted. Sensitive actions wait for your explicit approval instead of assuming it.
In plain English
No. Ondago moves one running session at a time. Keep your normal local workflow and hand off only the work that needs to continue without your laptop.
No — that is the point. The conversation, working tree and uncommitted changes move together, so the agent never restarts and never re-reads the problem.
You get a notification on your phone with the exact question or action awaiting approval. You answer in a few taps and the work continues immediately.
Yes. Run ondago pull to bring back the full session and the latest changes, then continue in your normal local setup without losing context.
In a private cloud environment created for that run and destroyed when it ends. It is sealed to keys your machine holds, and it never holds the key to your account. See security posture.
Claude Code, Codex and OpenCode to start, with more coming as part of early access.
The people running the agent are, but the outcome is not: less paid time spent waiting, more work finished, and visibility into work in progress for everyone who depends on it.