II.
AgentRuntimeImpl JSON
Structured · liveagent-runtime-impl:openai-agents-sdk.runtime@current
OpenAI Agents SDK Runtime (current) json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}