iiRecord
Agentic AI Atlas · OpenCode 1.17.20
agentVersion:opencode:1-17-20a5c.ai
II.
AgentVersion JSON

agentVersion:opencode:1-17-20

Structured · live

OpenCode 1.17.20 json

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

File · agent-stack/agent-versions/upstream-current-2026-07-14.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:opencode:1-17-20",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-14.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "opencode",
    "agentProductId": "agent:opencode",
    "displayName": "OpenCode 1.17.20",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.17.20",
    "currentVersion": "1.17.20",
    "releasedAt": "2026-07-13",
    "sourcePackage": "opencode-ai",
    "upstreamReleaseTag": "v1.17.20",
    "releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.17.20",
    "cliCommand": "opencode",
    "summary": "OpenCode release removing an obsolete Codex workaround that could interfere with OpenAI Luna Responses Lite requests and updating Azure AI support for GPT-5.6.",
    "assimilationNotes": [
      "Latest npm moved from recorded 1.17.12 to 1.17.20.",
      "An obsolete Codex workaround was removed because it could interfere with OpenAI Luna Responses Lite requests, affecting Codex/OpenAI compatibility assumptions.",
      "Azure AI support was updated for GPT-5.6, affecting provider/model metadata and launch configuration.",
      "No package-name or install-method migration was published; install remains npm install -g opencode-ai."
    ],
    "releaseHighlights": [
      "Removed obsolete Codex workaround for OpenAI Luna Responses Lite.",
      "Updated Azure AI support for GPT-5.6."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:opencode:1-17-20",
      "to": "agent:opencode",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:opencode:1-17-20",
      "to": "evidence:opencode-1-17-20-2026-07-14",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:opencode:1-17-20",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:opencode-1-17-20-2026-07-14",
      "to": "agentVersion:opencode:1-17-20",
      "kind": "references"
    }
  ]
}