openclaw
Version:
Multi-channel AI gateway with extensible messaging integrations
19 lines (18 loc) • 392 B
JSON
{
"id": "cua-computer",
"activation": {
"onStartup": true
},
"enabledByDefault": true,
"name": "CUA Computer",
"description": "Experimental CUA Driver computer control for macOS, Windows, and Linux node hosts.",
"configSchema": {
"type": "object",
"additionalProperties": false,
"properties": {
"driverPath": {
"type": "string"
}
}
}
}