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

Google Quietly Buying Play Store Code to Train AI Coding Tools
Google is emailing Android developers offering to pay for their app codebases to train AI coding tools, as part of a confidential pilot program.

Claude Code v2.1.198: Chrome GA, Agent Notifications, /dataviz, and AWS Gateway
Anthropic released Claude Code v2.1.198 with Chrome extension GA, background agent notifications, a new /dataviz skill, and Claude Platform on AWS as a failover provider.

Anthropic releases AI tool for analyzing COBOL codebases, IBM stock drops 13%
Anthropic has released an AI tool that analyzes COBOL codebases to flag risks and reduce modernization costs. The announcement triggered a 13% drop in IBM's stock as the market perceived it as a threat to IBM's legacy system management business.

GPT 5.5 vs Claude: A Developer's Refactoring Battle Report
A developer used GPT 5.5 to plan and Claude to code a massive 36k-line C refactoring. GPT 5.5 impressed with clear plans but burned through 85% of usage in 2 hours on the $30 plan.