mirror of
https://github.com/google-gemini/gemini-cli
synced 2026-05-24 09:38:34 +00:00
Automatically detect conflicts between parallelizable tools in the scheduler and serialize their execution if they target the same file path and at least one of them is a mutator. This prevents file corruption when the model proposes multiple edits to the same file in a single turn without setting wait_for_previous: true. Refs: #27285 |
||
|---|---|---|
| .. | ||
| a2a-server | ||
| cli | ||
| core | ||
| devtools | ||
| sdk | ||
| test-utils | ||
| vscode-ide-companion | ||