mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-15 22:33:05 -07:00
aa821442fd
- 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.