II.
AgentVersion JSON
Structured · liveagentVersion:copilot:1-0-71
GitHub Copilot CLI 1.0.71 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:copilot:1-0-71",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "copilot",
"agentProductId": "agent:copilot-cli",
"displayName": "GitHub Copilot CLI 1.0.71",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.0.71",
"currentVersion": "1.0.71",
"releasedAt": "2026-07-16",
"sourcePackage": "gh-copilot",
"upstreamReleaseTag": "v1.0.71",
"releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.71",
"cliCommand": "gh",
"summary": "GitHub Copilot CLI release improving autopilot timeout handling, plan-mode mutator blocking, MCP/tool configuration, plugin marketplaces, and CLI UX.",
"assimilationNotes": [
"Latest official stable release moved from recorded 1.0.70 to 1.0.71.",
"copilot -p --autopilot now honors COPILOT_TASK_WAIT_TIMEOUT_SECONDS when background shell or agent work outlives the turn, affecting launch timeout handling.",
"Plan mode now hard-blocks built-in tool calls that modify the workspace, affecting permission and tool-use policy modeling.",
"settings.json persists GitHub MCP toolset/tool configuration through githubMcpToolsets and githubMcpTools.",
"New plugin marketplace list/add/remove/browse/update commands affect command surface modeling.",
"copilot skill list and JSON output now mark disabled skills.",
"No package-name or install-method migration was published for the gh extension distribution."
],
"releaseHighlights": [
"Autopilot timeout handling parity with plain -p.",
"Plan-mode workspace mutator blocking.",
"Persistent GitHub MCP toolset/tool settings.",
"Plugin marketplace commands.",
"Disabled-skill status in skill list JSON."
],
"installMethods": [
"install:gh-extension"
]
},
"outgoingEdges": [
{
"from": "agentVersion:copilot:1-0-71",
"to": "agent:copilot-cli",
"kind": "version_of"
},
{
"from": "agentVersion:copilot:1-0-71",
"to": "evidence:copilot-cli-1-0-71-2026-07-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:1-0-71",
"to": "install:gh-extension",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:copilot-cli-1-0-71-2026-07-17",
"to": "agentVersion:copilot:1-0-71",
"kind": "references"
}
]
}