Code with your voice, wherever you are.

Veelops Voice Agent connects your phone to Codex, Claude, Gemini, or OpenCode on your laptop and gives you voice coding superpowers.

  • End-to-end encrypted

  • No SSH or VPN needed

  • Your terminal stays on your machine

The new coding loop

Your coding CLI does not need you at the keyboard.

Agentic coding already changed the job. You give direction, wait, inspect enough to continue, then give the next instruction. Veelops makes that loop voice-first, so you can keep working while you are away from your desk.

Speak

Tell Codex or Claude what to build, fix, test, or explain.

Listen

Ask for reports during execution or get automatic reports when the session needs you.

Continue

Send the next instruction, approve a path, or stop the run.

Stay in the loop

Keep the loop alive while walking, commuting, running errands, or on the couch.

Voice-first, terminal-backed

The interface is there when you need it. Voice is there when you do not.

Veelops still gives you a real mobile terminal, session tabs, history, quick commands, folders, and reconnects. The product is built around the moments when looking at a terminal is the wrong interface.

V

Voice control

Give tasks, send next instructions, verify prompts, and keep the ball rolling.

Veelops voice control block showing spoken instructions for a coding session.
R

Reports

Ask what happened and get a concise readout instead of scanning logs.

Veelops reports block showing a concise spoken coding session update.
T

Full terminal

Drop into the mobile terminal when you need exact control.

Veelops mobile terminal screen with an active coding session. Veelops CLI terminal screen running a coding session.
S

Sessions

Rejoin active tmux sessions and switch between workstreams.

Minimal connected session panes.
E

Execution mode

Treat spoken input as terminal input and keep the session moving.

Minimal guided execution path through a coding session.
RS

Rust-native performance

The local Veelops CLI keeps terminal streaming, session state, and relay communication lean.

Minimal Rust-native agent visual showing about 15 megabytes.
Not regular push-to-talk

This is a live coding room, not a microphone shortcut.

STT and Wispr Flow-style tools turn speech into text. Veelops keeps a realtime session open with your terminal, your coding CLI, and the work already in progress.

Control the whole coding flow with your voice

Hear automatic updates, then answer with a command

Run Codex, Claude, Gemini, and OpenCode side by side

Security and speed

A private tunnel to your CLI, with Rust in the fast path.

Veelops routes encrypted messages through a content-blind relay. The relay can connect your devices, but it cannot read your commands, output, code, or coding CLI responses.

E2E terminal content

Noise IK handshake and XChaCha20-Poly1305 secretstream.

QR pairing

Short-lived secrets, device allowlist, and revocation.

Native local CLI

Performance-focused Rust builds for the machine running your code.

High-throughput relay

Routing stays lean while terminal content remains encrypted.

Pricing

Built for developers who actually use coding CLIs.

Start with the mobile app and pair your first machine. Upgrade when Veelops becomes part of your daily coding CLI loop.

What's included

  • Price
  • Voice mode, reports, Execution mode1 Speak instructions, hear session summaries, and let Execution mode continue routine loops.
  • Opened sessions You can create unlimited sessions, but this limit controls how many sessions can stay open on mobile at once.
  • Collaboration Preview2 Collaboration Preview lets more than one paired device follow and control the same active coding sessions.
  • Mobile terminal workflow View terminal output, send input, and move between sessions from your phone.
  • Encrypted pairing QR-based setup links your phone and local agent without an account, SSH, or exposed ports.

Regular

Free

Secure remote terminal with Collaboration Preview

Get started
  • Free
  • 3

1 Voice mode requires your OpenAI API key. OpenAI model usage is billed separately by OpenAI and is not included in the Veelops subscription.

2 Collaboration Preview is free during the launch preview. After the preview period, the collaboration feature will move to the paid subscription.

Get started

Download the app. Install the local agent.

Put Veelops on your phone, install the Agent CLI where your code runs, then pair the two with encrypted QR setup.

Mobile app

Get the mobile app

Use Veelops as the phone control surface for voice mode, terminal sessions, reports, history, and quick commands.

Agent CLI

Install the Veelops Agent CLI

Run this on the Mac, Linux machine, server, or WSL2 environment that owns your repos and coding CLI sessions.

curl -fsSL https://veelops.com/install | bash