mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-04-21 13:37:17 +00:00
- Implements recursive validation for shell command substitutions ($(...), `...`) and subshells. - Adds support for settings.tools.core to allow explicit, strict allowlisting of core tools. - Refactors PolicyEngine.check to handle shell wrappers (e.g., bash -c) and complex chained commands. - Introduces comprehensive regression tests for shell safety, pipes, and redirection. - Updates shell-utils to better identify and extract shell structure details using Tree-sitter. |
||
|---|---|---|
| .. | ||
| a2a-server | ||
| cli | ||
| core | ||
| devtools | ||
| sdk | ||
| test-utils | ||
| vscode-ide-companion | ||