II.
PluginTarget JSON
Structured · liveplugin-target:devin
Devin json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": []
}