nowfound

Alternatives

Products that do what Polpo – Control Claude Code (and other agents) from your phone does

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…

  1. 1

    Run AI agents like Claude Code, Codex, Opencode on mobile

    Dec 2025

  2. 2

    Make clones with Claude Code and Codex to do your work

    23d ago · munderdiffl.in

  3. 3
    Port22239

    Claude Code, Codex & more on your phone

    Aug 2026 · tryport22.com

  4. 4
    agmsg245

    Stop copy-pasting between your AI coding agents

    Jun 2026

  5. 5
    Replicas239

    Run Claude Code and Codex in the cloud

    Jun 2026

  6. 6

    Open-source alternative to Codex & Claude Code

    May 2026

  7. 7
    Cosyra203

    Run AI coding agents from your phone

    Apr 2026

  8. 8
    Moshi38

    the mobile interface for AI coding agents

    Jan 2026

  9. 9
    GPS83

    Memory layer for LLMs that stores repo rules + past lessons

    May 2026

  10. 10
    Epho156

    Run Claude Code, Codex or Opencode in cloud with your repo

    16d ago · epho.io

  11. 11
    Termly82

    Mobile + voice access for Claude Code and terminal AI tools

    Nov 2025

  12. 12
    Maestri183

    An infinite canvas where coding agents work in concert

    Mar 2026

  13. 13

    An AI-powered Job Search System built on Claude Code

    Apr 2026

  14. 14

    Run Claude, Codex & Cursor in parallel from one dashboard

    Mar 2026

  15. 15

    Run Claude Code agents in terminal with a visual editor

    Feb 2026

  16. 16
    Orca89

    Your control center for parallel AI agents

    Apr 2026

  17. 17

    Your AI agents team, terminals, notes: one infinite canvas

    Jul 2026 · agentgrid.sh

  18. 18RC

    The magic in AI coding assistants isn't the code -- it's the prompts. I studied the externally observable behavior of Claude Code and recreated it from scratch in Python with the exact same behaviors. It works with any model -- OpenAI, Gemini, Claude. What's surprising: 1. You can keep the core agent really simple, just 280 lines of Python. As long as it supports hooks, custom sub-agents and Model Context Protocol (MCP), then all the rest of the coding-assistant-specific behavior and tools can be factored out into a separate MCP server. 2. The magic is in the prompts (1200 lines of…

    2025 · github.com

  19. 19VC

    We built this on a whim for a hackathon, but I'm thinking to turn it into a real thing! Original GitHub repository at: https://github.com/Flux159/claude-code-go The desktop app exposes an interface to Claude Code, so you can run Claude Code from your phone.

    2025 · vibecodego.com

  20. 20

    Run AI coding agents in parallel without losing control

    18d ago · crewcode.logixhub.icu

  21. 21

    Hi y'all. Been working on something that should've been made a long time ago imo. It compiles codebases into O(1) hashmaps that the agent queries to discover the structure of your code/answer questions/write code. It also does complete static analysis checks on any writes the agent makes. Don't take my word for it though. Here are the benchmarks: https://benzi.fly.dev/benchmark. on 2/20 tests, Claude Code (mostly Sonnet on one task) regressed or timed out. Benzi didn't because of course, it has a map it can query and not get lost in the sauce. On the other 18 it…

    28d ago · benzi.fly.dev

  22. 22OS

    We built an open-source library of 125 GTM (go-to-market) skills that plug into AI coding agents like Claude Code, Codex, and Cursor. With these skills an AI agent can automatically: - Find ICP leads from conference speakers, LinkedIn activity, or job boards - Generate personalized cold email sequences - Monitor competitor blogs, pricing pages, and hiring signals - Generate programmatic SEO pages from keyword lists - Track where your brand appears in ChatGPT, Perplexity, and Claude answers --- How skills work Each skill is a structured markdown file containing instructions, scripts, and tool…

    Mar 2026 · github.com

  23. 23PA

    Hey HN, I'm Mo. I've been building Paseo, an open source environment for running Claude Code, Codex, and OpenCode across desktop, mobile, web, and CLI. It started last September as a push-to-talk voice interface for Claude Code. I wanted to talk to an agent while going on walks. Then I wanted to see what it was doing. Then text it when I couldn't talk. Then review diffs, run multiple agents, and manage work across machines. After a lot of iteration, it turned into a broader environment. The basic model is: - A daemon runs on your machine (MacBook, desktop, VPS, etc.). - Clients connect to it…

    Mar 2026 · github.com

  24. 24OA

    I've been running Claude Code and Codex together every day. At some point I figured out you can use tmux to let them talk to each other, so I started doing that. Once they could coordinate, I kept adding more agents. Before long I had a whole team working together. But any time I rebooted my machine, the whole thing was gone. Not just the tabs. The way they were wired up, what each one was doing, all of it. Nothing I'd found treats your agent setup as a topology, as something with a shape you can save and bring back. So I built OpenRig, a multi-agent harness. A harness wraps a model. A "rig"…

    Apr 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →