II.
PluginTarget JSON
Structured · liveplugin-target:roo-code
Roo Code json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "plugin-target:roo-code",
"_kind": "PluginTarget",
"_file": "extensions/plugin-artifacts/plugin-target-roo-code.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Roo Code",
"hostAgent": "agent:roo-code",
"adapterFamily": "shell-hook",
"manifestFormat": "n/a",
"commandFormat": "markdown-commands",
"hookRegistrationFormat": "none",
"skillHandling": "unsupported",
"marketplacePath": null,
"adapterName": "roo-code",
"scriptVariants": [
"bash"
],
"distribution": [
"manual"
],
"distributionModel": "workspace-generated",
"npmPublishable": false,
"installLayout": {
"harnessHomeRelative": ".roo"
},
"packageMetadata": {
"moduleType": "commonjs",
"binScriptExt": ".js",
"installLifecycle": "none",
"activationMessage": "restart",
"emitCjsWrappers": false
},
"componentSupport": {
"agents": "supported",
"context": "supported"
},
"launchBehavior": {
"promptDelivery": "stdin",
"promptFlag": null,
"execSubcommand": null,
"resumeDelivery": null,
"resumeFlag": null,
"sessionIdFlag": null,
"maxTurnsFlag": null,
"stdinBehavior": "close-after-prompt",
"selfExits": false,
"needsIdleKill": true
}
},
"outgoingEdges": [
{
"from": "plugin-target:roo-code",
"to": "agent:roo-code",
"kind": "hosted_by",
"attributes": {}
}
],
"incomingEdges": []
}