II.
AgentVersion JSON
Structured · liveagentVersion:copilot:ge-1-0-55-3
GitHub Copilot CLI json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:copilot:ge-1-0-55-3",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/copilot-cli-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "copilot",
"aliases": [
"github-copilot",
"copilot-cli"
],
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"displayName": "GitHub Copilot CLI",
"summary": "GitHub's CLI coding agent",
"sourcePackage": "@github/copilot",
"osSupport": [
"linux",
"macos",
"windows"
],
"agentProductId": "agent:copilot-cli",
"versionRange": ">=1.0.55-3",
"currentVersion": "1.0.57-3",
"releasedAt": "2026-05-30",
"upstreamReleaseTag": "v1.0.57-3",
"releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.57-3",
"cliCommand": "gh copilot",
"installMethods": [
"install:gh-extension"
],
"minSchemaVersion": "6.0.0",
"notes": "Assimilated through GitHub Copilot CLI 1.0.55-7. The release keeps the\ninstall surface unchanged (`gh extension install github/gh-copilot` /\n`@github/copilot`) while carrying forward the 1.0.55-3 plugin/session\nadditions. 1.0.55-5 gives MCP configuration a dedicated screen with\nscrollable server and tool lists. 1.0.55-6 adds `/autopilot <objective>`\n(`/goal` alias), enables the cell-based terminal renderer for everyone,\nsurfaces per-extension logs, discovers project extensions in non-git\nfolder-backed workspaces, and allows `/statusline` and `/theme` while the\nagent is executing. 1.0.55-7 restricts exit_plan_mode to plan mode and\nfalls back to JavaScript when the native binary crashes. 1.0.57-3 darkens\nhigh-contrast diff backgrounds for readability and fixes session resume\nafter a crash leaves partial data in the session log.\n",
"adapterMetadata": {
"installCommands": [
{
"type": "gh-extension",
"command": "gh extension install github/gh-copilot"
}
],
"authMethods": [
{
"type": "github_token",
"name": "GitHub Token",
"envVars": [
"GITHUB_TOKEN"
]
},
{
"type": "oauth_device",
"name": "OAuth Device Flow"
}
],
"authFiles": [
"~/.config/github-copilot/settings.json"
],
"hostEnvSignals": [
"COPILOT_CLI_SESSION",
"GH_COPILOT_SESSION"
],
"sessionDir": "~/.config/github-copilot/sessions",
"sessionPersistence": "file",
"approvalModes": [
"prompt"
],
"capabilityFlags": {
"canResume": true,
"canFork": false,
"supportsMultiTurn": true,
"sessionPersistence": "file",
"supportsTextStreaming": true,
"supportsToolCallStreaming": false,
"supportsThinkingStreaming": false,
"supportsNativeTools": false,
"supportsMCP": true,
"supportsParallelToolCalls": false,
"requiresToolApproval": false,
"supportsThinking": false,
"supportsJsonMode": false,
"supportsStructuredOutput": false,
"structuredSessionTransport": "none",
"sessionControlPlane": "self-managed",
"supportsSkills": false,
"supportsAgentsMd": false,
"skillsFormat": "none",
"supportsSubagentDispatch": false,
"supportsParallelExecution": false,
"maxParallelTasks": 1,
"supportsInteractiveMode": true,
"supportsStdinInjection": false,
"supportsImageInput": false,
"supportsImageOutput": false,
"supportsFileAttachments": false,
"supportsPlugins": true,
"supportedPlatforms": [
"darwin",
"linux",
"win32"
],
"requiresGitRepo": false,
"requiresPty": false
},
"runtimeHooks": {
"preToolUse": "nonblocking",
"postToolUse": "nonblocking",
"sessionStart": "nonblocking",
"sessionEnd": "nonblocking",
"stop": "nonblocking",
"userPromptSubmit": "nonblocking"
},
"configSchema": {
"configFormat": "json",
"configFilePaths": [
"~/.config/github-copilot/settings.json"
],
"migrations": [
{
"from": "oauth.clientId",
"to": "oauthClientId",
"versionRange": ">=1.0.52"
},
{
"from": "oauth.callbackPort",
"to": "auth.redirectPort",
"versionRange": ">=1.0.52"
}
],
"oauthRedirectPortKey": "auth.redirectPort"
},
"displayName": "GitHub Copilot",
"defaultModelId": "gpt-4o"
},
"hookSupport": {
"interactive": {
"sessionStart": "unsupported",
"stop": "unsupported",
"userPromptSubmit": "unsupported",
"preToolUse": "unsupported",
"sessionEnd": "unsupported"
},
"nonInteractive": {}
},
"bridgeCapabilities": {
"interactiveBridge": true,
"sessionResume": false,
"positionalPrompt": false
}
},
"outgoingEdges": [
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent:copilot-cli",
"kind": "version_of"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent-core-impl:copilot-cli.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent-runtime-impl:copilot-cli.runtime@current",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent-platform-impl:copilot-cli.platform@current",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "agent-ui-impl:copilot-cli.ui@current",
"kind": "composed_of",
"attributes": {
"role": "ui"
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "source-ref:gh-copilot-github",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "evidence:copilot-cli-1-0-55-3-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "evidence:copilot-cli-1-0-55-5-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "evidence:copilot-cli-1-0-55-6-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "evidence:copilot-cli-1-0-55-7-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "evidence:copilot-cli-1-0-57-3-issue-804-release",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:skills",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Copilot CLI plugins explicitly bundle reusable agents, skills, hooks, and integrations."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:supports-thinking",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "GitHub documents Copilot CLI and Copilot coding-agent workflows as interactive agentic coding surfaces."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:interactive-mode",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Interactive Copilot CLI usage is documented directly."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:stdin-injection",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Public Copilot CLI docs cover command-line prompting flows."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:vision-input",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Public image-input evidence is strongest in the Copilot SDK rather than CLI docs."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:runtime-hooks",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Copilot CLI exposes hooks directly; the local target profile refines canonical hook-name mapping."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:stop-hook",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Normalized stop-hook capability derived from documented lifecycle hooks + local hook-name mapping."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "GitHub documents MCP for Copilot CLI and the Copilot cloud agent."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.55-3",
"level": "full",
"notes": "Public session persistence evidence comes from Copilot CLI config-directory documentation."
}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "memory-system:instruction-file-hierarchy",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agentVersion:copilot:ge-1-0-55-3",
"to": "install:gh-extension",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "agent:copilot-cli",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "has_version"
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:skills",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:thinking",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:interactive-mode",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:stdin-injection",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:image-input",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:runtime-hooks",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:stop-hook",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:mcp",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "capabilitySupport:copilot:ge-0-0-0:session-resume",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "capability_of_version",
"attributes": {}
},
{
"from": "claim:copilot-cli-1-0-57-3-issue-804-current-version",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "about_subject"
},
{
"from": "claim:copilot-cli-1-0-57-3-issue-804-high-contrast-diff-backgrounds",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "about_subject"
},
{
"from": "claim:copilot-cli-1-0-57-3-issue-804-partial-session-log-resume",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "about_subject"
},
{
"from": "evidence:copilot-cli-1-0-55-3-release",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "references"
},
{
"from": "evidence:copilot-cli-1-0-57-3-issue-804-release",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "references"
},
{
"from": "hook-mapping:copilot-pre-tool-native",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "hook-mapping:copilot-post-tool-native",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "emits_hook",
"attributes": {}
},
{
"from": "memory-system:memories-sh",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "adapter:agent-launch-adapter",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "adapter:agent-comm-adapter",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "adapter:agent-config-adapter",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "adapter:hooks-adapter",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "bridges_for",
"attributes": {}
},
{
"from": "lifecycle-semantics:copilot-cli",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "applies_to_version",
"attributes": {}
},
{
"from": "session-semantics:copilot-cli",
"to": "agentVersion:copilot:ge-1-0-55-3",
"kind": "applies_to_version",
"attributes": {}
}
]
}