Codeium launches Windsurf AI IDE with Cascade agentic coding workflow
VS Code extension APIs were too limited for Codeium to build their full agentic coding vision — they could not hook into developer trajectory data, key UI features required workarounds like dynamic PNG generation, and VS Code's refactoring APIs kept breaking, consuming engineering time on platform fights instead of product development.
The VS Code extension sandbox prevented Codeium from exposing certain UI features and from accessing the developer trajectory signals needed for intent inference, forcing hacky workarounds that degraded the product experience.
Codeium launched Windsurf with the Cascade agentic system and grew to over a million developer users, winning JPMorgan Chase's Hall of Innovation Award — an unusual recognition within a year of enterprise deployment.
Frequently asked questions
What did this team achieve with this AI workflow?
Codeium launched Windsurf with the Cascade agentic system and grew to over a million developer users, winning JPMorgan Chase's Hall of Innovation Award — an unusual recognition within a year of enterprise deployment.
What tools did this team use?
Windsurf, Cascade.
What results were reported?
Total developer users: over a million; Codeium extension users: over 800,000; Fortune 500 GitHub penetration: less than 10% (source-reported, not independently verified).
What failed first in this deployment?
The VS Code extension sandbox prevented Codeium from exposing certain UI features and from accessing the developer trajectory signals needed for intent inference, forcing hacky workarounds that degraded the product ex…
How is this workflow AI workflow structured?
Developer trajectory captured → Codebase retrieval → High-level planning → Cascade proposes and executes changes → Developer reviews generated code.