II.
AgentVersion JSON
Structured · liveagentVersion:copilot:1-0-68
GitHub Copilot CLI 1.0.68 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:copilot:1-0-68",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-02.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "copilot",
"agentProductId": "agent:copilot-cli",
"displayName": "GitHub Copilot CLI 1.0.68",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.0.68",
"currentVersion": "1.0.68",
"releasedAt": "2026-07-01",
"sourcePackage": "@github/copilot",
"upstreamReleaseTag": "v1.0.68",
"releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.68",
"cliCommand": "gh copilot",
"summary": "GitHub Copilot CLI release adding kimi-k2.7-code support, improving MCP form accessibility, preserving IDE tools through transient IDE disconnects, adding inline slash-command alias completions, and exposing plan budget details in statusline and /usage.",
"assimilationNotes": [
"Latest stable release moved from 1.0.63 to 1.0.68.",
"New kimi-k2.7-code support affects model catalog mapping.",
"IDE tools stay available during transient IDE disconnects and recover automatically, affecting IDE-tool availability handling.",
"Slash-command tab completion now shows aliases inline, affecting command catalog UX.",
"Malformed plugin manifests are skipped while valid plugins keep loading, affecting plugin loader resilience.",
"Statusline and /usage expose plan budget details for supported plans, affecting usage-surface metadata."
],
"releaseHighlights": [
"kimi-k2.7-code model support.",
"IDE tool recovery across transient disconnects.",
"Inline slash-command alias completions.",
"Plugin loader skips malformed manifests.",
"Plan budget details in statusline and /usage."
],
"installMethods": [
"install:gh-extension"
]
},
"outgoingEdges": [
{
"from": "agentVersion:copilot:1-0-68",
"to": "agent:copilot-cli",
"kind": "version_of"
},
{
"from": "agentVersion:copilot:1-0-68",
"to": "evidence:copilot-cli-1-0-68-2026-07-02",
"kind": "sourced_from"
},
{
"from": "agentVersion:copilot:1-0-68",
"to": "install:gh-extension",
"kind": "installed_via"
}
],
"incomingEdges": []
}