mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-19 08:14:35 -07:00
bd530829a2
Clears environment variables like TERMINAL_EMULATOR, JETBRAINS_IDE, TMUX, STY, TERM, and TERM_PROGRAM before running compatibility tests to prevent local developer environments from causing false positives. refactor(core): standardize warning prefixes Replaces hardcoded warning emojis with the standard 'Warning:' prefix for consistency with existing warnings.