iiRecord
Agentic AI Atlas · Continue
agent:continuea5c.ai
II.
AgentProduct JSON

agent:continue

Structured · live

Continue json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/products/extended-products.yamlCluster · agent-stack
Record JSON
{
  "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": "platform:kradle",
      "to": "agent:continue",
      "kind": "hosts",
      "attributes": {
        "notes": "Continue agents dispatch into Kradle-managed repositories"
      }
    },
    {
      "from": "claim:continue-is-ide-agent",
      "to": "agent:continue",
      "kind": "asserts_about"
    },
    {
      "from": "plugin-target:continue",
      "to": "agent:continue",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "scope-boundary:continue.scope",
      "to": "agent:continue",
      "kind": "bounds_subject"
    }
  ]
}