iiRecord
Agentic AI Atlas · GitHub Copilot CLI 1.0.69
agentVersion:copilot:1-0-69a5c.ai
II.
AgentVersion JSON

agentVersion:copilot:1-0-69

Structured · live

GitHub Copilot CLI 1.0.69 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-09.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:copilot:1-0-69",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "copilot",
    "agentProductId": "agent:copilot-cli",
    "displayName": "GitHub Copilot CLI 1.0.69",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.0.69",
    "currentVersion": "1.0.69",
    "releasedAt": "2026-07-07",
    "sourcePackage": "@github/copilot",
    "upstreamReleaseTag": "v1.0.69",
    "releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.69",
    "cliCommand": "gh copilot",
    "summary": "GitHub Copilot CLI release adding plugin dashboards and reloads, MCP OAuth/list/manager improvements, auto allow-all mode, reasoning-effort UI, delegate PR base selection, and session resume performance fixes.",
    "assimilationNotes": [
      "Latest stable github/copilot-cli release moved from recorded 1.0.68 to 1.0.69; prerelease 1.0.69-* builds were observed but not recorded as stable.",
      "Installed plugin extensions can reload without restarting a session and a new /plugins dashboard manages installed plugins, affecting plugin lifecycle and command catalog modeling.",
      "New /mcp list, mid-turn MCP manager access, CLI OAuth callback sign-in, OAuth-gated tool registration, and needs-auth retention affect MCP status and authentication flows.",
      "Auto allow-all mode auto-approves requests judged acceptable by an LLM; /allow-all auto now requires experimental mode.",
      "Footer reasoning-effort labels, minimal reasoning effort for gemini-3.5-flash, and reliable --reasoning-effort startup application affect model/reasoning UI metadata.",
      "Delegate PRs now target the current branch by default and /delegate --base can choose another target branch.",
      "Session resume/switch performance, large diff rendering, model/user pickers, sandbox network-policy behavior for web_fetch, and tgrep memory fallback were improved.",
      "Install method remains gh extension install github/gh-copilot / @github/copilot; no package-name migration was published for the current github/copilot-cli line."
    ],
    "releaseHighlights": [
      "/plugins dashboard and plugin extension reloads.",
      "/mcp list, mid-turn MCP manager access, and OAuth callback flow.",
      "Auto allow-all mode gated by experimental mode.",
      "Reasoning-effort labels and gemini-3.5-flash minimal effort.",
      "/delegate --base for PR target branch selection.",
      "Session resume and large diff performance improvements."
    ],
    "installMethods": [
      "install:gh-extension"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:copilot:1-0-69",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-69",
      "to": "evidence:copilot-cli-1-0-69-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:copilot:1-0-69",
      "to": "install:gh-extension",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:copilot-cli-1-0-69-2026-07-09",
      "to": "agentVersion:copilot:1-0-69",
      "kind": "references"
    }
  ]
}