gemini
gemini copied to clipboard
All log messages should go to stderr
Currently some of them are printed into stdout. So report --output-format=json > file.json produces broken json (need to remove first line manually)