Swarm
Changelog

Run a bee from the dashboard, and richer run detail

Start a run from the browser and read its logs, findings, config and ticket on one run page (PRs

After this entry you'll know that you can start and inspect a bee entirely from the dashboard, with no Slack or Jira needed. The Run a bee button on the Agents page now dispatches end-to-end: pick the swarm agent (give it a Jira ticket or a plain-English request) or a single recipe, and the run starts in an isolated container like any other trigger, proven live on staging with a real cleaner-bee run.

What changes for you

The run detail page gained four tabs (Logs, Findings, Config and Ticket), so recipe-bee runs that previously looked empty now show the session log (with error filtering), cleaner-bee's structured findings, the exact config the run was dispatched with, and the input payload. Tabs only appear when the underlying data exists, so you never see empty placeholders. As everywhere in Swarm, the output is still a pull request a human reviews: no human writes code, a human always reviews. See the dashboard guide for the full walkthrough.

On this page