You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: improve agent-friendliness with flag and subcommand aliases
- search: accept --query as alias for --q
- config set: accept positional args (mmx config set region global)
- vision describe: accept --file and --path as aliases for --image
- speech: register 'speech generate' as alias for 'speech synthesize'
All original flags and commands remain unchanged.
0 commit comments