SHIPPED · v1.63.0
Draw Your Agent Team
New
**One canvas replaces the whole set-up flow** — open the Orchestration dashboard and you land on a canvas where you drag agents in, wire them together, and see the team you are describing
**Three modes, one segmented control** — **Hierarchy**, **Pipeline** and **Router**, on ⌘1 / ⌘2 / ⌘3, each with its own colour so you always know which one you are editing
**Every consequential action says what it will do first** — Apply shows the difference between your draft and what is live, Start opens the seat table so you can see which terminals will be used, and removing a role tells you what happens to everyone reporting to it
**Describe it and get a chart** — write "a lead that reviews two implementers" in the generate bar and an AI agent drafts the chart into your editor, with full undo
**Or write it as text** — a text pane round-trips your chart to a readable diagram syntax and back, live, so you can paste a team in or copy one out
**Save teams as presets** — name a chart, reopen it later, and start it in one click from Add Terminal
**Give your agents an org chart** — seats with managers and subordinates, applied to your project and activated onto real terminals
**The chart is enforced, not decorative** — an agent may task only its own subordinates and reports its results upward; anything else is refused with a message explaining the route it should have taken
**Repair a team without rebuilding it** — Mission Control shows every seat grouped by level, flags vacancies and orphaned branches, and offers **Rebind** or **Promote** on the spot
**Refusals and blocked escalations are visible** — a counter opens a panel showing who tried to reach whom, when, and where the message should have gone
**Run a chain with zero setup** — write "claude requests grok to draft the fix, review back to grok, do not report to me" and that sentence becomes the chain of command for that prompt only
**Manage it from your phone** — the Teams page shows each active org by level, with vacancy and violation markers, and approver devices can rebind a seat with one tap
**The pattern every coding session actually uses** — research, then implement, then review, each agent's output becoming the next agent's input
**Quality gates stop bad work early** — a stage can accept or reject the handoff it receives, so a polished review of a broken first draft never happens
**Run one straight from the composer** — "research the auth bug, then grok drafts a fix, then opencode reviews it" is recognized as a pipeline, with your current terminal as stage 1
**Watch it run** — Mission Control shows the stage strip, so debugging a four-stage review no longer looks like debugging an org chart
**The mode control is now Auto / Team / Swarm / Pipeline / Off** — Auto reads what you are typing and applies the right pattern, telling you why (`Using Pipeline · you wrote "then"`)
**A Pattern Guide answers "which one do I want?"** — a `?` beside the mode control opens a side-by-side comparison of Team, Swarm, Hierarchy, Pipeline and Mesh, with the one verb that separates each from the others
**Start a whole team from Add Terminal** — a new **Orchestration** tab lists your saved charts, pipelines and routing presets; one click opens the terminals, links them and starts the team
**Run Pi as a first-class AI terminal** — install the `pi` CLI and open it from Add Terminal, Change AI, or any other agent picker
Improved
**Qwen Code renders as the full-screen app it has become** — Qwen 0.21 rewrote its interface, and 1DevTool now treats it accordingly: no more flickering, no more duplicated fragments of earlier screens, and its own scrolling, scrollbar and jump-to-bottom all work
**Startup commands tell you whether the CLI is actually installed** — the command form checks your machine as you type, warns when the tool is not on your PATH, and offers **Rescan** so a CLI you just installed is picked up without restarting
**Export the logs behind what you are looking at** — Mission Control gains **Export current**, and any log file can be revealed in your file manager
**Memory works with more agents** — the Memory manager now covers Claude, Codex, Gemini and Hermes
**Agent filters list every agent you have set up** — Prompt History and Memory build their filters from your configured agents and custom presets instead of a fixed short list
**Grok tabs name themselves from what you actually asked** — a Grok terminal picks up its title from your first message and keeps retrying while Grok's own title is still being generated, without ever replacing a name you typed
**Long transcripts open instantly on your phone** — Reader mode renders the most recent messages first with a **Show earlier messages** button; copy and word count still cover the whole conversation
**Double-click any card in Add Terminal to open it** — the mouse equivalent of pressing Enter, without disturbing multi-select
Fixed
Fixed **Grok collapsing into a small leftover card after a long session** — coming back to a Grok tab from another project no longer leaves the conversation in a shrunken box surrounded by leftover borders
Fixed **Qwen losing prompts and scrolling through duplicated output** — submitted messages stay visible and the conversation scrolls properly
Fixed **Grok's quota stuck at 99% after a usage reset** — the pill and popover now follow a real reset instead of snapping back to the old figure a minute later
Fixed **a `write EPIPE` error popup on Windows** — a closed pipe during shutdown or a background helper's exit can no longer raise a fatal JavaScript error over the app
Fixed **a deleted project coming back after Restart & Install** — removing a project is now final, even when background work was still saving that project when you deleted it
Fixed **Escape closing the entire Orchestration dashboard** — pressing Escape in a modal or picker on top of it now closes just that layer
Fixed **Spend & Quota Center cards painting over each other** — a provider whose status is a sentence rather than a percentage no longer pushes its card across its neighbour or off the panel edge
Fixed **Claude missing from the Builder's agent palette** — hiding an agent in Add Terminal is a display preference and no longer removes it from surfaces that need every agent you can orchestrate
Fixed **not being able to start a team after closing its terminals** — a finished run whose terminals are all gone no longer blocks Start on every surface with an empty terminal picker
Fixed **starting a team failing on a terminal it had just opened itself** — a seat that the app spawns is now waited for properly instead of being reported as "not a running AI terminal"
Fixed **hierarchy presets in Agent Input staying Off** — choosing a saved chart now applies and activates it from the one click you made

The Builder start screen in the Orchestration dashboard, offering Blank org chart, Pair, Lead + 2 and Review triangle starters beside a saved simple_chart preset, with the Implement role assigned to Codex in the inspector 
The Builder Hierarchy canvas showing a Lead + 2 org chart with Lead on Claude managing Builder on Codex, Researcher on Grok and an OpenCode seat, 10 unapplied changes in the mode bar and the inspector open on Role, Assignment and Relationships 
Mission Control running an applied org chart, with the Lead director managing Builder on Codex and a Grok seat, the tier strip listing t0 Lead and t1 Builder and Grok, and the terminal showing messages passing between the agents 
The Builder Pipeline canvas with Implement, Test and Review as three ordered stages joined by quality gates, the agents palette down the left rail and Apply and Start team in the mode bar 
The Builder generate bar reading "codex implements, claude tests, opencode reviews" with the Generate button beside it, drafting a three-stage pipeline onto the canvas above the live diagram text pane 
The saved pipeline-write preset reopened in the Builder as Research on Claude, Draft on Grok and Edit on OpenCode, with the handoff gates between stages and Start team ready in the mode bar 
Mission Control tracking a running three-stage pipeline, with the Research stage on Claude Opus-5 active, Draft on Grok and Edit still queued behind their gates while the stage output streams in the terminal 
The Builder Router lens mapping work types — plan, implement, test, review, browser, docs, research and debug — onto Claude, Codex, Pi, Gemini and Hermes, with seven of eight routed and Apply routing in the mode bar 
The Add Terminal dialog on its new Orchestration tab, listing saved team charts including simple_pipeline with 3 stages, complex_chart with 6 roles and demo_chart with 4 roles, each naming its agents, above a Design in Builder link 
A running org chart in Mission Control with Pi delegated to as an ordinary seat under a Claude manager alongside Codex and Kimi, and the status bar counting messages in both directions for every agent including pi