iiRecord
Agentic AI Atlas · GitHub Copilot CLI Runtime (current)
agent-runtime-impl:copilot-cli.runtime@currenta5c.ai
II.
AgentRuntimeImpl JSON

agent-runtime-impl:copilot-cli.runtime@current

Structured · live

GitHub Copilot CLI Runtime (current) json

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

File · agent-stack/runtime-impls/copilot-cli-runtime-current.yamlCluster · agent-stack
Record JSON
{
  "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": "agentVersion:copilot:ge-1-0-55-3",
    "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": "hook-surface:error",
      "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": "agentVersion:copilot:ge-1-0-55-3",
      "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": {}
    }
  ]
}