Title here
Summary here
Open agent file in $EDITOR
Open the agent file in your default editor.
Uses the $EDITOR environment variable. If not set, defaults to ’nano’. If the agent is installed on multiple platforms, uses the first one found unless –platform is specified.
Examples:
aix agent edit code-reviewer
aix agent edit code-reviewer –platform claude
aix agent edit <name> [flags] -h, --help help for edit --log-file string write logs to file in JSON format
--log-format string log format: text, json (default "text")
-p, --platform strings target platform(s): claude, opencode (default: all detected)
-q, --quiet suppress non-error output
-v, --verbose count increase verbosity level (e.g., -v, -vv)