Back to browse
GitHub Repository

Work on Claude Code, Codex, Gemini, OpenCode, Pi, and Goose from your phone.

39 starsJavaScript

Polpo – Control Claude Code (and other agents) from your phone

by marcopennelli·Feb 28, 2026·5 points·0 comments

AI Analysis

●●SolidNiche GemShip It

Phone dashboard for Claude Code tool approvals, but market already has Claude web interface.

Strengths
  • Real-time WebSocket updates let you review/reject tool calls from anywhere without touching terminal
  • Multi-agent support (5 agents) with auto-discovery of running sessions via filesystem watching
  • Node.js + vanilla frontend means lightweight server footprint and easy deployment
Weaknesses
  • Claude Code already has web interface; value prop unclear vs existing first-party solutions
  • Windows unsupported, only macOS/Linux; limits adoption
Target Audience

Developers running long-lived AI coding sessions

Similar To

Claude's web interface · VS Code Server

Post Description

Polpo is an open-source mobile controller for AI coding agents. It runs a lightweight server on your machine and gives you a phone-friendly dashboard to manage sessions, send prompts, approve tool calls, and review plans.

We just released v1.1.0 with support for 5 agents (Claude Code, Codex, Gemini, OpenCode, Pi), skills management from the phone (browse/install/remove skills from skills.sh), and the ability to start new sessions without touching the terminal.

The idea started because we wanted to kick off coding tasks from the couch and check on them from the phone. It grew from there.

Built with Node.js, no framework on the frontend, WebSocket for real-time updates. Works on LAN or remotely via tunnel (cloudflared, localtunnel, ngrok, SSH).

Built by PugliaTechs, a non-profit association from Puglia, Italy.

Similar Projects

Developer Tools●●●Banger

Palmier – bridge your AI agents and your phone

Phone as both agent remote and agent tool — genuinely new infrastructure for local AI.

Zero to OneShip ItSolve My Problem
caihongxu
781mo ago
Developer Tools●●Solid

Remote-OpenCode – Run your AI coding agent from your phone via Discord

Commands sent over Discord are forwarded to a local OpenCode CLI and the output streams back in real time — neat for firing off fixes or running queued tasks from your phone. It’s a pragmatic, low-friction approach to remote control (no cloud service required), but it’s niche: you must already run OpenCode locally and be comfortable exposing a bot to your environment.

Niche GemShip It
remocode
114mo ago
Developer Tools●●Solid

Claude Remote – control Claude Code on your Mac from your phone

A pragmatic, privacy-minded shim: a ~5MB menu‑bar app that bridges a browser chat to Claude Code and streams results in real time via Firebase. The author implemented E2E crypto (ECDH P-256 + AES-256-GCM) so the server never sees plaintext — neat and useful — though installing a non‑App‑Store DMG and trusting the native binary is the main UX/security friction.

WizardrySolve My Problem
ChilinAI
213mo ago
Developer Tools●●Solid

Claude Remote

E2E encrypted remote Claude Code access from phone; dogfooded via itself.

Niche GemBig Brain
jamiepond
324mo ago