Free
Basic Cascade features
The agentic IDE from Cognition (the team behind Devin). Built on a VS Code fork around the Cascade agent, with proprietary SWE-1.5 models, SWE-grep / Fast Context retrieval, Codemaps for visual navigation, and 40+ IDE plugins. Multi-model access to Claude Sonnet 4.6, GPT-5.4, Gemini 3.1 Pro, and Windsurf's own SWE family.
Basic Cascade features
Premium models, more usage
Team management, SSO
SOC 2, RBAC, BYOK, hybrid
Windsurf is the agentic IDE originally built by Codeium and acquired by Cognition — the team behind the Devin autonomous agent — in a roughly $250M deal in late 2025. The combined company is positioning Windsurf as the developer-facing surface while Devin runs in the background, with both products converging toward a single autonomous engineering platform.
Windsurf is built on a VS Code fork and reorganizes the editor around the Cascade agent, which plans multi-step edits, calls tools, and runs terminal commands with deep repository context. Under Cognition, Windsurf added proprietary models — SWE-1.5 reportedly runs ~13× faster than Sonnet 4.5 at near-frontier coding quality — plus SWE-grep / Fast Context, a retrieval system that surfaces relevant code up to 20× faster than embedding-based search, and Codemaps for visual codebase navigation. Premium models include Claude Sonnet 4.6, GPT-5.4, and Gemini 3.1 Pro.
• Cascade: agentic flow that merges chat, planning, and multi-file editing
• SWE-1 / 1.5 / mini: proprietary models tuned for speed and codebase reasoning
• Fast Context (SWE-grep): non-embedding retrieval, up to 20× faster
• Codemaps: AI-generated visual maps of code structure and execution paths
• 40+ IDE plugins: JetBrains, Vim, Neovim, Xcode, and more (Tab + Chat)
• Multi-model: SWE-1.5, Claude Sonnet 4.6, GPT-5.4, Gemini 3.1 Pro
• Memories: long-running learning of project conventions
• Enterprise: SOC 2, SSO, RBAC, BYOK, hybrid deployment
SWE-1 model family introduced (SWE-1, SWE-1-lite, SWE-1-mini) — proprietary models optimized for software engineering. Cascade Agent improvements with enhanced multi-file awareness and deeper terminal integration.
Cascade Flows for multi-step automated workflows. Deep terminal integration and multi-repo context support. Improved browser integration for end-to-end task execution.
Initial release by Codeium as a standalone AI IDE. Introduced Cascade agent with full-codebase context, Supercomplete inline suggestions, and deep editor integration.
Open a Python repo in the Windsurf Editor, ask Cascade: "Add a /webhooks endpoint, update the router, write tests, and document it." Cascade plans the change, edits 5 files in one pass, runs the test suite, and reports back with a diff and the failing-then-passing test output. Vix is a Go-native, open-source (AGPL-3.0) AI coding agent that slashes token costs by 40-50% using a stem agent architecture and Tree-sitter virtual filesystem. It rethinks the plan/execute loop — keeping LLM cache warm across Explore, Plan, and Execute phases — while shipping Programmable Workflows, Whiteboard Mode with voice AI, MCP server support, and a self-evolving agent that writes its own scheduled jobs and watchers.
Orchestrate an entire AI dev team on 5GB VRAM using ephemeral subagents, exact-match diffs, and a zero-dependency Go binary. Works with any OpenAI-compatible model — local or cloud.
Paca is a free, open-source, self-hosted Scrum board where AI agents work as equal teammates — assigned to sprints, picking up tasks, and collaborating on BDD specs alongside humans. Built as an alternative to Jira and Linear, it treats AI agents as first-class Scrum members.