agent-zero/plugins/_commands/commands/profile.command.yaml
Alessandro 2a2890d892 Add reusable agent profile commands
Expose sparse Easy-mode profile creation through the Agent Editor and Connector API capability, while preserving existing profile selection behavior.

Reuse /profile in the WebUI for management and fast creation, then open a fresh chat with the new profile in the selected project scope. Add focused backend, command, and WebUI regressions for the shared flow.
2026-08-12 14:34:15 +02:00

5 lines
178 B
YAML

name: profile
description: Manage, select, or quickly create an agent profile.
argument_hint: '[profile | "name" "instructions"]'
type: script
script_path: connector_commands.py