iiRecord
Agentic AI Atlas · OpenCode 1.15.13
agentVersion:opencode:1-15-13a5c.ai
II.
AgentVersion JSON

agentVersion:opencode:1-15-13

Structured · live

OpenCode 1.15.13 json

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

File · agent-stack/agent-versions/upstream-current-2026-05-31.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:opencode:1-15-13",
  "_kind": "AgentVersion",
  "_file": "agent-stack/agent-versions/upstream-current-2026-05-31.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "opencode",
    "agentProductId": "agent:opencode",
    "displayName": "OpenCode 1.15.13",
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "versionRange": "1.15.13",
    "currentVersion": "1.15.13",
    "releasedAt": "2026-05-30",
    "sourcePackage": "opencode-ai",
    "upstreamReleaseTag": "v1.15.13",
    "releaseNotesUrl": "https://github.com/sst/opencode/releases/tag/v1.15.13",
    "cliCommand": "opencode",
    "summary": "OpenCode release fixing Anthropic Opus 4.7+ adaptive reasoning thinking blocks, adding session metadata through API/SDK, and loading config from opened location upward.",
    "assimilationNotes": [
      "Gateway Anthropic Opus 4.7+ adaptive reasoning keeps summarized thinking instead of empty thinking blocks; thinking-stream handling should be checked.",
      "Sessions can store custom metadata through the API and SDK; session metadata projection should be added to transport/session models.",
      "Config loads from the opened location upward, so directory-specific settings and provider policies apply more predictably.",
      "Wrapped inline tool rows and failed inline tool details changed in the TUI; terminal snapshots may need updates."
    ],
    "releaseHighlights": [
      "Adaptive reasoning summarized-thinking fix.",
      "Session metadata API/SDK support.",
      "Location-upward config loading."
    ],
    "installMethods": [
      "install:npm"
    ]
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:opencode:1-15-13",
      "to": "agent:opencode",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:opencode:1-15-13",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:opencode",
      "to": "agentVersion:opencode:1-15-13",
      "kind": "has_version"
    },
    {
      "from": "evidence:opencode-1-15-13-issue-811-release",
      "to": "agentVersion:opencode:1-15-13",
      "kind": "references"
    }
  ]
}