← all repositories
anywhere-labs/Agents-Anywhere

Remote-control Codex and Claude from your phone

Agents Anywhere is a self-hosted control plane that turns your phone or browser into a remote for coding agents running on your own machines, without moving code or model credentials off the device.

506 stars TypeScript Coding AssistantsAgents
Agents-Anywhere
Collecting fresh signals — velocity needs a few days of history.
collecting data…
star history

What it does

Agents Anywhere is a self-hosted relay that lets you supervise coding agents running on your own hardware from a web browser or Android phone. You install a Connector on the target machine—Mac, Windows, Linux, or cloud sandbox—which bridges the local Codex or Claude Code runtime to a FastAPI backend. Your code, files, and model login state never leave the device; the server only routes commands, session state, and file metadata.

The interesting bit

Rather than inventing another agent, it treats existing runtimes as appliances to be remotely managed. The Connector speaks directly to the local agent’s native APIs, so your phone can approve actions, preview files, and drop into an interactive terminal while your API keys stay exactly where they belong.

Key highlights

  • Codex is the most complete adapter today; Claude Code has basic support and deeper features are still being built out.
  • FastAPI backend supports SQLite for local experimentation and PostgreSQL for production deployments.
  • Clients: Web console is the primary surface; Android app is available now, with iOS still in development.
  • Connector ships as a Windows/macOS desktop app or a Python CLI for headless Linux servers and devboxes.
  • Explicitly does not proxy model accounts or execute code centrally; it is purely a remote-control layer.

Caveats

  • Only Codex and Claude Code are usable today; adapters for Cursor, OpenCode, and Gemini CLI do not yet exist.
  • iOS client and expanded Claude capabilities are both listed as in-development.
  • The project is a control plane, not an agent host: you still need the underlying runtime installed and logged in locally.

Verdict

Useful if you run long agent jobs on a workstation or remote sandbox and want pocket-sized oversight without shipping source code or API keys to a third party. Not yet the right fit if you need deep Claude support, Cursor integration, or an iOS client today.

Frequently asked

What is anywhere-labs/Agents-Anywhere?
Agents Anywhere is a self-hosted control plane that turns your phone or browser into a remote for coding agents running on your own machines, without moving code or model credentials off the device.
Is Agents-Anywhere open source?
Yes — anywhere-labs/Agents-Anywhere is an open-source project tracked on heatdrop.
What language is Agents-Anywhere written in?
anywhere-labs/Agents-Anywhere is primarily written in TypeScript.
How popular is Agents-Anywhere?
anywhere-labs/Agents-Anywhere has 506 stars on GitHub.
Where can I find Agents-Anywhere?
anywhere-labs/Agents-Anywhere is on GitHub at https://github.com/anywhere-labs/Agents-Anywhere.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.