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

agent-version:aider@current

Structured · live

agent-version:aider@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:aider@current",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/extended-products-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentProductId": "agent:aider",
    "versionRange": ">=0.50.0",
    "releasedAt": "2024-01-01",
    "cliCommand": "aider",
    "installMethods": [
      "install:pip"
    ],
    "minSchemaVersion": "6.0.0"
  },
  "outgoingEdges": [
    {
      "from": "agent-version:aider@current",
      "to": "agent:aider",
      "kind": "version_of"
    },
    {
      "from": "agent-version:aider@current",
      "to": "knowledge-fabric-impl:aider.knowledge@current",
      "kind": "composed_of",
      "attributes": {
        "role": "knowledge-fabric"
      }
    },
    {
      "from": "agent-version:aider@current",
      "to": "memory-system:aider-memory",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agent-version:aider@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.50.0",
        "level": "full",
        "notes": "Aider streams model output by default."
      }
    },
    {
      "from": "agent-version:aider@current",
      "to": "capability:can-multi-turn",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.50.0",
        "level": "full",
        "notes": "Aider maintains multi-turn chat context with /commit etc."
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "knowledge-fabric-impl:aider.knowledge@current",
      "to": "agent-version:aider@current",
      "kind": "composes",
      "attributes": {
        "role": "knowledge-fabric"
      }
    },
    {
      "from": "agent:aider",
      "to": "agent-version:aider@current",
      "kind": "has_version"
    },
    {
      "from": "claim:extended-agent-version-agent-version-aider-current-clicommand",
      "to": "agent-version:aider@current",
      "kind": "about_subject"
    },
    {
      "from": "claim:extended-agent-version-agent-version-aider-current-versionrange",
      "to": "agent-version:aider@current",
      "kind": "about_subject"
    }
  ]
}