Skip to content

SakanaAI/fugu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sakana Fugu architecture overview

Sakana Fugu

Sakana Fugu

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.


Superior performance via intelligent coordination

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

Sakana Fugu performance

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.

Sakana Fugu in action

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.

Fugu qualitative example 1 Fugu qualitative example 2
Fugu qualitative example 3 Fugu qualitative example 4
Fugu qualitative example 5 Fugu qualitative example 6

Our research

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

Cover image for the TRINITY research paper
TRINITY: An Evolved LLM Coordinator

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.
Cover image for the Conductor research paper
Learning to Orchestrate Agents in Natural Language with the Conductor

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.

Support

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages