cd /news/artificial-intelligence/sakana-fugu-a-multi-agent-system-del… · home topics artificial-intelligence article
[ARTICLE · art-37162] src=github.com ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

Sakana Fugu: a multi-agent system delivered as one model

Sakana AI launched Fugu, a multi-agent system delivered as a single model that dynamically orchestrates frontier models to tackle complex multi-step tasks. The system is accessible via the Sakana API and can be installed into Codex with a single command, achieving superior performance through dynamic coordination of diverse models.

read2 min views7 publishedJun 24, 2026
Sakana Fugu: a multi-agent system delivered as one model
Image: source

Sakana Fugu is a multi-agent system delivered as one model. Fugu dynamically orchestrates frontier models to tackle complex, multi-step tasks. You can access the multi-agent system as a single LLM through the Sakana API, which supports both Chat Completions and Responses endpoints.

To quickly get started, you can install Fugu into Codex with a single command:

curl -fsSL https://sakana.ai/fugu/install | bash

Then launch it with:

codex-fugu

See the command reference for additional flags and options. The one-line install supports Ubuntu and macOS. On Windows, or if the install does not complete, follow the guide here.

Sakana Fugu achieves superior performance by dynamically coordinating and orchestrating a diverse pool of powerful models. For evaluation details, check our technical report.

These results reflect our June 2026 evaluation. As new frontier models are released, we continuously update our model pool and retrain our coordinators to maintain Fugu's performance advantage.

These examples compare Sakana Fugu models with three frontier baselines: Gemini 3.1 Pro (high), Opus 4.8 (max), and GPT 5.5 (xhigh). To keep the focus on behavior rather than brand-by-brand attribution, the baselines are anonymized as Model A, Model B, and Model C in each description. The mapping is intentionally not fixed across examples.

Sakana Fugu is based on two papers published in ICLR 2026.

A compact coordinator model, optimized with an evolutionary strategy, delegates three roles to a pool of LLMs turn by turn, letting them collaborate without weight merging or shared architectures. | A Conductor model, trained with reinforcement learning, designs agent-to-agent communication topologies and writes targeted instructions for each worker LLM, discovering coordination strategies that outperform any individual model. |

Since publication, we have made several enhancements. The full technical report is available here.

Please contact us at https://fugu.sakana.ai for issues or bugs while using Sakana Fugu.

If you use Sakana Fugu in your research, please cite our technical report:

@misc{fugu2026sakana,
      title={Sakana Fugu Technical Report},
      author={{Fugu Team, Sakana AI}},
      year={2026},
      eprint={2606.21228},
      archivePrefix={arXiv},
      primaryClass={cs.LG},
      url={https://arxiv.org/abs/2606.21228},
}
── more in #artificial-intelligence 4 stories · sorted by recency
── more on @sakana ai 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/sakana-fugu-a-multi-…] indexed:0 read:2min 2026-06-24 ·