// browser

A browser your agents can see.

A full browser lives inside Zevyn Studio. Agents navigate, screenshot, and inspect pages without leaving the workspace — and you can click any element to send an agent exactly what to change.

§ 01

A browser inside the workspace

No alt-tabbing to Chrome and back. The browser is a panel in Zevyn, pointed at your dev server. You see your running app and your agents' terminals side by side.

localhost:3000
GET /checkout 200
GET /api/cart 200
builder-4a opened this tab

Agents drive it too — navigate, click, type, screenshot — so they can verify their own work against a running page.

§ 02

Click an element, brief an agent

The inspector turns any pixel into a task. Click an element on the live page and Zevyn captures its selector, computed styles, and surrounding markup. Describe what is wrong, and that context goes straight to an agent — no copy-pasting, no screenshots.

element selected
<button class="checkout-btn">
Why doesn't this submit on mobile?
sent to builder-4a
§ 03

From bug report to fix

The inspector closes the loop between seeing a problem and fixing it. You point; the agent gets the full DOM context; it works the fix in its own worktree; you review the diff. The thing you clicked is the thing that changes.

// related

Stop supervising one agent.

Zevyn Studio is launching soon. Join the waitlist and start directing a team.