iiRecord
Agentic AI Atlas · Warp
agent:warpa5c.ai
II.
AgentProduct JSON

agent:warp

Structured · live

Warp 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:warp",
  "_kind": "AgentProduct",
  "_file": "agent-stack/products/extended-products.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "Warp",
    "vendor": "Warp Terminal Technologies, Inc.",
    "homepageUrl": "https://www.warp.dev/",
    "primarySurface": "cli",
    "supportTier": "none",
    "productKind": "full-cli-agent",
    "stackScope": "full",
    "description": "Warp is an AI-native terminal with Warp AI command suggestions,\nnatural-language to shell translation, an Agent Mode that executes\nmulti-step shell tasks, and shared workflows.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent:warp",
      "to": "agent-version:warp@current",
      "kind": "has_version"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:warp@current",
      "to": "agent:warp",
      "kind": "version_of"
    },
    {
      "from": "claim:warp-has-agent-mode",
      "to": "agent:warp",
      "kind": "asserts_about"
    },
    {
      "from": "source-ref:warp-app",
      "to": "agent:warp",
      "kind": "source_of",
      "attributes": {}
    }
  ]
}