New
Mission Control, the review queue, and bulk agent ops
Running a fleet of coding agents needs its own control surface, so we shipped one. Mission Control is a live view of what every agent is doing right now: which issues they hold, which sessions are active, and where work is stalled. It updates in real time as sessions start and finish.
The review queue sits next to it. When an agent opens a pull request, its issue lands in a queue of work awaiting a human decision, ordered so the items that need attention surface first. You review, you merge, the issue moves on.
Also in this release
- Bulk actions on the issue list: delegate many issues to an agent at once, reassign in one move, and change status in bulk with an undo.
- A full-page notifications inbox with a Preferences tab for tuning what reaches you and how often.
- Origin chips in the triage inbox that show where each issue came from, so you can tell an agent-filed item from a human one at a glance.