iiRecord
Agentic AI Atlas · Devin
plugin-target:devina5c.ai
II.
PluginTarget JSON

plugin-target:devin

Structured · live

Devin json

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

File · extensions/plugin-artifacts/plugin-target-devin.yamlCluster · extensions
Record JSON
{
  "id": "plugin-target:devin",
  "_kind": "PluginTarget",
  "_file": "extensions/plugin-artifacts/plugin-target-devin.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Devin",
    "hostAgent": "agent:devin",
    "adapterFamily": "shell-hook",
    "manifestFormat": "n/a",
    "commandFormat": "none",
    "hookRegistrationFormat": "none",
    "skillHandling": "unsupported",
    "marketplacePath": null,
    "adapterName": "devin",
    "scriptVariants": [],
    "distribution": [
      "manual"
    ],
    "distributionModel": "workspace-generated",
    "npmPublishable": false,
    "installLayout": {
      "harnessHomeRelative": ""
    },
    "packageMetadata": {
      "moduleType": "commonjs",
      "binScriptExt": "",
      "installLifecycle": "none",
      "activationMessage": "restart",
      "emitCjsWrappers": false
    },
    "componentSupport": {
      "agents": "unsupported",
      "context": "unsupported"
    }
  },
  "outgoingEdges": [
    {
      "from": "plugin-target:devin",
      "to": "agent:devin",
      "kind": "hosted_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}