Files
gemini-cli/packages
Akhilesh Kumar 830f74f3fb fix(core): serialize conflicting parallel mutator tools
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
2026-05-21 17:09:26 +00:00
..