Feature request: conversational voice mode for Claude Code Remote Control (mobile "Code" tab) sessions

Open 💬 0 comments Opened Jul 9, 2026 by MaverickMUC

Problem

There are effectively two separate experiences in the Claude ecosystem today:

  1. The consumer Claude app chat has a pleasant, low-latency voice/dictation experience — but it has no access to a Claude Code session's context (CLAUDE.md, project memory, MCP tools, the working directory / knowledge base).
  1. Claude Code Remote Control (the "Code" tab in the mobile app, and the web panel) does run a persistent, deeply context-rich agent session — but it is text-only.

For anyone who runs a long-lived Claude Code session as a personal daily-driver assistant (persistent memory, a personal knowledge base, custom tools), the thing that's missing is simply: talking to that session by voice.

Request

Bring a conversational voice input/output mode (speech-to-text in, TTS out, ideally low-latency turn-taking) to Claude Code Remote Control sessions — i.e. inside the mobile app "Code" tab and/or the web Remote Control panel — so the same session that has the full project/memory context can be driven hands-free.

Why it matters

  • Accessibility and hands-free / eyes-free use (e.g. away from the desk, mobility).
  • It does not need to match a real-time voice assistant's fluidity to be hugely useful — even simple turn-based voice on top of an already context-aware session would be a big step.
  • It differentiates a personalized assistant (one that knows your context) from a generic voice chatbot that starts from zero every time.

Happy to help test on iOS.

View original on GitHub ↗