II.
AgentVersion JSON
Structured · liveagentVersion:opencode:1-17-12
OpenCode 1.17.12 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:opencode:1-17-12",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-01.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "opencode",
"agentProductId": "agent:opencode",
"displayName": "OpenCode 1.17.12",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.17.12",
"currentVersion": "1.17.12",
"releasedAt": "2026-06-30",
"sourcePackage": "opencode-ai",
"upstreamReleaseTag": "v1.17.12",
"releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.17.12",
"cliCommand": "opencode",
"summary": "OpenCode release adding Claude Sonnet 5 adaptive thinking, TUI yolo auto-approval mode, external TUI ServerAuth header forwarding, MCP resource autocomplete, workspace controls, and MCP OAuth/auth fixes.",
"assimilationNotes": [
"Latest npm moved from 1.17.7 to 1.17.12.",
"Claude Sonnet 5 adaptive thinking support affects model capability mapping.",
"New TUI yolo mode should be modeled in launchBehavior/promptExtraFlags or permission-mode metadata.",
"External served TUI connections now pass ServerAuth headers, affecting TUI proxy/auth forwarding.",
"MCP OAuth refresh-token scope and per-server auth status fixes affect MCP auth handling.",
"MCP resource autocomplete and configured-reference prompt autocomplete affect composer metadata."
],
"releaseHighlights": [
"Claude Sonnet 5 adaptive thinking.",
"TUI yolo auto-approve mode.",
"ServerAuth headers for external served TUI connections.",
"MCP resource autocomplete.",
"MCP OAuth and auth-status fixes.",
"Workspace controls and token/cost totals in desktop session context."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:opencode:1-17-12",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agentVersion:opencode:1-17-12",
"to": "evidence:opencode-1-17-12-2026-07-01",
"kind": "sourced_from"
},
{
"from": "agentVersion:opencode:1-17-12",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:opencode-1-17-12-2026-07-01",
"to": "agentVersion:opencode:1-17-12",
"kind": "references"
}
]
}