Approving

Agent workflows with human collaboration — a new multi-agent paradigm.

Approving turns coding agents into trusted workflows: visual orchestration, sandboxed execution, and human Approve gates at critical steps.

Repository Quick start This site was built by this workflow
Supports
  • Cursor
  • Claude Code
  • CodeBuddy
  • Trae

Human–agent collaboration, made simple

Review is the bottleneck in multi-agent work. Visual, interactive approvals make gates what-you-see-is-what-you-get.

Gates · Pending

human_gate · waiting_human

Sign-in · UI DEMO

pending
artifact ui-demo interactive

Review an interactive demo — annotate issues, then reject or approve.

Approving

Welcome back

Continue with your work account

Cancel Delete account

Open the approval window…

Project management, redefined

Every project gets a PM. Connect your usual IM and manage work from your phone.
Next: richer org roles — director, GM, and beyond. OPC, for real.

IM · ApprovingPM
PM

ApprovingPM

Workflow PM · chat is orchestration

running 0 waiting 0
You
ApprovingPM
ApprovingPM
ApprovingPM
You
ApprovingPM
ApprovingPM

Parallel scheduling, faster iteration

Agents run in sandboxes, coordinated by the PM — iteration gets another gear.

Canvas · checkout / parallel-sprint
workflow · release ● idle ∥ 3 requirements Gates 0 runtime 0
PM

ApprovingPM

IM · start workflows by chat

You
ApprovingPM
REQ-12 Sign-in
queued
R research Agent · OAuth plan artifact · brief
A implement Agent · middleware exec · run
T e2e check Agent · Playwright tests · green
S submit MR React · !482 gitlab · mr
REQ-18 Billing
queued
P plan Agent · billing model artifact · plan
A implement Agent · ledger exec · run
G human gate Gate · plan check waiting human
S submit MR React · pending gitlab · mr
REQ-21 Notifications
queued
R research Agent · channel pick artifact · brief
A implement Agent · webhook exec · run
T contract test Agent · retries tests · flaky→ok
S submit MR React · !491 gitlab · mr

IM confirmed — running in parallel…

Capabilities

  • Visual orchestration Canvas FSM with live states; parallel requirement lanes and a Gates Inbox.
  • Real Docker sandboxes Execute in containers via ACP and sandbox-gateway; the Web UI uses the API.
  • Multi-agent backends Cursor, Claude Code, CodeBuddy, Trae — pick acpBackend per agent.
  • Artifact contract + MCP write_artifact / set_* / node_complete — isolated by run token.
  • Git credentials in sandbox GITHUB_* / GITLAB_* / SSH; GitLab auto-MR and GitHub gh supported.
  • Single-repo self-host sandbox-gateway and sandbox image sources live in this repo — one clone to self-host.