mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-14 22:02:59 -07:00
5290c51451
Fixes #24772, #16970. - Fixes regex null-byte mismatch in `buildParamArgsPattern` so "always allow" works. - Removes sandbox requirement from `shouldDowngradeForRedirection` so YOLO/AUTO_EDIT modes behave correctly. - Enhances `stripShellWrapper` to recognize generic shell scripts (e.g., `sh script.sh`).