Cognition has rolled out Devin Fusion, a coding agent architecture that pairs two AI models together: one does the strategic thinking, the other handles the grunt work.

Fusion works by assigning a frontier-class “lead” model to handle planning and reasoning while a cheaper “sidekick” model tackles execution. The two run in parallel with separate persistent contexts, which means the planner can keep scheming while the executor is busy writing code.

The numbers behind the pairing

Cognition reports that Fusion delivers up to 39% better efficiency compared to traditional single-model setups. Under specific benchmarking conditions, that translates to a 46% cost reduction.

On the Artificial Analysis Coding Agent Index v1.5, Fusion’s performance matches Claude Fable 5.1 and outperforms GPT-6 Astra.