Mobile Development

Your Agents Don't Stop When You Leave Your Desk

Launch Claude agents on your Mac. Step away. Pick up your phone and keep going. AgentsRoom turns your mobile into a live control panel for every running agent.

Terminal streaming, chat interface, live preview, and push notifications. Encrypted end-to-end between your desktop and your phone.

The Problem With Being Tethered

You kick off five Claude agents on a feature branch. The frontend agent is building components, the backend agent is wiring up endpoints, the QA agent is writing tests. Everything is running. Then you need to grab lunch, catch a train, or just move to the couch.

Without a mobile interface, your only option is to hope nothing goes wrong while you're away. No way to check if an agent finished. No way to answer a prompt. No way to see what changed.

AgentsRoom fixes this with a companion app that connects to your desktop over an encrypted channel. You see exactly what your agents are doing, from anywhere.

What You Can Do From Your Phone

Not a stripped-down viewer. A real control surface for your running agents.

Read Terminal Output

Full terminal rendering in a native mobile view. Scroll through agent output, see syntax highlighting, and follow along as your agents write code. The same xterm.js fidelity as your desktop, adapted for a phone screen.

Chat With Your Agents

A WhatsApp-style conversation view for each agent. See the back-and-forth between Claude and the tools it uses. Send messages when an agent needs your input, right from your phone.

Live Preview

If your project runs a dev server (Next.js, Vite, Expo, Angular), AgentsRoom can share it through a Cloudflare Tunnel. Open the preview on your phone and see the actual running app as your agents modify it.

Push Notifications

Get alerted on iOS or Android when an agent finishes its task, encounters an error, or needs your input. You don't need to keep the app open. The notification taps straight into the right agent.

Activity Summaries

Each agent generates a structured summary of what it accomplished: files changed, commands run, decisions made. Quick to scan on a small screen without reading raw terminal output.

Token Usage Tracking

See how many tokens each agent has consumed. Usage bars show proximity to rate limits. Useful for knowing if an agent is about to stall before it actually does.

Connected in 30 Seconds

Pairing your phone with your desktop takes one QR code scan.

1

Open AgentsRoom on Your Mac

Go to the mobile bridge panel and display the pairing QR code. This generates a unique encrypted token.

2

Scan With the Mobile App

Open AgentsRoom on your iPhone or Android device. Scan the QR code or enter the token manually. The app connects instantly.

3

Start Working From Your Phone

All your projects, agents, and active sessions appear on your phone. Terminal output streams live. Notifications are active. You're connected.

Real Scenarios

When mobile access actually matters.

On the Train

You started a refactoring session before leaving. On the train, you check progress, approve a file rename the agent is asking about, and review the summary when it finishes.

During Lunch

Your QA agent found three failing tests. A push notification tells you immediately. You read the error logs in the chat view and decide whether to fix now or after lunch.

From the Couch

A long-running migration is still going. Instead of walking back to your desk, you open the app, check the terminal output, and see it's 80% done. No need to move.

Quick PR Check

Your git agent just committed changes. You open the summary view to see what was modified, glance at the diff, and confirm it looks right. All from your phone.

SSH Terminal vs. AgentsRoom Mobile

You could SSH into your machine from a phone. Here's why most people don't.

SSH on Mobile

  • Tiny terminal font on a 6-inch screen
  • No push notifications for agent activity
  • No structured view of agent status or summaries
  • Connection drops when you switch apps
  • Manual setup for every project and session

AgentsRoom Mobile

  • Native UI designed for phone screens
  • Push alerts when agents finish or need input
  • Chat view, summary view, and terminal view per agent
  • Auto-reconnect with session persistence
  • All projects and agents sync automatically

Encrypted by Default

Your desktop and phone perform an X25519 key exchange when they pair. All data is encrypted with XSalsa20-Poly1305 before leaving either device. The relay server that connects them only forwards opaque encrypted blobs. It never sees your code, terminal output, or project data.

FAQ

Does the mobile app work without the desktop running?+
No. The mobile app connects to your desktop through an encrypted relay. Your Mac needs to be running AgentsRoom for the mobile app to receive data. If the desktop is off, the app shows a disconnected state.
Can I send commands to agents from my phone?+
Yes. When an agent is waiting for input (needs_input status), you can type a response directly from the mobile chat view. You can also start new agent sessions remotely.
Is the app available on both iOS and Android?+
Yes. AgentsRoom mobile is built with React Native and Expo. It's available on the App Store for iOS and Google Play for Android.
Does it work on cellular data?+
Yes. The relay connection uses standard WebSocket over HTTPS. It works on Wi-Fi, 4G, and 5G. Bandwidth usage is minimal since only text data (terminal output, status updates) is transmitted.
Can someone intercept my data on public Wi-Fi?+
No. All data is encrypted end-to-end before it reaches the network. Even if someone intercepts the WebSocket traffic, they only see encrypted blobs. The encryption keys never leave your devices.

Take Your Agents With You

Download AgentsRoom on your Mac and get the companion app on your phone. Your agents keep working whether you're at your desk or not.

Download for macOS

Erfordert ein Claude-Abonnement (Max oder Pro)