Extra arguments to pass to the CLI executable.
These are prepended before the required flags (--headless, --stdio, --no-auto-update). Use for flags like --model, --log-level, etc.
--headless
--stdio
--no-auto-update
--model
--log-level
final List<String> cliArgs;