GitHub just announced that Project HydraFusion is now available in research preview.

Instead of relying on a single model, HydraFusion can create an execution plan and orchestrate models across multiple providers — for example using one model to draft, another to critique and revise, and escalating to a more powerful model when needed.

The interesting part is that this all happens behind the scenes. You select HydraFusion like any other model, while it figures out the best combination of models and workflow for the task. It is the next step beyond Auto model selection.

HydraFusion is available to users on all GitHub Copilot plans through /experimental in GitHub Copilot CLI. Usage is based on the tokens consumed by the models HydraFusion uses, priced at each model’s standard rate.

// thomas