Skip to Content
AI agent / build workspace

Turn a prompt into a working change.

Agent is a focused AI workspace for building software: plan a change, let the agent inspect and edit a workspace, verify the result, and keep the commit path visible.

Plan → buildmove from intent to implementation
Workspace-awareinspect, edit, verify, and review
Streaming executionfollow the work as it happens
Builder workspace01 / Overview
Authentic Agent landing screen with workspace navigation and plan/build composer
A calm surface for complex work.The first screen keeps the task, workspace, and next action legible.
Intent to implementation02 / Build loop
Authentic Agent composer with a build prompt and selectable model menu
The composer sets the direction.Mode, model, attachments, and the task prompt stay together at the point of action.
02 / Build loop

Build is a workflow, not a chat skin.

The latest branch makes the handoff from intent to implementation explicit. Agent can work through a workspace, keep the conversation resumable, and surface enough progress to understand what changed.

Plan before editingSeparate planning from Build mode so a task can be shaped before files move.
See the work happenStream tool progress and preserve the run trail when a session is resumed.
Close the loopWorkspace change totals and a commit/push action make delivery part of the flow.
03 / Responsive

A workbench that fits the screen.

Desktop keeps workspaces and sessions visible. On mobile, navigation becomes a drawer and the composer moves its controls into reach without losing the plan/build distinction.

Desktop / workspace and session navigationMobile / compact drawer and bottom composerFocused / one clear action at a time
Authentic Agent mobile screen with compact navigation and composer
Builder workspace / mobile
04 / Build notes

Make the agent useful at the edges.

Agent pairs a small interaction surface with deliberate boundaries around workspace access, model routing, persistence, and delivery.

InterfaceNext.js + React
Agent runtimeOpenCode Go + streaming
WorkspaceRead, edit, list, glob + grep
InputsImages, documents + voice
DataMongoDB + session state
SafetyPath jail + command checkpoints
DeliveryPM2 + nginx
Latest branch

The current build includes mode-aware chats, document extraction, resumable runs, workspace change totals, account settings, and commit/push feedback.