feat: add detection for Gemini CLI
Description
Adds detection for Gemini CLI detection
- Add detection for Gemini CLI
Related Issues
Resolves #[issue_number]
How has this been tested?
Locally by installing gemini cli and having it run env | grep GEMINI:
> run env | grep GEMINI
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
Environment Inspection: Executing user requested command to inspect environment variables.
╭────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ ✓ Shell env | grep GEMINI │
│ │
│ GEMINI_CLI=1 │
│ GEMINI_CLI_NO_RELAUNCH=trueScreenshots (if appropriate):
Edited by Isaac Dawson