Claude Code adds voice mode for hands-free coding commands

Anthropic has launched voice mode for Claude Code, its AI coding assistant for developers. The feature enables hands-free, conversational coding workflows through spoken commands.
Key details from the source
According to engineer Thariq Shihipar's announcement on X:
- Voice mode is currently live for approximately 5% of users
- Broader rollout is planned for the coming weeks
- To enable: type
/voiceto toggle it on, then speak your command - Example command: "refactor the authentication middleware"
- Users will see a note on the welcome screen once they have access
The source notes several unknowns about the implementation:
- Limitations of the capability are unclear
- It's unknown if there are caps on voice interactions or specific technical constraints
- It's unclear if the feature was built with a third-party AI voice provider like ElevenLabs
Anthropic previously launched voice mode for its standard Claude chatbot in May, allowing voice interaction for general-purpose tasks. The company reported in February that Claude Code's run-rate revenue surpassed $2.5 billion, more than doubling since the beginning of 2026, with weekly active users doubling since January.
📖 Read the full source: HN AI Agents
👀 See Also

Diagnosing Operational Drift and Task Amnesia in OpenClaw with Gemini 2.5 Flash on Proxmox
OpenClaw users report issues with persistent workflows on a Proxmox VM, citing operational drift and task amnesia. Despite stable performance in one-off tasks, the Gemini 2.5 Flash model struggles with automation and memory in this setup.

OpenClaw 2026.3.13 regression causes false unreachable status reports
OpenClaw version 2026.3.13 introduced a diagnostic regression where status commands falsely report unreachable gateways despite RPC probes working correctly. Rolling back to 2026.3.12 resolves the issue.

The State of Open Source AI: Parity Reached, Production Gap Remains
Mozilla's 2026 report finds open-weight models at parity with closed on coding and general knowledge, with 50x inference cost drop to $0.40/M tokens. But only 51% of open-model teams reach production vs 63% for closed.

Claude Code Randomly Becomes Risk-Averse, Demanding Permission on Routine Tasks
A user reports that Claude Code intermittently shifts from autonomous execution to requiring excessive permissions, even on daily, unchanged workflows like rebuilding a monorepo and running tests.