{
"id": "agent:continue",
"_kind": "AgentProduct",
"_file": "agent-stack/products/extended-products.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Continue",
"vendor": "Continue Dev, Inc.",
"homepageUrl": "https://continue.dev/",
"primarySurface": "ide-extension",
"supportTier": "none",
"productKind": "ide-extension-agent",
"stackScope": "full",
"description": "Continue is an open-source IDE side-panel agent for VS Code and\nJetBrains. It supports BYO-model configurations, custom slash\ncommands, context providers, and Model Context Protocol tool\nservers.\n"
},
"outgoingEdges": [
{
"from": "agent:continue",
"to": "agent-version:continue@current",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agent-version:continue@current",
"to": "agent:continue",
"kind": "version_of"
},
{
"from": "plugin-target:continue",
"to": "agent:continue",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "scope-boundary:continue.scope",
"to": "agent:continue",
"kind": "bounds_subject"
}
]
}