Control AI coding agents from your phone!

AirCodum Agentum

Mobile Control Panel for AI Coding Agents

Open Source • Self-Hosted • No Cloud Required

Control Claude Code, GitHub Copilot, and OpenAI Codex from your phone. Run your own server locally - your data never leaves your network.

Get Started

Supported AI Agents

Agentum works seamlessly with the leading AI coding assistants

🧠

Claude Code

Anthropic's powerful AI coding assistant with agentic capabilities

Fully Supported

GitHub Copilot

GitHub's AI pair programmer powered by OpenAI

Fully Supported

OpenAI Codex

OpenAI's autonomous coding agent for complex tasks

Fully Supported

Features

Multi-Agent Support

Switch between Claude Code, Copilot, and Codex seamlessly. Manage multiple AI agents from a single mobile interface.

Terminal Streaming

Watch your AI agent's terminal output in real-time. See code changes, logs, and progress as they happen.

VNC Mode

View your entire desktop remotely. See exactly what your AI agent sees and interact when needed.

Voice Commands

Speak to your AI agent using on-device speech recognition. Give instructions without typing.

Smart Notifications

Get notified when your agent completes tasks, encounters errors, or needs your input.

Mobile-First Design

Designed specifically for phones. Control complex AI workflows with touch-friendly interfaces.

Use Cases

AFK Coding

Start a coding task from your desk, then monitor and guide it from your couch, bed, or coffee shop. Let your AI agent code while you relax, intervening only when necessary.

Long-Running Tasks

Running complex refactoring or multi-file changes? Monitor progress from anywhere. Get notifications when the agent needs decisions or completes work.

Multi-Agent Workflows

Use Claude Code for architecture, Copilot for boilerplate, and Codex for testing. Switch between agents and manage parallel tasks from your phone.

Voice-Driven Development

Describe features or bugs using voice while walking or commuting. Let the AI agent implement while you dictate requirements hands-free.

Installation

Install the Agentum CLI

# Start the server
npx agentum start

Open source, self-hosted server that runs on your machine. Your data stays on your network.

View on GitHub →

Getting Started

  1. Start the server
    npx agentum start
  2. Find your IP address (shown in terminal after start)
    ifconfig | grep "inet "
  3. Connect the mobile app

    Enter ws://<your-ip>:11042 in the app

  4. Start controlling your AI agents!

Remote Access with Tailscale

For remote access outside your local network, use Tailscale. Install on both devices, connect to the same Tailscale network, and use the Tailscale IP address for connection.

CLI Commands

CommandDescription
npx agentum startStart the Agentum server
npx agentum run <agent>Run a specific agent (claude, copilot, codex)
npx agentum listList available agents
npx agentum statusShow server and agent status
npx agentum --helpShow all available commands

Support

Need Help?

We're here to help you get the most out of Agentum. Here's how you can get support:

Issue Reporting

Found a bug or have a feature request? Please raise an issue on our GitHub repository:

Direct Support

Need additional assistance? Contact the developer directly:

priyankar.kumar98@gmail.com