local · windows-native · no cloud

Command an army of
coding agents.
With your voice.

Summon Claude Code, Codex, Gemini and opencode into one guild hall. Hold a button, speak the task, watch it run — in a real terminal you can still type into. Everything stays on your machine.

Why this exists

The good version of this is Mac-only. This one isn't.

Voice-controlled agent cockpits exist — they're native Swift apps built for macOS. If you build on Windows, that category has had nothing. AGENT DECK is the same idea, built for the machine you actually have: a local web app, no installer wall, no subscription, no cloud round-trip for your terminal input.

What it does

🎙️

Push-to-talk, fully offline

NVIDIA Parakeet runs locally on CPU. Hold the mic, speak a command, it's typed into whichever agent you're pointed at. No audio ever leaves your machine.

🗂️

A real terminal grid

Every summoned agent is a real ConPTY session with full scrollback — not a chat log pretending to be a terminal. Click in and type anytime.

🖼️

Live preview detection

Spin up a dev server in any session and the deck notices the localhost URL and gives you a one-click preview pane, right next to the terminal.

📋

Task dispatcher

Queue a task, optionally pin it to an agent type, and the deck hands it to the next idle session automatically — no babysitting four terminals by hand.

The hall

claudeproject-fix
$ claude --dangerously-skip-permissions
Fixing the checkout redirect bug…
✓ 3 files edited, tests passing
codexbilling-api
$ codex --full-auto
Waiting for next task…
geminimap-feature
$ gemini --yolo
Adding filter to map pins…
opencodeshell-2
$ opencode
idle

How it works

01

Summon

Pick an agent, pick a project folder, optionally give it a kickoff task. It boots in a real ConPTY session inside the hall.

02

Command

Point voice at any session and hold the mic — or type directly into the terminal like you always have. Both work at once.

03

Supervise

Queue tasks to the dispatcher and let idle agents pick them up, or watch the grid yourself. Status dots tell you who's working.

Get early access

Packaged installer is next.

AGENT DECK runs today from source if you're comfortable with Node. A one-click Windows installer is in progress — leave your email and you'll hear the moment it ships.