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.
Supports
- Cursor
- Claude Code
- CodeBuddy
- Trae
Human–agent collaboration, made simple
Review is the bottleneck. Unified Inbox: central clarify & approve, then each Run continues.
Gates Inbox
—
Select an item for detail
Several workflows run in parallel; some nodes will need clarify or approval.
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
- Harness: eval suite + regression bar proposed
- Engineering: coverage / lint / security in CI proposed
- Gates: human Approve on critical paths proposed
ApprovingPM
You
ApprovingPM
- Harness eval scaffolding queued
- CI quality gates queued
- Wire human Approve queued
ApprovingPM
Parallel scheduling, faster iteration
Agents run in sandboxes, coordinated by the PM — iteration gets another gear.
Canvas · checkout / parallel-sprint
ApprovingPM
IM · start workflows by chat
You
ApprovingPM
REQ-12
Sign-in
queued
R
research
Agent · OAuth plan
A
implement
Agent · middleware
T
e2e check
Agent · Playwright
S
submit MR
React · !482
REQ-18
Billing
queued
P
plan
Agent · billing model
A
implement
Agent · ledger
G
human gate
Gate · plan check
S
submit MR
React · pending
REQ-21
Notifications
queued
R
research
Agent · channel pick
A
implement
Agent · webhook
T
contract test
Agent · retries
S
submit MR
React · !491
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.