All features
interface + control

Agentic Voice Control.

Speak an edit, not a prompt. The VoiceOrb parses plain language into a graph operation and applies it to the canvas you're looking at — add a Review node, rewire an edge, set a model, press Run. Hands‑free orchestration.

Active VoiceOrb · listen → plan → apply
what it is

Your voice is a graph editor.

The VoiceOrb doesn't just transcribe — it resolves your words into a concrete graph operation and applies it in place, the same mutation you'd make by hand.

not a chatbot

It mutates the canvas, not a chat log.

Nodes resolve by name. "After Investigate" finds the real node, "wire it" becomes a real edge. Every change is undoable like any edit — and ambiguity is asked back, not guessed.

spoken intent → graph op
add.node
"Drop a Plan node before Create."
inserts Plan, rewires Investigate → Plan → Create
rewire
"Send Design and Doc into a Merge."
fans Design + Doc into a Merge node, joins downstream
set.model
"Run Review on Claude Opus."
hotswaps the Review node's provider + model in place
run
"Run from the Initialiser."
triggers the chain; output and state stream downstream
try it

Speak a command. Watch the graph change.

Press Talk or pick a phrase. The orb runs the full loop — listen, plan, apply, speak — on the live mini-canvas at right.

idle

VoiceOrb state: idle — a gentle breathing sphere.

or pick a phrase →
transcript
user

dispatch

Press Talk, or pick a phrase, to give the canvas an instruction.

live canvas ready
Initialiser trigger
Investigate web_search
Review + added
Back to all features

Demo plays a scripted command loop — local voice runs against your real graph. Reduced-motion safe; the orb pauses when off-screen.

why it matters

Orchestrate without leaving the work.

Building a graph by mouse is fiddly — drag a node, find the handle, drag the edge, open the model picker. Voice collapses that into a sentence. You stay zoomed in on the run while the structure changes around it.

hands-free, in practice local

Mid-run edits. Add a Review gate the moment a node looks risky — without pausing to hunt for the toolbar.

Big restructures, fast. "Fan Design and Doc into a Parallel, then Merge" wires four nodes in one breath.

Accessible by default. The whole canvas is drivable without a mouse — every state is announced via aria-live.

Stays private. Transcription can run fully local — speech never has to leave your machine.