{ "identifier": "llama-capability", "description": "Capability to run local AI server", "local": true, "windows": [ "main" ], "permissions": [ { "identifier": "shell:allow-execute", "allow": [ { "name": "llama-server", "cmd": ".*llama-server\\.exe", "sidecar": false, "args": true } ] } ] }