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

agentVersion:copilot:1-0-59

Structured · live

GitHub Copilot CLI 1.0.59 json

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

File · agent-stack/agent-versions/upstream-current-2026-06-05.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:copilot:1-0-59",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-06-05.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "copilot",
    "agentProductId": "agent:copilot-cli",
    "displayName": "GitHub Copilot CLI 1.0.59",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.0.59",
    "currentVersion": "1.0.59",
    "releasedAt": "2026-06-02",
    "sourcePackage": "@github/copilot",
    "upstreamReleaseTag": "v1.0.59",
    "releaseNotesUrl": "https://github.com/github/copilot-cli/releases/tag/v1.0.59",
    "cliCommand": "gh copilot",
    "summary": "GitHub Copilot CLI release adding /voice dictation using local speech-to-text models.",
    "assimilationNotes": [
      "Latest package moved from 1.0.57 to 1.0.59.",
      "New /voice slash command affects command catalog and prompt input modality metadata.",
      "Release notes did not identify transport, MCP, install, or migration changes."
    ],
    "releaseHighlights": [
      "/voice command for local speech-to-text dictation."
    ],
    "installMethods": [
      "install:gh-extension"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:copilot:1-0-59",
      "to": "agent:copilot-cli",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:copilot:1-0-59",
      "to": "evidence:copilot-cli-1-0-59-2026-06-05",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:copilot:1-0-59",
      "to": "install:gh-extension",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:copilot-cli-1-0-59-2026-06-05",
      "to": "agentVersion:copilot:1-0-59",
      "kind": "references"
    }
  ]
}