mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 00:02:51 -07:00
58f1cdb24c
- Subscribe UserSimulator to MESSAGE_BUS for tool-calls-update events. - Explicitly notify simulator when the system is blocked awaiting tool approval. - Suppress Notifications and ToastDisplay when simulateUser is enabled. - Suppress warn/error logs in ConsolePatcher during non-interactive simulation. - Add 100ms post-submission settle delay for robust input injection. - Update unit tests to verify internal state injection and reliable delays.