Gal Zahavi

Results 9 issues of Gal Zahavi

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

size: l

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

size: m

Thanks for stopping by to let us know something could be better! **PLEASE READ**: If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/)...

type: feature request
priority: p3
samples

## Summary Fixes a critical bug where the background prompt completion feature would enter an infinite retry loop when encountering an API error (such as "Quota Exceeded"). ## Details The...

## Summary This PR updates the authentication logic to prioritize the `GEMINI_API_KEY` environment variable over the system keychain. This prevents unnecessary keychain access prompts for users who have configured the...

## Summary Implement support for running shell commands in the background. This feature allows long-running commands to execute without blocking the CLI, improving responsiveness. ## Details This PR introduces the...

size/xl
review/involved

🔒 maintainer only

area/core
1.0/ui-improvements

## Summary This PR updates the `getSanitizedEnv` function to pass additional GitHub Action-related environment variables and any environment variables prefixed with `GEMINI_CLI_` to shell execution. ## Details The `getSanitizedEnv` function...