mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-05-17 07:13:07 -07:00
7d32f2bf88
Pipe stderr from npx chrome-devtools-mcp instead of inheriting it. The server's banner warnings were leaking into the terminal and corrupting the Ink-based UI in alternate buffer mode. Piped output is forwarded to debugLogger so it remains visible with --debug.