Control Aider from your phone — CodeAgent Mobile
AiderFor Aider users

Control Aider from your phone

CodeAgent Mobile is a mobile companion app that lets you control Aider — the open-source, provider-agnostic terminal coding agent — from your phone. Install codeam-cli, pair your terminal with the app, then send prompts and stream Aider’s responses, diffs, and commits to iOS or Android while it runs locally with your own LLM provider key.

How it works

Pair your phone with Aider once. After that, every prompt and response flows between the two automatically.

  1. 1

    Run `npm install -g codeam-cli` in your terminal (requires Node.js 18 or newer, plus Aider installed and configured with your own LLM provider key).

  2. 2

    Run `codeam pair` and pick Aider in the agent picker (or run `codeam pair --agent aider`) to generate a 6-character code and a QR.

  3. 3

    Open CodeAgent Mobile on your phone, tap "Pair Device", and scan the QR or enter the code.

  4. 4

    Run `codeam` — Aider runs locally with your model of choice and streams its diffs and commits back to your phone.

Why developers use it

A real remote control for your AI coding agent — not a chat fallback.

Real-time streaming

Token-by-token output streams from your laptop straight to your phone — diffs, file lists, and the agent's reasoning all render live.

Secure end-to-end relay

The CodeAgent backend is a thin relay. Your code never leaves your machine, and the AI agent runs with your existing API key or subscription.

Works with your existing setup

No changes to your IDE settings, Anthropic key, GitHub Copilot subscription, or Cursor account. Pair once and start sending prompts.

Approve interactive prompts

When the agent stops to ask y/n or pick an option, the prompt appears on your phone. Tap to approve, reject, or pick — without going back to the keyboard.

Frequently asked questions

Specific to Aider users.

Get started in under a minute

Install the Aider client, pair your phone, and start sending prompts from anywhere.