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"
}
],
"incomingEdges": [
{
"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": "platform:krate",
"to": "agent:opencode",
"kind": "hosts",
"attributes": {
"notes": "OpenCode agents dispatch into Krate-managed repositories"
}
},
{
"from": "claim:opencode-is-provider-agnostic",
"to": "agent:opencode",
"kind": "asserts_about"
},
{
"from": "blueprint:a11y",
"to": "agent:opencode",
"kind": "executable_by",
"attributes": {}
},
{
"from": "discovery-signal:opencode-hooks-mux",
"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": "scope-boundary:opencode.scope",
"to": "agent:opencode",
"kind": "bounds_subject"
},
{
"from": "source-ref:opencode-cli",
"to": "agent:opencode",
"kind": "source_of",
"attributes": {}
}
]
}