iiRecord
Agentic AI Atlas · OpenCode Platform (1.x)
agent-platform-impl:opencode.platform@1.xa5c.ai
II.
AgentPlatformImpl JSON

agent-platform-impl:opencode.platform@1.x

Structured · live

OpenCode Platform (1.x) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · agent-stack/platform-impls/opencode-platform-1-x.yamlCluster · agent-stack
Record JSON
{
  "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": "agentVersion:opencode:ge-0-0-0",
    "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": "agentVersion:opencode:ge-0-0-0",
      "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"
      }
    },
    {
      "from": "path:opencode-state-dir",
      "to": "agent-platform-impl:opencode.platform@1.x",
      "kind": "owned_by",
      "attributes": {}
    },
    {
      "from": "plugin-target:opencode",
      "to": "agent-platform-impl:opencode.platform@1.x",
      "kind": "hosted_by",
      "attributes": {}
    }
  ]
}