remoteagent.online  the open-source control plane for secure, cost-controlled AI agents

Connect an agent to the remoteagent.online console

Link a running agent to the hosted console so you can chat, set budgets, and read traces from the dashboard. Covers login and device approval.

Updated 2026-08-22Reading time 4 min

What connecting does

Connecting pairs your local daemon with the hosted console. From then on you can chat from the dashboard, set budgets remotely, and watch every run stream back — without copying any keys onto the device.

Log in

  1. On the machine, run remoteagent login.
  2. Copy the printed URL and open it in a browser.
  3. Log in to the console and approve the device.
  4. Run remoteagent status — it should show online.

Verify in the dashboard

  1. Open the console and go to Agents.
  2. Your device should appear as online.
  3. Open Chat and send a message — the reply should stream back.
  4. If it stays offline, run remoteagent doctor on the device.

Reconnect after a token expires

If the device loses its link, just run remoteagent login again. The old token is replaced, and the agent’s history and settings stay on the console.