Talk to Your
Agents.
Run multiple AI coding agents across your projects. Get spoken status updates on your iPhone. Give follow-up instructions by voice.
Refactored pricing engine to ISO 8601 dates.
Adding Zod validation schemas for API routes.
src/schemas/api.ts
Set up project structure and initial routes.
How It Works
Like a Slack huddle with your agents.
Agents report in when they finish. You react, redirect, and approve -- all by voice. No typing, no switching windows.
Claude Code
Native hooks
Codex
tmux integration
Gemini CLI
tmux integration
Works with any terminal-based AI coding agent that runs in your terminal.
Conversational Flow
Refactored pricing engine to use ISO 8601 dates. All 47 tests passing.
Great, now add the currency conversion endpoint.
Wants permission to run: npm install zod
Approve it.
Switch to Tinkerschool. Add integration tests for the auth module.
Working on it...
Features
Everything you need.
Voice-first control
Speak naturally to your agents. VoxHerd uses on-device speech recognition to parse your intent and route commands to the right project -- no typing required.
Multi-agent orchestration
Run Claude Code, Codex, and Gemini CLI sessions simultaneously across different projects. Each agent works independently while VoxHerd keeps you in the loop on all of them.
iPhone app
A native iOS app that captures your voice, routes commands to the right agent, and announces results. Walk around the house, go for a coffee -- your agents report in wherever you are.
Intelligent routing
Fuzzy project matching, context-aware routing, and compound utterance parsing. Say 'Switch to Tinkerschool, now add integration tests' and VoxHerd handles both intents.
Zero-config integration
VoxHerd hooks into each agent's lifecycle events. When a session starts, completes, or needs permission, the bridge server is notified instantly. Haiku generates concise summaries that are announced via TTS. Works with Claude Code hooks natively, and Codex and Gemini CLI via tmux integration.
"hooks": {
"stop": [{
"command": "~/.voxherd/hooks/on-stop.sh"
}],
"session_start": [{
"command": "~/.voxherd/hooks/on-session-start.sh"
}]
}
}
Get Started
Up and running in minutes.
VoxHerd runs on your Mac or Linux machine. No cloud, no accounts. Just install and start herding.
Install hooks
Deploys hook scripts to ~/.voxherd/hooks/ and patches your agent settings. Supports Claude Code hooks natively, plus tmux-based integration for Codex and Gemini CLI.
Start the bridge
Starts the FastAPI bridge server on port 7777 with text-to-speech announcements.
Connect your phone
Point the iOS app at your bridge server. Start talking to your agents.
Quick validation (no iOS app needed)
Beta
Try it now.
Free beta via Apple TestFlight. Works with any Mac or Linux machine running Claude Code. Setup takes 5 minutes.
Requires iPhone (iOS 17+) and the free TestFlight app. Bridge server runs on Mac, Linux, or Windows.