mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-03-10 22:21:22 -07:00
Interactive shell (PTY) is unnecessary in long-running Forever Mode sessions and can cause hangs. Force-disable it when isForeverMode is true.