Cognition · Tools

Devin

Visit website

At a glance

Price
from 20 $/mo
Vendor
Cognition

Specifications & properties

Key decision factors

Pricing model
Freemium 1
Tool form
  • Web app
  • CLI agent
1
Autonomy level
Autonomous agent 1
Model choice
Multiple models 1

Pricing

Price from
20 $/mo 1
Free tier
Yes 1

Integration

API available
Yes 1

Model

Available models
OpenAI, Claude and Gemini frontier models; SWE 1.6/1.7 1

Compliance

Self-hosting / on-prem
Yes 1
Report data / suggest a correction

Autonomous AI software engineer that plans and executes coding tasks in the cloud, via CLI and in Slack.

Profile

Devin is Cognition's autonomous AI software engineer, a cloud-based coding agent that plans, writes, tests, and ships code end to end rather than just autocompleting it inside an editor. Cognition (formerly Cognition Labs), a San Francisco-based AI company, builds and operates Devin as its flagship agentic product, alongside the related Devin Desktop IDE and the Devin Review code-review tool.

Who builds it

  • Built and operated by Cognition, an AI research and product company.
  • Devin is marketed as "the AI software engineer" rather than a copilot: it is designed to take a task end to end, from planning through pull request, with a human reviewing the result rather than co-piloting line by line.

Core features

  • Autonomous task execution — code migrations, large refactors, bug fixes, CI-failure resolution, and documentation of legacy systems — run largely unattended inside "Devin Cloud" sandboxes.
  • Learns a team's codebase and conventions over repeated tasks, and can be assigned work directly from Slack, Linear, Jira, GitHub, and other connected tools.
  • Devin Review: AI-assisted pull-request review that groups related diff hunks, explains changes, flags bugs by severity, and scans for security issues (CWE-classified) on GitHub and GitLab.
  • Access to frontier models from OpenAI, Anthropic, and Google, plus Cognition's own SWE-1.6 model, included at no extra cost on paid plans.
  • Desktop and CLI clients (Devin Desktop, Devin CLI) for steering and monitoring agents locally alongside the cloud agent.

Pricing

Devin combines flat subscription fees with usage-based "ACUs" (Agent Compute Units, each roughly 15 minutes of active agent work):

  • Free — $0/month: limited quota, restricted model selection, unlimited inline edits and Tab completions.
  • Pro — $20/month: larger quotas, full access to OpenAI/Claude/Gemini models plus free SWE-1.6 and open-source models, Devin Cloud access, pay-as-you-go extra usage.
  • Max — $200/month: everything in Pro with significantly higher quotas.
  • Teams — $80/month base plus $40/month per full developer seat: unlimited members, shared billing, an admin dashboard, and priority support.
  • Enterprise — custom pricing: dedicated account management, SAML/OIDC SSO, centralized admin controls, and an optional dedicated VPC deployment.

Devin is not open source. Cognition instead runs a "Devin Open Source Initiative" that gives selected open-source maintainers free Teams-plan usage to work down their project backlogs, while Devin's own code and models stay proprietary.

Who it's for

Devin targets engineering teams that want to delegate well-scoped, end-to-end tasks — migrations, bug triage, PR review, legacy documentation — to an agent rather than pairing with a copilot line by line. Cognition cites Nubank's use of Devin for ETL migration work, reporting an 8-12x efficiency gain, as an example of the enterprise use case. Enterprise buyers needing SSO, VPC isolation, or centralized admin controls are pointed to the custom Enterprise tier, while smaller teams and individuals can start on the Free or Pro plans.

Frequently asked questions

What does Devin cost?

Devin offers a free tier plus four paid tiers: Pro at $20/month, Max at $200/month, Teams at $80/month base plus $40/month per full developer seat, and custom-priced Enterprise. Paid plans add larger usage quotas, full access to frontier models, and, from Teams up, admin and collaboration features; extra usage beyond plan quotas can be purchased on Pro and Max. Enterprise adds SSO, centralized admin controls, and an optional dedicated VPC deployment.

What is Devin best for?

Devin is built for delegating well-defined, end-to-end engineering tasks — code migrations, large refactors, bug fixes, CI-failure resolution, and legacy documentation — to an agent that works largely unattended in a cloud sandbox. It also learns a team's codebase and conventions over repeated tasks and can be assigned work directly from tools like Slack, Linear, Jira, and GitHub. Cognition cites Nubank's use of Devin for ETL migration as an example, reporting an 8-12x efficiency gain.

What platforms and tools does Devin support?

Devin runs primarily as a cloud agent, managed through Devin Desktop (macOS, Windows, Linux), a JetBrains plugin, or the separate Devin CLI. Desktop downloads require macOS with current Apple security updates, 64-bit Windows 10, or Linux with glibc 2.28+ and glibcxx 3.4.25+. Devin also integrates with GitHub, GitLab, Linear, Jira, Slack, and Datadog, among other developer tools.

Is Devin open source or self-hostable?

No, Devin itself is proprietary — Cognition does not release its code or its SWE-1.6 model as open source. Cognition does run a "Devin Open Source Initiative" that gives selected open-source maintainers free Teams-plan usage to help with their project backlogs, but that is free access to the hosted product, not a self-hostable release. Enterprise customers can get a dedicated VPC deployment, currently the closest option to self-hosting that Cognition offers.

How does Devin handle data privacy and security?

Cognition holds SOC 2 Type II certification, covering its security, availability, and confidentiality controls, and encrypts customer data both in transit and at rest. By default, customer data may be used to improve Cognition's models, but paid-plan users can opt out via Data Controls to enable zero data retention with model providers, and Enterprise customers require Cognition's express written consent before any training on their data.

Does Devin include code review as well as autonomous coding?

Yes — Devin Review is Cognition's dedicated AI code-review tool, separate from Devin's autonomous coding agent. It reorganizes pull-request diffs into logically grouped, explained chunks, flags bugs by severity, and scans for security issues with CWE classifications on both GitHub (.com, Enterprise Server, Enterprise Cloud) and GitLab (.com and Self-Managed).