google-gemini / google-gemini/gemini-cli
Shell command execution gets stuck with "Waiting input" after command completes
- Dominant language
- TypeScript
- Stars
- 107k
- Forks
- 14.6k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 45
Description
### What happened?
Repeatedly, after Gemini executes a simple CLI command, it hangs, while still showing the shell command as active and "Awaiting user input". The shell command has already finished. This happens for extremely simple shell commands that will not await or ask for user input.
### What did you expect to happen?
Gemini CLI be able to run shell commands reliably.
### Client information
Client Information
Run `gemini` to enter the interactive CLI, then run the `/about` command.
```console
> /about
โญโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฎ
โ โ
โ About Gemini CLI โ
โ โ
โ CLI Version 0.37.1 โ
โ Git Commit 3b2d4f100 โ
โ Model Auto (Gemini 3) โ
โ Sandbox no sandbox โ
โ OS win32 โ
โ Auth Method Signed in with Google (jnett96@gmail.com) โ
โ Tier Gemini Code Assist in Google One AI Pro
```
### Login information
_No response_
### Anything else we need to know?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.