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

Microsoft Ends Revenue Sharing with OpenAI, Impact on AI Agents Unclear
Microsoft will stop sharing revenue with OpenAI, its main AI partner, according to a Bloomberg report. The move could affect how developers integrate AI agents via Azure OpenAI services.

OpenAI's Pentagon Contract Terms Allow 'Any Lawful Use' Including Potential Surveillance
OpenAI negotiated new terms with the Pentagon that include the phrase 'any lawful use,' which sources say allows the military to use OpenAI's technology for mass surveillance programs if they're technically legal. Anthropic was blacklisted for refusing to budge on two red lines: no mass surveillance of Americans and no lethal autonomous weapons.

Developer Replaces $25/hr Virtual Assistant with AI Agents, Confronts Ethical Implications
A developer replaced a $25/hour virtual assistant with AI agents that handle follow-ups, scheduling, lead tracking, and CRM updates. The AI setup costs about $1,000/month and performs tasks faster and more consistently than the human assistant.

Cerebras releases Step-3.5-Flash-REAP models with 40% memory reduction
Cerebras has released Step-3.5-Flash-REAP models that use REAP (Router-weighted Expert Activation Pruning) to compress 196B parameter models to 121B while maintaining near-identical performance. The models work with vanilla vLLM and are optimized for resource-constrained environments.