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

agentVersion:opencode:1-18-16

Structured · live

OpenCode 1.18.16 json

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

File · agent-stack/agent-versions/upstream-current-2026-08-10.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:opencode:1-18-16",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-08-10.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "opencode",
    "agentProductId": "agent:opencode",
    "displayName": "OpenCode 1.18.16",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.18.16",
    "currentVersion": "1.18.16",
    "releasedAt": "2026-08-10",
    "sourcePackage": "opencode-ai",
    "upstreamReleaseTag": "v1.18.16",
    "releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.18.16",
    "cliCommand": "opencode",
    "summary": "OpenCode release ignoring unknown top-level config fields and improving desktop/home project registration, project search fallback, macOS app lifecycle, and zh locale token labels.",
    "assimilationNotes": [
      "Latest npm moved from recorded 1.18.3 to 1.18.16.",
      "Unknown top-level config fields are now ignored instead of failing config parsing, affecting config validation expectations.",
      "Desktop/Home now registers opened projects, supports right-click project menu, falls back to local directory matching when server search is unavailable, and reopens windows on macOS activation.",
      "No package-name, install-method, CLI flag, transport/API, model, or migration change was published.",
      "Install command remains npm install -g opencode-ai."
    ],
    "releaseHighlights": [
      "Unknown config fields ignored.",
      "Home project registration and right-click project menu.",
      "Project picker local-directory fallback.",
      "macOS keep-running/reopen behavior.",
      "Simplified Chinese token-label wording."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:opencode:1-18-16",
      "to": "agent:opencode",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:opencode:1-18-16",
      "to": "evidence:opencode-1-18-16-2026-08-10",
      "kind": "sourced_from"
    },
    {
      "from": "agentVersion:opencode:1-18-16",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "evidence:opencode-1-18-16-2026-08-10",
      "to": "agentVersion:opencode:1-18-16",
      "kind": "references"
    }
  ]
}