{
"id": "agent-platform-impl:opencode.platform@1.x",
"_kind": "AgentPlatformImpl",
"_file": "agent-stack/platform-impls/opencode-platform-1-x.yaml",
"_cluster": "agent-stack",
"attributes": {
"displayName": "OpenCode Platform (1.x)",
"agentVersionId": "agent-version:opencode@1.x",
"subagentDefinitionFormat": "none",
"packageRef": "source-ref:opencode-github",
"nativeExtensionFormat": "none",
"nativeExtensionManifestPath": "",
"nativeExtensionsDirectoryPath": [],
"skillFormat": "agents-md",
"skillsDirectoryPath": [
"~/.config/opencode/skills/"
],
"customSlashCommandsPath": [],
"subagentsDirectoryPath": [],
"hooksDirectoryOrConfigPath": [
"~/.config/opencode/hooks.json"
],
"settingsFiles": [
"~/.config/opencode/config.json",
"~/.opencode/config.json"
],
"pluginRegistryPath": "",
"capabilityProfileRegistry": false,
"launchConfigRegistry": false,
"platformIdentityStrategy": "api-key",
"updateChannelMechanism": "npm",
"supportedChannelKinds": [
"mcp-channel",
"http-sse-channel"
]
},
"outgoingEdges": [
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "layer:6-agent-platform",
"kind": "realizes",
"attributes": {}
},
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "agent:opencode",
"kind": "composes",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "presentation:opencode-tui",
"kind": "bundles",
"attributes": {}
},
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "capability:can-resume",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0 <2.0.0",
"level": "full",
"notes": "JSONL sessions support resume and fork.\n"
}
},
{
"from": "agent-platform-impl:opencode.platform@1.x",
"to": "capability:supports-plugins",
"kind": "supports",
"attributes": {
"versionRange": ">=1.0.0 <2.0.0",
"level": "full",
"notes": "OpenCode supports a plugin format and MCP-server integration.\n"
}
}
],
"incomingEdges": [
{
"from": "presentation:opencode-tui",
"to": "agent-platform-impl:opencode.platform@1.x",
"kind": "bundled_with"
},
{
"from": "agent-version:opencode@1.x",
"to": "agent-platform-impl:opencode.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
},
{
"from": "agent-version:opencode-http@current",
"to": "agent-platform-impl:opencode.platform@1.x",
"kind": "composed_of",
"attributes": {
"role": "platform"
}
}
]
}