Skip to main content
dotdev

AgentWire

Voice Interface for AI Coding Agents

Talk to your AI coding agents. Let them talk back. Orchestrate Claude Code and OpenCode sessions with your voice.

Echo the owl - AgentWire cyberpunk mascot with circuit board patterns

Features

Voice control, remote machines, and multi-session management.

Work Across Machines
Remote Machine Control
Run agents on your GPU server, laptop, or cloud instance from one portal. SSH key setup and tunneling included.
agentwire machine add gpu-server --host 10.0.0.5 --user admin
Talk to Your Agents
Voice Interface
Push-to-talk from any device—phone, tablet, laptop. Speak commands, hear responses. Local or cloud-based STT/TTS.
See Everything
Multi-Session Dashboard
Browser-based dashboard with tiling layouts for session windows. Monitor mode (read-only) or Terminal mode (full xterm.js).

Power Features

Task Scheduling
Define tasks in .agentwire.yml with pre-commands, templated prompts, post-commands. Schedule via launchd or cron.
agentwire ensure -s myproject --task daily-review
Worker Orchestration
Spawn worker panes within sessions. Orchestrator coordinates, workers execute. Auto-kill when idle with summary files.
Git Worktrees
Run multiple agents on the same repo in parallel, each on its own branch. Fork sessions into isolated worktrees.
Safety Hooks
Optional command filtering for dangerous operations. Catches rm -rf, force pushes, credential exposure. You control what's blocked.
Session Types
claude-bypass, opencode-bypass, worker, and more. Fine-grained control over session permissions and agent behavior.
Voice Cloning
Clone your voice for TTS. Record samples, agents respond in your voice.
agentwire voiceclone start
MCP Server
50+ tools for agents to manage sessions, spawn workers, and send voice messages. Full control through the MCP protocol.

How It Works

Get up and running in under 5 minutes.

  1. Step 01

    Install & Configure

    pip install agentwire-dev, then run agentwire init. Generate HTTPS certs for mic access, start the portal, and open https://localhost:8765. Configure TTS and STT services to customize your setup.

  2. Step 02

    Speak to Your Agents

    Push-to-talk from any device—phone, tablet, laptop. Ask questions, give instructions, request updates. Your transcribed voice reaches your agents instantly.

  3. Step 03

    Watch Them Work

    Agents execute tasks and respond via voice. Monitor sessions in the browser portal. Orchestrate workers, control remote machines—all hands-free.

Install AgentWire

Install from PyPI. Start talking to your AI coding agents.

pip install agentwire-dev

Join Our Newsletter

Get updates on new features, tutorials, and tips for voice-driven AI development.

We'll only email you about AgentWire updates. No spam, ever.