GitHub Copilot CLI Runtime (current)
agent-runtime-impl:copilot-cli.runtime@current
AgentRuntimeImplagent-stack/runtime-impls/copilot-cli-runtime-current.yaml·Open in Graph → {
"id": "agent-runtime-impl:copilot-cli.runtime@current",
"_kind": "AgentRuntimeImpl",
"_file": "agent-stack/runtime-impls/copilot-cli-runtime-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "GitHub Copilot CLI Runtime (current)",
"agentVersionId": "agent-version:copilot-cli@current",
"subagentDispatchMechanism": "none",
"subagentChildSessionPolicy": "inline-no-child-session",
"subagentToolScopePolicy": "inherit-parent",
"packageRef": "source-ref:gh-copilot-github",
"builtInTools": [],
"toolRegistryDiscovery": "not-applicable",
"hookSockets": [
"hook-surface:copilot.pre-tool",
"hook-surface:copilot.post-tool"
],
"internalSessionStateLocation": "~/.config/github-copilot/sessions/",
"sessionFileFormat": "json",
"sessionFilePathConvention": "~/.config/github-copilot/sessions/<session-id>.json",
"approvalGatingPrimitive": "server-managed",
"subprocessSandboxStrategy": "platform-deferred",
"runtimeIdentity": "github-token",
"supportedMCPTransports": [
"mcp-transport:stdio"
],
"supportsStreaming": true
},
"outgoingEdges": [
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "layer:5-agent-runtime",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "agent:copilot-cli",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "hook-surface:copilot.pre-tool",
"kind": "exposes",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "hook-surface:copilot.post-tool",
"kind": "exposes",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "mcp-transport:stdio",
"kind": "connects",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "capability:mcp-stdio",
"kind": "supports",
"attributes": {
"versionRange": "*",
"level": "full"
}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0",
"level": "full",
"notes": "MCP server install/list supported. "
}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "env-var:gh-token",
"kind": "has_env_var",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "env-var:github-copilot-cli-debug",
"kind": "has_env_var",
"attributes": {}
},
{
"from": "agent-runtime-impl:copilot-cli.runtime@current",
"to": "mcp-transport:stdio",
"kind": "speaks",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-version:copilot-cli@current",
"to": "agent-runtime-impl:copilot-cli.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "mcp-transport:stdio",
"to": "agent-runtime-impl:copilot-cli.runtime@current",
"kind": "spoken_by",
"attributes": {}
}
]
}