Files
gemini-cli/packages/core
Abhijit Balaji 5290c51451 fix(core): resolve policy engine bugs affecting tool approvals
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`).
2026-05-05 14:41:01 -07:00
..