{ "id": "cua-computer", "activation": { "onStartup": true }, "enabledByDefault": false, "enabledByDefaultOnPlatforms": ["darwin"], "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" } } } }