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

agentVersion:opencode:1-17-16

Structured · live

OpenCode 1.17.16 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:opencode:1-17-16",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-07-09.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "opencode",
    "agentProductId": "agent:opencode",
    "displayName": "OpenCode 1.17.16",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.17.16",
    "currentVersion": "1.17.16",
    "releasedAt": "2026-07-09",
    "sourcePackage": "opencode-ai",
    "upstreamReleaseTag": "v1.17.16",
    "releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.17.16",
    "cliCommand": "opencode",
    "summary": "OpenCode release exposing Grok reasoning effort variants, improving xAI Responses support, and expanding desktop project/session UI behavior.",
    "assimilationNotes": [
      "Latest npm moved from recorded 1.17.13 to 1.17.16.",
      "Grok model reasoning effort variants are exposed, affecting model capability and reasoning-effort catalogs.",
      "xAI prompt cache routing and PDF file support in Responses models improved, affecting provider transport behavior.",
      "Desktop adds project containing-folder actions, composer add menu entries, provider setup tips, review panel state persistence, inline file browser tabs, and updated translations.",
      "Desktop review diff loading, layout routing, hidden pane cleanup, command palette flash, and side-panel behavior were fixed.",
      "No package-name or install-method migration was published; install remains npm install -g opencode-ai."
    ],
    "releaseHighlights": [
      "Grok reasoning effort variants.",
      "xAI prompt cache routing and PDF Responses support.",
      "Desktop composer add menu and inline file browser tabs.",
      "Review panel state persistence and large diff loading fixes."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:opencode:1-17-16",
      "to": "agent:opencode",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:opencode:1-17-16",
      "to": "evidence:opencode-1-17-16-2026-07-09",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:opencode:1-17-16",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:opencode-1-17-16-2026-07-09",
      "to": "agentVersion:opencode:1-17-16",
      "kind": "references"
    }
  ]
}