GitHub Next's ACE Previews Multiplayer Agent-Collaboration Environment

Maggie Appleton, staff researcher at GitHub Next, demoed ACE (Agent Collaboration Environment) at the AI Engineer conference and announced it is entering a multi-thousand-user technical preview within "a couple of months at the very latest." ACE is a Slack-like multiplayer coding environment where each session runs on a sandboxed microVM on its own git branch, with teammates and agents sharing terminals, live previews, prompting history, and collaborative plan-mode documents. The core thesis: once implementation becomes near-free, alignment — agreeing on what to build — becomes the binding bottleneck.

Why It Matters

ACE is the first production-facing tool to explicitly solve the alignment problem created by single-player coding agents landing unreviewed code into multiplayer codebases. For teams deploying agent-driven development at scale, this addresses the merge-conflict, wasted-features, and contextless-PR failure modes directly. Access requests open now at github.next.com.