iiRecord
Agentic AI Atlas · agent-version:bolt@current
agent-version:bolt@currenta5c.ai
II.
AgentVersion JSON

agent-version:bolt@current

Structured · live

agent-version:bolt@current json

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

File · agent-stack/versions/extended-products-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-version:bolt@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/extended-products-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:bolt",
    "versionRange": ">=1.0.0",
    "releasedAt": "2024-10-01",
    "cliCommand": "bolt",
    "installMethods": [
      "install:manual"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:bolt@current",
      "to": "knowledge-fabric-impl:bolt.knowledge@current",
      "kind": "composed_of",
      "attributes": {
        "role": "knowledge-fabric"
      }
    },
    {
      "from": "agent-version:bolt@current",
      "to": "agent:bolt",
      "kind": "version_of"
    },
    {
      "from": "agent-version:bolt@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=1.0.0",
        "level": "full",
        "notes": "Bolt.new streams generation in WebContainers."
      }
    },
    {
      "from": "agent-version:bolt@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "full",
        "notes": "bolt.new streams generated app code as it builds."
      }
    },
    {
      "from": "agent-version:bolt@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": "current",
        "level": "full",
        "notes": "Iterative refinement of a generated app via chat."
      }
    },
    {
      "from": "agent-version:bolt@current",
      "to": "memory-system:file-based-markdown-pattern",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:bolt@current",
      "to": "install:manual",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:bolt",
      "to": "agent-version:bolt@current",
      "kind": "has_version"
    },
    {
      "from": "claim:extended-agent-version-agent-version-bolt-current-clicommand",
      "to": "agent-version:bolt@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:extended-agent-version-agent-version-bolt-current-versionrange",
      "to": "agent-version:bolt@current",
      "kind": "about_subject"
    }
  ]
}