Cognition launches Devin Fusion, a multi-model coding agent that pairs a planner with an executor

42 minutes ago 2



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. The recommended configuration pairs Fable 5.1 as the lead model with SWE-2 as the sidekick, though the system also supports GPT-6 Astra pairings. Cognition says 88% of merged pull requests from its own engineering team were successfully processed through Fusion’s automated routing. From preview to desktop Devin Fusion was first announced on June 29, 2026, as a preview feature. By September 11, ...

Read Entire Article