Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · OpenAI Agents SDK Runtime (current)
agent-runtime-impl:openai-agents-sdk.runtime@currenta5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentRuntimeImpl JSON

agent-runtime-impl:openai-agents-sdk.runtime@current

Structured · live

OpenAI Agents SDK Runtime (current) json

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

File · agent-stack/runtime-impls/openai-agents-sdk-runtime-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agent-runtime-impl:openai-agents-sdk.runtime@current",
  "_kind": "AgentRuntimeImpl",
  "_file": "agent-stack/runtime-impls/openai-agents-sdk-runtime-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "displayName": "OpenAI Agents SDK Runtime (current)",
    "agentVersionId": "agent-version:openai-agents-sdk@current",
    "packageRef": "source-ref:openai-agents-sdk-github",
    "builtInTools": [],
    "toolRegistryDiscovery": "dynamic-config",
    "hookSockets": [],
    "internalSessionStateLocation": "host-process memory; user-managed via previous_response_id",
    "sessionFileFormat": "json",
    "sessionFilePathConvention": "host-application defined",
    "approvalGatingPrimitive": "none",
    "subprocessSandboxStrategy": "none",
    "runtimeIdentity": "host-process",
    "supportedMCPTransports": [],
    "supportsStreaming": true,
    "notes": "The Agents SDK is a Python library — the runtime is the host Python\nprocess running `Runner.run_streamed()` / `Runner.run()`. There is no\ndedicated CLI surface; tools, handoffs, and persistence are configured\nby the host application.\n"
  },
  "outgoingEdges": [
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "layer:5-agent-runtime",
      "kind": "realizes",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "agent:openai-agents-sdk",
      "kind": "composes",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "capability:streaming",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full"
      }
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "capability:supports-subagent-dispatch",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.1.0",
        "level": "full",
        "notes": "Handoffs spawn nested Runner.run calls."
      }
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-raw-responses-stream-event",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-message-output-created",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-tool-called",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-tool-output",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-handoff-requested",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-handoff-occurred",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-run-item-reasoning-item-created",
      "kind": "emits_journal_event",
      "attributes": {}
    },
    {
      "from": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "to": "journal-event:openai-agents-agent-updated-stream-event",
      "kind": "emits_journal_event",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "agent-version:openai-agents-sdk@current",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "claim:openai-agents-sdk-runner-streaming-events",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "about_subject"
    },
    {
      "from": "journal-event:openai-agents-raw-responses-stream-event",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-message-output-created",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-tool-called",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-tool-output",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-handoff-requested",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-handoff-occurred",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-run-item-reasoning-item-created",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    },
    {
      "from": "journal-event:openai-agents-agent-updated-stream-event",
      "to": "agent-runtime-impl:openai-agents-sdk.runtime@current",
      "kind": "journal_event_emitted_by",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab