{
  "kind": "tool",
  "id": "devin",
  "name": "Devin",
  "vendor": "Cognition",
  "category": "agent-framework",
  "released": null,
  "homepage": "https://devin.ai",
  "built_on_models": [],
  "oss": false,
  "pricing_tiers": [
    {
      "name": "Core",
      "monthly_usd": 20,
      "per_seat": false,
      "notes": "Pay-as-you-go after included credits"
    },
    {
      "name": "Team",
      "monthly_usd": 500,
      "per_seat": false,
      "notes": "Includes 250 ACU credits"
    },
    {
      "name": "Enterprise",
      "monthly_usd": null,
      "per_seat": false,
      "notes": "Contact sales"
    }
  ],
  "free_tier": false,
  "modalities": [
    "text",
    "code"
  ],
  "links": {
    "homepage": "https://devin.ai",
    "docs": "https://docs.devin.ai"
  },
  "tags": [
    "autonomous-agent",
    "swe-agent",
    "long-running"
  ],
  "sources": [
    "https://devin.ai"
  ],
  "status": "ga",
  "events": []
}