{
"id": "agent-runtime-impl:hermes.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/hermes-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "Hermes Runtime (current)",
"agentVersionId": "agent-version:hermes@current",
"subagentDispatchMechanism": "none",
"packageRef": "source-ref:hermes-agent-pypi",
"builtInTools": [
"tool-descriptor:read",
"tool-descriptor:write",
"tool-descriptor:edit",
"tool-descriptor:bash"
],
"toolRegistryDiscovery": "static-bundled",
"hookSockets": [],
"internalSessionStateLocation": "~/.hermes/sessions/",
"sessionFileFormat": "jsonl-with-sqlite-index",
"sessionFilePathConvention": "~/.hermes/sessions/<session-id>.jsonl",
"approvalGatingPrimitive": "per-call",
"subprocessSandboxStrategy": "none",
"runtimeIdentity": "api-key",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "agent:hermes",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "tool-descriptor:read",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "tool-descriptor:write",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "tool-descriptor:edit",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "tool-descriptor:bash",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP via stdio.\n"
}
},
{
"from": "agent-runtime-impl:hermes.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:hermes@current",
"to": "agent-runtime-impl:hermes.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:hermes.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}