II.
AgentProduct JSON
Structured · liveagent:opencode
OpenCode json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "agent:opencode",
"_kind": "AgentProduct",
"_file": "agent-stack/products/opencode.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenCode",
"vendor": "SST (sst.dev)",
"homepageUrl": "https://opencode.ai",
"primarySurface": "cli",
"supportTier": "catalog-backed",
"productKind": "full-cli-agent",
"stackScope": "full",
"description": "Open-source terminal-native coding agent. Provider-agnostic — drives\nAnthropic, OpenAI, Google, and other models through a unified loop.\nShips a TUI, an HTTP+SSE server mode, and an `AGENTS.md` skill format.\n"
},
"outgoingEdges": [
{
"from": "agent:opencode",
"to": "agentVersion:opencode:ge-0-0-0",
"kind": "has_version"
},
{
"from": "agent:opencode",
"to": "agentVersion:opencode:1-15-13",
"kind": "has_version"
},
{
"from": "agent:opencode",
"to": "agentVersion:opencode:1-16-0",
"kind": "has_version"
}
],
"incomingEdges": [
{
"from": "agentVersion:opencode:1-15-13",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agentVersion:opencode:1-16-0",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agentVersion:opencode:1-17-7",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agent-core-impl:opencode.core@1.x",
"to": "agent:opencode",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-core-impl:opencode-http.core@current",
"to": "agent:opencode",
"kind": "composes",
"attributes": {
"role": "core"
}
},
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "agent:opencode",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent:paperclip",
"to": "agent:opencode",
"kind": "integrates_with",
"attributes": {
"notes": "opencode-local adapter"
}
},
{
"from": "agent-runtime-impl:opencode.runtime@1.x",
"to": "agent:opencode",
"kind": "composes",
"attributes": {
"role": "runtime"
}
},
{
"from": "agentVersion:opencode:ge-0-0-0",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "agent-version:opencode-http@current",
"to": "agent:opencode",
"kind": "version_of"
},
{
"from": "evidence:opencode-1-16-0-2026-06-05",
"to": "agent:opencode",
"kind": "references"
},
{
"from": "evidence:opencode-1-17-7-2026-06-17",
"to": "agent:opencode",
"kind": "references"
},
{
"from": "platform:kradle",
"to": "agent:opencode",
"kind": "hosts",
"attributes": {
"notes": "OpenCode agents dispatch into Kradle-managed repositories"
}
},
{
"from": "claim:opencode-is-provider-agnostic",
"to": "agent:opencode",
"kind": "asserts_about"
},
{
"from": "adapter-model:opencode:claude-3-5-sonnet-20241022",
"to": "agent:opencode",
"kind": "model_for",
"attributes": {}
},
{
"from": "adapter-model:opencode:gpt-4o",
"to": "agent:opencode",
"kind": "model_for",
"attributes": {}
},
{
"from": "blueprint:a11y",
"to": "agent:opencode",
"kind": "executable_by",
"attributes": {}
},
{
"from": "discovery-signal:opencode-hooks-adapter",
"to": "agent:opencode",
"kind": "applies_to",
"attributes": {}
},
{
"from": "discovery-signal:opencode-host-env",
"to": "agent:opencode",
"kind": "applies_to",
"attributes": {}
},
{
"from": "plugin-target:opencode",
"to": "agent:opencode",
"kind": "hosted_by",
"attributes": {}
},
{
"from": "provider-translation:opencode:anthropic",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:openai",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:google",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:vertex",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:bedrock",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:azure",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "provider-translation:opencode:default",
"to": "agent:opencode",
"kind": "translates_for",
"attributes": {}
},
{
"from": "scope-boundary:opencode.scope",
"to": "agent:opencode",
"kind": "bounds_subject"
},
{
"from": "source-ref:opencode-cli",
"to": "agent:opencode",
"kind": "source_of",
"attributes": {}
}
]
}