According to Beating, Cognition has launched Devin Fusion, a hybrid AI agent architecture designed to balance frontier model performance with significantly lower costs. The system employs two core mechanisms: a "Sidekick" design where smaller economical models handle code exploration, testing, and validation tasks alongside a larger frontier model that retains planning, requirement clarification, and final review authority, with each maintaining separate cached contexts to avoid expensive cache invalidation; and dynamic routing that adjusts models during sessions based on task evolution and context compression, achieving "zero-cost" model upgrades.
Testing on the FrontierCode benchmark shows Devin Fusion reduces development costs by an average of 35% for GPT-5.5 and Opus 4.8-level models while maintaining frontier performance, or up to 41% when used with Fable 5. In internal development, 88% of merged pull requests were fully driven by Fusion's automatic routing, though performance drops significantly on tasks requiring complex development intent and subjective judgment.