A Block benchmark post signed by Atish Patel, published on August 6, 2026, extending the Buzz launch: since assembling an agent team there has become trivial, which one is the cheapest that reliably succeeds?

Vocabulary first. The post proposes four tiers: QuickBee (fast and cheap — builds, screenshots, tests, first-pass triage: GPT-5.6 Luna, DeepSeek V4 Flash, local models, run at high effort), WorkerBee (versatile, carries a full subset unsupervised: GPT-5.6 Terra, Gemini 3.6 Flash, open models), SmartBee (big picture, trade-offs, escalations: Claude Opus 5, Kimi K3, GPT-5.6 Sol, at medium effort), and the human, "the most expensive bee on the team, and the slowest. Also still the smartest". Two team forms: the permanent Hive, which remembers your preferences, and the disposable Swarm, which remembers the project and then disappears.

The solo result. On Terminal-Bench 2.1, raising the effort of a cheap model is the best buy: Luna goes from $1.61 / 57.3% (medium) to $4.98 / 75.0% (high). At the other end, Opus 5 at xhigh is the most expensive run ($140.63) and scores only 75.0%, having hit the timeout on 17 of 88 tasks through over-reasoning. Among the six best runs: a 5.5× price gap, an 8.9-pt score gap. Conclusion: "choosing between them is not a quality decision at all. It is a budget decision."

The team result, in two acts. On Terminal-Bench 2.1, twelve compositions were tested and none beat solo at equal cost — a short task doesn't have enough structure to divide. On Long-Horizon Terminal-Bench (44 multi-hour tasks, lead GPT-5.6 Sol, 3× the timeout), the reversal is clear: solo 15 tasks / 59.1%, +2 WorkerBees 20 / 71.5%+12.4 pts, of which 11.4 come from additional completions. The team costs more per task, which pays off "when the alternative is a human picking up unfinished work".

The operating rule. Route worker escalations to a SmartBee coordinator rather than to the human: "every ambiguity becomes a notification" is the real failure mode. A Block engineer says they migrated over 2,000 apps with a Swarm (coordinator, 1–10 migrators, independent verifier), the coordinator storing human answers in memory.

Caveats: n=1 per task, no confidence interval, team costs unpublished, and an admission — "this might change if models are trained on better collaboration."