II.
AgentVersion JSON
Structured · liveagentVersion:opencode:1-17-7
OpenCode 1.17.7 json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agentVersion:opencode:1-17-7",
"_kind": "AgentVersion",
"_file": "agent-stack/agent-versions/upstream-current-2026-06-17.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentId": "opencode",
"agentProductId": "agent:opencode",
"displayName": "OpenCode 1.17.7",
"runtimeFamily": "cli-harness",
"releaseChannel": "stable",
"versionRange": "1.17.7",
"currentVersion": "1.17.7",
"releasedAt": "2026-06-14",
"sourcePackage": "opencode-ai",
"upstreamReleaseTag": "v1.17.7",
"releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.17.7",
"cliCommand": "opencode",
"summary": "OpenCode release fixing plugin client server reuse, ACP shell display, plugin PTY environment propagation, MCP workspace roots, MCP debug protocol version, and SDK provider/model availability refresh.",
"assimilationNotes": [
"Latest npm moved from 1.16.0 to 1.17.7.",
"Plugin client requests now reuse the active server instead of the default local port, affecting plugin transport routing.",
"ACP shell tool calls now expose command and working directory from the start, affecting shell event rendering.",
"Plugin-provided shell environment variables now apply to PTY sessions.",
"MCP servers can receive current workspace as a client root.",
"SDK clients refresh model/provider availability when integrations change, and credential update/remove calls accept location."
],
"releaseHighlights": [
"Active-server plugin client reuse.",
"ACP shell command/workdir display.",
"Plugin shell env vars in PTY sessions.",
"MCP workspace client root support.",
"SDK provider/model availability refresh."
],
"installMethods": [
"install:npm"
]
},
"outgoingEdges": [
{
"from": "agentVersion:opencode:1-17-7",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agentVersion:opencode:1-17-7",
"to": "evidence:opencode-1-17-7-2026-06-17",
"kind": "sourced_from"
},
{
"from": "agentVersion:opencode:1-17-7",
"to": "install:npm",
"kind": "installed_via"
}
],
"incomingEdges": [
{
"from": "evidence:opencode-1-17-7-2026-06-17",
"to": "agentVersion:opencode:1-17-7",
"kind": "references"
}
]
}