Files
gemini-cli/packages/core
Abhi 324be21ba6 feat(core): implement model-driven parallel tool scheduler
Introduce the 'wait_for_previous' parameter to all tool schemas, shifting concurrency control from hardcoded tool categories (Kinds) to explicit model intent. The scheduler now batches tools into parallel waves by default, unless the model flags a tool to act as a sequential barrier.
2026-03-10 17:27:37 -04:00
..