Open
Description
Search before asking
Pake version
3.1.1
System version
MacOS Sequoia 15.4.1
Node.js version
v22.11.0
Minimal reproduce step
- Download the Gemini dmg from release, drag to Applications. Then launch, log in, initiate a proper deep research with Gemini 2.5 pro;
- Or , alternatively, install pake-cli on mac, build Gemini with :
pake "https://gemini.google.com/app" \
--name "Gemini" \
--icon ./Gemini.icns \
--width 1200 --height 800 \
--hide-title-bar \
--show-system-tray \
--system-tray-icon ./GeminiTray.png
then launch Gemini and initiate a proper deep research with Gemini 2.5 pro
What did you expect to see?
Normal deep research as if you were to do one on the web version of Gemini
What did you see instead?
After you click the submit button, after a few seconds, you will see a black pop up bar at the lower left side, saying 'internet connection lost, check your internet'. Then you lose control of subsequent events in this chat session, unless you do it on the web version, or another iOS/iPadOS version of Gemini , until then you can click confirm to let Gemini move on to do the real Deep Research.
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!