II.
AgentVersion JSON
Structured · liveagentVersion:opencode:1-17-13
OpenCode 1.17.13 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:opencode:1-17-13",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-07-02.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "opencode",
"agentProductId": "agent:opencode",
"displayName": "OpenCode 1.17.13",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.17.13",
"currentVersion": "1.17.13",
"releasedAt": "2026-07-01",
"sourcePackage": "opencode-ai",
"upstreamReleaseTag": "v1.17.13",
"releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.17.13",
"cliCommand": "opencode",
"summary": "OpenCode release forcing reasoning mode for OpenAI-compatible reasoning models and avoiding stale GitHub Copilot response item IDs, with desktop prompt/session-state fixes.",
"assimilationNotes": [
"Latest npm moved from 1.17.7 to 1.17.13.",
"Reasoning mode is forced for OpenAI-compatible reasoning models so reasoning settings apply on custom deployments, affecting model/provider config.",
"Stale GitHub Copilot response item IDs are no longer replayed, affecting follow-up request reliability.",
"Desktop question prompts can be minimized/restored without dismissal and stale draft stores are cleaned, affecting desktop state handling.",
"No package-name or install-method migration was published."
],
"releaseHighlights": [
"Reasoning mode for OpenAI-compatible reasoning models.",
"GitHub Copilot stale response item ID fix.",
"Desktop question prompt restore behavior.",
"Desktop stale draft cleanup."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:opencode:1-17-13",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agentVersion:opencode:1-17-13",
"to": "evidence:opencode-1-17-13-2026-07-02",
"kind": "sourced_from"
},
{
"from": "agentVersion:opencode:1-17-13",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": []
}