From assistant to autonomous developer
Cognition, the startup behind Devin — the first “AI software engineer” — announces version 2.0 of its agent, accompanied by a colossal $500 million funding round. This new version promises to radically transform how development teams work.
Unlike traditional code assistants that suggest line-by-line completions, Devin 2.0 is capable of taking on an entire project: analyzing a requirements specification, designing an architecture, writing code, drafting tests, and configuring deployment.
Devin 2.0's new capabilities
This major update brings several significant advances:
- Complete project management: Devin can now break down a brief into tasks, prioritize them, and execute them sequentially
- Autonomous web browsing: the agent can consult documentation, search for solutions on Stack Overflow, and read API docs
- Multi-agent collaboration: multiple instances of Devin can work in parallel on different parts of the same project
- CI/CD integration: native connection with GitHub Actions, GitLab CI, and leading DevOps tools
- Persistent memory: Devin retains a project's coding preferences, conventions, and architectural decisions
$500 million to accelerate
The funding round, led by Founders Fund with participation from Khosla Ventures and Index Ventures, values Cognition at more than $4 billion. An amount that reflects the company's ambition to become the benchmark platform for AI-assisted development.
“We are not replacing developers; we are giving them a team of agents capable of handling repetitive and complex tasks” — Scott Wu, Cognition CEO.
The Enterprise offering
Cognition is simultaneously launching “Devin Enterprise,” an offering aimed at large organizations with:
- On-premises or private cloud deployment
- SOC 2 Type II and ISO 27001 compliance
- SSO integration and role management
- Guaranteed SLA with dedicated support
- Complete audit trail of all agent actions
Competition is intensifying
This announcement comes amid fierce competition in the development agent market. GitHub Copilot Workspace, Amazon Q Developer, and Anthropic's Claude Code all offer similar approaches, each with its own strengths.
Devin's differentiator lies in its autonomy: while its competitors still require close human supervision, Devin 2.0 promises to operate quasi-autonomously on well-defined tasks.
Outlook
The market for AI agents for software development is estimated at $45 billion by 2028. With this massive funding round and technical capabilities ahead of the competition, Cognition is positioning itself as a key player in this transformation. It remains to be seen whether the promise of a truly autonomous AI developer will materialize in teams' day-to-day work.
Comments· 1 comment
This is an exciting step forward for developer tooling. I appreciate the ambition to make complex software work feel more accessible to enterprise teams.