{
"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",
"sync:commands": "node scripts/sync-command-docs.cjs"
},
"emitCjsWrappers": true
},
"componentSupport": {
"agents": "unsupported",
"context": "unsupported"
}
},
"outgoingEdges": [
{
"from": "plugin-target:opencode",
"to": "agent:opencode",
"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": {}
}
]
}