Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · OpenCode
plugin-target:opencodea5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
PluginTarget JSON

plugin-target:opencode

Structured · live

OpenCode json

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

File · extensions/plugin-artifacts/plugin-target-opencode.yamlCluster · extensions
Record JSON
{
  "id": "plugin-target:opencode",
  "_kind": "PluginTarget",
  "_file": "extensions/plugin-artifacts/plugin-target-opencode.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "OpenCode",
    "hostAgent": "agent:opencode",
    "adapterFamily": "programmatic",
    "manifestFormat": "plugin.json",
    "commandFormat": "event-hooks",
    "adapterName": "opencode",
    "skillHandling": "derived-from-commands",
    "hookRegistrationFormat": "opencode",
    "hookRegistrationOutputPath": "hooks/hooks.json",
    "hookRegistrationAliasPaths": [],
    "harnessManifestPath": null,
    "pluginRootEnvVarForExtension": null,
    "marketplacePath": null,
    "pluginRootEnvVar": "OPENCODE_PLUGIN_ROOT",
    "scriptVariants": [
      "javascript"
    ],
    "distribution": [
      "npm-cli"
    ],
    "distributionModel": "workspace-generated",
    "npmPublishable": false,
    "installLayout": {
      "harnessHomeRelative": ".opencode"
    },
    "packageMetadata": {
      "moduleType": "commonjs",
      "binScriptExt": ".js",
      "installLifecycle": "postinstall",
      "activationMessage": "restart",
      "extraScripts": {
        "test": "node test/integration.test.js"
      },
      "emitCjsWrappers": true
    },
    "componentSupport": {
      "agents": "unsupported",
      "context": "unsupported"
    },
    "cliCommand": "opencode",
    "callerEnvVars": [
      "AGENT_SESSION_ID",
      "OPENCODE_SESSION_ID"
    ],
    "configPaths": [
      ".opencode"
    ],
    "processNames": [
      "opencode"
    ],
    "capabilities": [
      "SessionBinding",
      "StopHook",
      "HeadlessPrompt"
    ],
    "adapterModule": "@a5c-ai/adapters-codecs/opencode-adapter",
    "externalRepo": "a5c-ai/babysitter-opencode",
    "externalPackageName": "@a5c-ai/babysitter-opencode",
    "generatedSourceDir": "opencode",
    "marketplaceSpecs": [],
    "requiredSurfaceFile": null,
    "promptCapabilities": [
      "task-tool",
      "breakpoint-routing"
    ],
    "loopControlTerm": "in-turn",
    "hookDriven": false,
    "interactiveToolName": "",
    "sessionEnvVarsDescription": "PID-scoped session marker (authoritative); shell.env-injected session ID and AGENT_SESSION_ID are fallbacks",
    "hasIntentFidelityChecks": false,
    "hasNonNegotiables": false,
    "cliSetupMode": "default",
    "defaultStepCount": 8,
    "skillSystemLabel": "Installed skill",
    "defaultTransportId": "openai-chat",
    "hooksMuxFamily": "in-process",
    "sessionIdQuality": "native",
    "supportsOrderedFanout": false,
    "supportsNativeAdditionalContext": false,
    "supportsBlock": true,
    "supportsAsk": false,
    "supportsToolInputMutation": true,
    "supportsToolResultMutation": false,
    "supportsPersistedEnv": true,
    "envPersistenceMode": "runtime_hook",
    "toolInterceptionScope": "all",
    "launchBehavior": {
      "promptDelivery": "stdin",
      "promptFlag": null,
      "execSubcommand": null,
      "resumeDelivery": "flag",
      "resumeFlag": "--session",
      "sessionIdFlag": null,
      "maxTurnsFlag": null,
      "stdinBehavior": "close-after-prompt",
      "selfExits": false,
      "needsIdleKill": true
    }
  },
  "outgoingEdges": [
    {
      "from": "plugin-target:opencode",
      "to": "agent:opencode",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "plugin-target:opencode",
      "to": "agent-platform-impl:opencode.platform@1.x",
      "kind": "hosted_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "plugin-artifact:babysitter-opencode-plugin-json",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:babysitter-opencode-hooks-dir",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-config-json",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-container-image",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-manifest",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-mcp-json",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-package-json",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    },
    {
      "from": "plugin-artifact:opencode-prompt-yaml",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab