mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-17 09:52:40 +00:00
- Prioritize interactive markers (prompts, confirmation dialogs) over background timers/spinners. - Suppress background update checks and non-fatal UI warnings when simulateUser is enabled. - Refine simulator system prompt for more aggressive prompt detection. - Implement reliable key submission with stabilized terminal initialization and inter-character delays. - Add unit tests for UserSimulator vision and input submission.