mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-08-22 14:56:52 +00:00
Register /permissions in the commands plugin and route WebUI invocations to the current profile's Agent Editor. Reject the internal utility profile and cover discovery plus emitted editor payloads.
4 lines
127 B
YAML
4 lines
127 B
YAML
name: permissions
|
|
description: Edit permissions for the current agent profile.
|
|
type: script
|
|
script_path: connector_commands.py
|