What happened?
after update it crashes (github action for review pr) with
Gemini CLI is not running in a trusted directory. To proceed, either use `--skip-trust`, set the `GEMINI_CLI_TRUST_WORKSPACE=true` environment variable, or trust this directory in interactive mode. For more details, see https://geminicli.com/docs/cli/trusted-folders/#headless-and-automated-environments
and if GEMINI_CLI_TRUST_WORKSPACE=true set, then it starts but can't find any mcp (github) with errors in logs like
Tool \"github:pull_request_read.get\" not found. Did you mean \"run_shell_command\"?
forcing back to 0.39.0 fixes issue
What did you expect to happen?
no errors
Client information
Client Information
Run gemini to enter the interactive CLI, then run the /about command.
> /about
# paste output here
Login information
No response
Anything else we need to know?
No response
What happened?
after update it crashes (github action for review pr) with
and if GEMINI_CLI_TRUST_WORKSPACE=true set, then it starts but can't find any mcp (github) with errors in logs like
forcing back to 0.39.0 fixes issue
What did you expect to happen?
no errors
Client information
Client Information
Run
geminito enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response