Files
gemini-cli/packages
Abhi 863d5b0f48 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-09 22:28:20 -04:00
..