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

agentVersion:copilot:1-0-67

Structured · live

GitHub Copilot CLI 1.0.67 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-01.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:copilot:1-0-67",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "copilot",
    "agentProductId": "agent:copilot-cli",
    "displayName": "GitHub Copilot CLI 1.0.67",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.0.67",
    "currentVersion": "1.0.67",
    "releasedAt": "2026-06-30",
    "sourcePackage": "@github/copilot",
    "upstreamReleaseTag": "v1.0.67",
    "releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.67",
    "cliCommand": "gh copilot",
    "summary": "GitHub Copilot CLI release adding Claude Sonnet 5 support, immediate sandbox-disable behavior, subagent inherited tool restrictions, host custom-agent load diagnostics, hook timeout continuation, and MCP OAuth fixes.",
    "assimilationNotes": [
      "Latest stable release moved from 1.0.63 to 1.0.67.",
      "Claude Sonnet 5 support affects model catalog mappings.",
      "Disabling the sandbox for a session now takes effect immediately, affecting permission prompt and sandbox-state tracking.",
      "Subagent sessions keep parent tool restrictions, affecting delegated session launch behavior.",
      "Tool calls continue when hooks time out, affecting hook timeout/error policy.",
      "MCP OAuth refresh/auth fixes for Microsoft Entra vanity domains affect MCP auth flows."
    ],
    "releaseHighlights": [
      "Claude Sonnet 5 supported model.",
      "Immediate sandbox-disable behavior.",
      "Subagent parent tool restriction inheritance.",
      "Host custom-agent load warnings/errors.",
      "Hook timeout continuation.",
      "MCP OAuth refresh/auth fixes."
    ],
    "installMethods": [
      "install:gh-extension"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:copilot:1-0-67",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-67",
      "to": "evidence:copilot-cli-1-0-67-2026-07-01",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:copilot:1-0-67",
      "to": "install:gh-extension",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:copilot-cli-1-0-67-2026-07-01",
      "to": "agentVersion:copilot:1-0-67",
      "kind": "references"
    }
  ]
}