II.
AgentVersion JSON
Structured · liveagent-version:opencode-http@current
agent-version:opencode-http@current json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent-version:opencode-http@current",
"_kind": "AgentVersion",
"_file": "agent-stack/versions/opencode-http-current.yaml",
"_cluster": "agent-stack",
"attributes": {
"agentProductId": "agent:opencode",
"versionRange": ">=1.15.12",
"currentVersion": "1.15.12",
"releasedAt": "2026-05-28",
"releaseNotesUrl": "https://github.com/anomalyco/opencode/releases/tag/v1.15.12",
"cliCommand": "opencode serve",
"installMethods": [
"install:npm",
"install:brew",
"install:curl"
],
"minSchemaVersion": "6.0.0"
},
"outgoingEdges": [
{
"from": "agent-version:opencode-http@current",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agent-version:opencode-http@current",
"to": "agent-core-impl:opencode-http.core@current",
"kind": "composed_of",
"attributes": {
"role": "core"
}
},
{
"from": "agent-version:opencode-http@current",
"to": "agent-runtime-impl:opencode.runtime@1.x",
"kind": "composed_of",
"attributes": {
"role": "runtime"
}
},
{
"from": "agent-version:opencode-http@current",
"to": "agent-platform-impl:opencode.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:opencode-http@current",
"to": "evidence:opencode-1-15-12-release",
"kind": "sourced_from"
},
{
"from": "agent-version:opencode-http@current",
"to": "capability:can-multi-turn",
"kind": "supports",
"attributes": {
"versionRange": ">=1.15.12",
"level": "full",
"notes": "OpenCode HTTP server hosts multi-turn sessions."
}
},
{
"from": "agent-version:opencode-http@current",
"to": "capability:supports-text-streaming",
"kind": "supports",
"attributes": {
"versionRange": ">=1.15.12",
"level": "full",
"notes": "OpenCode streams model output via HTTP; 1.15.12 also documents experimental OpenAI Responses WebSocket support behind OPENCODE_EXPERIMENTAL_WEBSOCKETS."
}
},
{
"from": "agent-version:opencode-http@current",
"to": "capability:supports-tool-use",
"kind": "supports",
"attributes": {
"versionRange": ">=1.15.12",
"level": "full",
"notes": "OpenCode dispatches tool calls in sandboxed sessions."
}
},
{
"from": "agent-version:opencode-http@current",
"to": "capability:supports-mcp",
"kind": "supports",
"attributes": {
"versionRange": ">=1.15.12",
"level": "full",
"notes": "OpenCode supports MCP server integration."
}
},
{
"from": "agent-version:opencode-http@current",
"to": "memory-system:file-based-markdown-pattern",
"kind": "uses_memory_system",
"attributes": {}
},
{
"from": "agent-version:opencode-http@current",
"to": "install:npm",
"kind": "installed_via"
},
{
"from": "agent-version:opencode-http@current",
"to": "install:brew",
"kind": "installed_via"
},
{
"from": "agent-version:opencode-http@current",
"to": "install:curl",
"kind": "installed_via"
}
],
"incomingEdges": []
}