Creativity · Agent Protocol

Cognition Devin: Autonomous Software Engineer Agent

Devin, unveiled by Cognition Labs in March 2024, was the first widely-publicized autonomous software engineer: a long-horizon agent with a sandboxed shell, browser, and editor that plans tasks, reads documentation, writes code, runs tests, and opens pull requests largely without human input. It set off a wave of SWE-bench entrants and validated session-scoped state, long planning loops, and heavy sandboxing as design patterns for serious coding agents.

Protocol facts

Sponsor
Cognition Labs
Status
stable
Spec
https://www.cognition.ai/blog/introducing-devin
Interop with
GitHub, Slack, Linear, Jira

Frequently asked questions

How does Devin differ from Copilot or Cursor?

Copilot and Cursor are IDE copilots that augment a human in-loop. Devin runs autonomously in its own cloud workstation, owning the task from ticket intake to pull request, with the human reviewing output rather than each keystroke.

What was the original SWE-bench claim?

At launch Cognition reported Devin solving ~13.86% of SWE-bench tasks end-to-end, a step up from prior assisted-only baselines. Scores have risen substantially across the industry since.

Is Devin open source?

No — it's a managed product. Open-source alternatives inspired by Devin include OpenDevin / OpenHands and SWE-agent.

Sources

  1. Introducing Devin — Cognition blog — accessed 2026-04-20
  2. Cognition Labs — accessed 2026-04-20