Eligible Copilot access
Your GitHub account needs Copilot access and any organization policy must allow CLI.
Build the smallest official setup for steering a running GitHub Copilot CLI session from GitHub.com or GitHub Mobile. Choose one-session or always-on remote control, then add only the keep-alive behavior you need.
# 1. Install or verify GitHub Copilot CLI npm install -g @github/copilot # 2. Authenticate with your GitHub account copilot login # 3. Launch Copilot CLI copilot # Enter these inside the interactive Copilot CLI session /remote on /keep-alive busy
Your GitHub account needs Copilot access and any organization policy must allow CLI.
Use copilot login and open the remote session with the same account.
Remote control reaches a running process. Session sync alone remains view-only.
Keep-alive prevents sleep. It does not make a powered-off laptop keep running.
The generated setup is enough when your computer can stay online and Copilot needs its files, services, hardware, or network. Do not pay Terminalbox merely to enable GitHub’s remote-control feature.
Compare local and hosted operation →Terminalbox Base provides one persistent Linux pane with Copilot CLI preinstalled, 2 vCPU, 4 GB RAM, and 50 GB storage. Your separate GitHub Copilot plan powers the agent.
Keep one Copilot shell running — €6/monthNo. GitHub’s current documentation says remote control can be enabled outside a Git repository and from repositories hosted somewhere other than GitHub.com. A GitHub repository adds an Agents tab entry, but it is not a general prerequisite.
The machine hosting Copilot CLI, its network connection, and the interactive terminal session must stay online. Keep-alive can prevent sleep, but it cannot keep a powered-off laptop running.
It prevents sleep while Copilot is working or waiting for your response, then allows normal sleep after the active work is complete. Choose “on” only when the machine should remain awake for the whole session.
No. The plan is generated in your browser. Terminalbox records only bounded page-view and button-action labels, never generated commands, credentials, repository names, or settings.
Use your own machine when it can stay online and the task depends on its local files, services, hardware, or private network. A hosted pane is useful when the work must survive laptop sleep or shutdown and you want the complete terminal from another device.
Installation commands come from GitHub’s Copilot CLI installation guide. Terminalbox is independent from GitHub; no endorsement or partnership is implied.