{
"id": "agent:devin",
"_kind": "AgentProduct",
"_file": "agent-stack/products/extended-products.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Devin",
"vendor": "Cognition AI",
"homepageUrl": "https://www.cognition.ai/",
"primarySurface": "web",
"supportTier": "none",
"productKind": "web-agent",
"stackScope": "full",
"description": "Devin is a hosted autonomous software engineering agent from\nCognition. Users delegate tasks via web UI, Slack, or IDE plug-ins;\nDevin executes in a sandboxed cloud workspace with a browser and\nterminal.\n"
},
"outgoingEdges": [
{
"from": "agent:devin",
"to": "agent-version:devin@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-version:devin@current",
"to": "agent:devin",
"kind": "version_of"
},
{
"from": "plugin-target:devin",
"to": "agent:devin",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:devin.scope",
"to": "agent:devin",
"kind": "bounds_subject"
}
]
}