Agent Remote banner
br0k3nb br0k3nb

Agent Remote

Productivity community

Description

Secure, self-hosted Android app for real-time alerts and encrypted remote control of Codex, Claude Code, and OpenCode sessions.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Agent Remote icon

Agent Remote

**Private Android alerts and end-to-end encrypted control for your coding agents.**

[![Flutter](https://img.shields.io/badge/Flutter-3.47-54C5F8?style=flat-square&logo=flutter&logoColor=white)](https://flutter.dev/) [![Android](https://img.shields.io/badge/Android-7.0%2B-3DDC84?style=flat-square&logo=android&logoColor=white)](https://developer.android.com/) [![Version](https://img.shields.io/badge/version-1.6.1-F59E0B?style=flat-square)](https://github.com/br0k3nb/agent-remote/releases) [![Encryption](https://img.shields.io/badge/control-AES--256--GCM-63E6A5?style=flat-square)](#security-model) [![Relay](https://img.shields.io/badge/relay-self--hosted-8B5CF6?style=flat-square)](#deploy-the-relay)

[Highlights](#highlights) · [Quick start](#quick-start) · [Security](#security-model) · [Build](#build-and-test) · [Troubleshooting](#troubleshooting)

Agent Remote is a Flutter app that securely connects an Android phone to Codex, Claude Code, and OpenCode running on your computer. It delivers real-time alerts, shows a live encrypted terminal preview, lets you answer approval prompts, interrupt a run, send input or files, resume sessions, switch Codex accounts, and adjust Codex from a mobile-first control panel away from the computer.

Warp can remain your desktop terminal; remotely controlled agent sessions run inside tmux so the companion can verify their exact pane and process.

[!IMPORTANT] Agent Remote can send literal input to explicitly allowlisted agent panes. Deploy your own relay, keep every generated credential private, and review the [security model](#security-model) before enabling remote control.

Status alerts
─────────────
Codex notify ───────┐
Claude Code hooks ──┼── HTTPS ──► private relay ──► Agent Remote
OpenCode plugin ────┘                               sound · vibration · alert

Secure control
───