Member-only story
A technical guide to running the Copilot CLI from your phone, in an isolated cloud environment, and across a history you can query.
GitHub Copilot has grown past the editor, and the command-line agent can now run in three places that used to be off-limits: steered from your phone or a browser while it keeps executing on your laptop, running entirely inside an isolated cloud environment that survives your machine shutting down, and drawing on a searchable history of everything you have done across every Copilot surface.
This article walks through each capability in turn- remote control, cloud sandboxes, and Chronicle- and explains how each one works, what the architecture looks like, and how to switch it on.
By the end, you will know which mode fits which kind of task, how the isolation and policy controls keep it safe, and how to get started.
Reference here.
The baseline: Copilot CLI as a terminal-native agent #
Everything below is built on GitHub Copilot CLI, the terminal-native coding agent. It is easy to underestimate. Copilot CLI went from public preview to…