ACP Remote. Control AI coding agents from your phone or browser using your voice.

acp-remote.pages.dev

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2026
  • Fix external session loading for mobile app
  • Fix external session loading stuck on 'Initializing...'
  • Merge pull request #1 from aj47/feature/session-persistence-wip
  • feat: add external session continuation for Augment and Claude Code
  • fix: use correct variable name unifiedHistoryQuery instead of convers…
  • chore(mobile): remove debug logging, keep hold-to-talk fix
  • fix(mobile): add visual debug overlay and native DOM listeners for vo…
  • fix(mobile): prevent text selection on hold-to-talk button + show ful…
  • feat: implement ACP session persistence and session/load
  • chore: remove broken Cloudflare Pages workflow (missing secrets)
  • fix(acp): remove spurious newlines between content blocks in response
  • fix: replace spinning GIF with static icon during agent thinking on web
  • feat: surface ACP tool calls in UI
  • fix(mobile): prevent double words in streaming responses
  • Release —v1.3.0
  • docs: use Augment as primary example, credit AJ
  • docs: add CLI and headless mode documentation to README
  • feat: add CLI tool for terminal-based configuration (SSH/VM support)
  • feat: add predefined ACP agents to onboarding
  • fix: properly import icon.png for desktop loading spinner
  • refactor: replace animated spinners with static icons