AgentHostTransport
term:agent-host-transport
Termterminology/terms/agent-host-transport.yaml·Open in Graph → {
"id": "term:agent-host-transport",
"_kind": "Term",
"_file": "terminology/terms/agent-host-transport.yaml",
"_cluster": "terminology",
"attributes": {
"canonicalDefinitionId": "definition:agent-host-transport.canonical",
"displayName": "AgentHostTransport",
"kind": "protocol",
"references": [
"NodeKind:AgentHostTransport"
],
"description": "How a host talks to an agent process (stdio, http, ws, ...)\n"
},
"outgoingEdges": [],
"incomingEdges": [
{
"from": "definition:agent-host-transport.canonical",
"to": "term:agent-host-transport",
"kind": "defines"
},
{
"from": "synonym:host-transport-comm-mode",
"to": "term:agent-host-transport",
"kind": "synonym_a"
}
]
}