Replies: 1 comment
-
|
I've encountered an issue: after installing the Gemini CLI on Ubuntu, I cannot open Google Chrome. The browser displays an error stating the website cannot be accessed. This issue also occurs on Windows systems. Could this be a network problem? I consulted an AI, which suggested it might indeed be a network issue. API login attempts fail repeatedly after entering 'gemini'. How do I return to the initial login interface? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Gemini CLI does not seem to follow the ACP spec for request permission. It sends content like:
where the spec expects things like:
the kinds are integers, and not unique and dont match PermissionOptionKind.
for zed are you just hardwiring keystroke and icon behavior to these alternative constants?
Beta Was this translation helpful? Give feedback.
All reactions