Vmux icon

The browserthat ships code.

Browse, prompt, and build with agents — in one space.

curl -fsSL https://vmux.ai/install | sh

Familiar on the surface

You alreadyknow how.

It looks and acts like a standard web browser. No learning curve — everyone already knows how to use it.

New Tab
docs
Search or enter address
Search the web

The pivot

Hit ⌘K.Visit an agent.

Every agent, terminal, and space lives at its own address — ready to share or jump back to.

vibe
example.com
vmux://agent/vibe/2c80e7…
Search the web
Tests pass — ship it?
Ship it.
browser_navigaterunread_layoutupdate_layout

The reveal

Then itsplits into an IDE.

Browser simplicity, tmux power.

main.rslib.rs
1
2
3
4
5
6
fn main() {
let app = Vmux::new();
app.split(Dir::Right);
app.run();
}
$ vmux split
→ pane created
$ cargo run
Compiling vmux v0.1.0
$
browser_navigaterunread_layoutupdate_layoutcreate_space

Co-working

People and agents,side by side.

You
Hands-on pairingFull autonomy
Agent

Watch a run and grab the keyboard to steer, or turn agents loose in their own space.

Prompt your agents — talk or type.

Talk and type are how you prompt an agent. Click stays grounded in plain browser control.

01

Talk

Speak your prompt — direct the whole space hands-free.

⌘ K
02

Type

Type your prompt, plus tmux-style <leader> commands for layout.

03

Click

Plain, predictable point-and-click browser control.

Platform

MoreOS than app.

An OS-like layer for everything you do — the same space and agents, reshaped to the device in front of you.

Desktop
Phone
AR / VR

Today it runs on macOS (lead) and Linux — with a portable core ready to follow.

Install vmux.

curl -fsSL https://vmux.ai/install | sh

Requires macOS 13.0 (Ventura) or later.