iiRecord
Agentic AI Atlas · OpenCode plugin manifest
plugin-artifact:opencode-manifesta5c.ai
II.
PluginArtifact JSON

plugin-artifact:opencode-manifest

Structured · live

OpenCode plugin manifest json

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

File · extensions/plugin-artifacts/opencode-manifest.yamlCluster · extensions
Record JSON
{
  "id": "plugin-artifact:opencode-manifest",
  "_kind": "PluginArtifact",
  "_file": "extensions/plugin-artifacts/opencode-manifest.yaml",
  "_cluster": "extensions",
  "attributes": {
    "artifactId": "plugin-artifact:opencode-manifest",
    "displayName": "OpenCode plugin manifest",
    "targetId": "plugin-target:opencode",
    "artifactKind": "manifest",
    "pathPattern": "plugin.json",
    "installerSurface": "plugin.json",
    "scriptVariants": [
      "event-hooks"
    ],
    "contextFiles": [
      "packages/agent-plugins-mux/src/targets/opencode.ts"
    ]
  },
  "outgoingEdges": [
    {
      "from": "plugin-artifact:opencode-manifest",
      "to": "plugin-target:opencode",
      "kind": "emits_artifact",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}