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

agentVersion:copilot:1-0-70

Structured · live

GitHub Copilot CLI 1.0.70 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:copilot:1-0-70",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "copilot",
    "agentProductId": "agent:copilot-cli",
    "displayName": "GitHub Copilot CLI 1.0.70",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.0.70",
    "currentVersion": "1.0.70",
    "releasedAt": "2026-07-10",
    "sourcePackage": "@github/copilot",
    "upstreamReleaseTag": "v1.0.70",
    "releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.70",
    "cliCommand": "gh copilot",
    "summary": "GitHub Copilot CLI release adding GPT-5.6 support, sandbox session flags, /refine, repository-local settings, exact plugin SHA pinning, MCP resource RPCs, and SDK live-MCP management APIs.",
    "assimilationNotes": [
      "Latest stable github/copilot-cli release moved from recorded 1.0.69 to 1.0.70.",
      "GPT-5.6 model support affects model catalogs and commentary guidance.",
      "New --sandbox and --no-sandbox flags affect launchBehavior promptExtraFlags for per-session shell sandbox control.",
      "New /refine command affects slash-command catalog modeling.",
      "New --repo and --local flags for /settings and /model affect command argument modeling.",
      "Trusted repositories can pin model, effort level, context tier, and extend URL/MCP/skill deny lists through .github/copilot/settings.json.",
      "MCP resource read/list/listTemplates RPCs and SDK APIs for live MCP server management affect MCP adapter/proxy surfaces.",
      "Plugin source configuration can pin exact commit SHAs through a sha field.",
      "No install method or package-name migration was published."
    ],
    "releaseHighlights": [
      "GPT-5.6 model support.",
      "--sandbox and --no-sandbox session flags.",
      "/refine prompt rewrite command.",
      "Repository-local model/settings policy.",
      "Paginated MCP resource RPCs and live MCP SDK APIs.",
      "Exact plugin SHA pinning."
    ],
    "installMethods": [
      "install:gh-extension",
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:copilot:1-0-70",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-70",
      "to": "evidence:copilot-cli-1-0-70-2026-07-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:copilot:1-0-70",
      "to": "install:gh-extension",
      "kind": "installed_via"
    },
    {
      "from": "agentVersion:copilot:1-0-70",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:copilot-cli-1-0-70-2026-07-10",
      "to": "agentVersion:copilot:1-0-70",
      "kind": "references"
    }
  ]
}