This website requires JavaScript.
Explore
Help
Register
Sign In
MediaMetz
/
gemini-cli
Watch
1
Star
0
Fork
0
You've already forked gemini-cli
mirror of
https://github.com/google-gemini/gemini-cli.git
synced
2026-03-13 07:30:52 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c72a3ae129a5ab6cbc13fded86da01f2a354a75
gemini-cli
/
packages
/
cli
/
src
/
ui
/
hooks
/
shellCommandProcessor.ts
Taylor Mullen
323b1298f9
fix: Ensure user written
!
is treated opaquely if not in shell mode\n\n- Addresses an issue where commands prefixed with
!
(e.g.,
!ls
) were incorrectly handled by the shell command processor if the
!
was added after initially typing the command.\n- Ensures that such commands are correctly forwarded to the Gemini model.\n- Updates
useGeminiStream
to be aware of shell mode to properly manage streaming state.\n\nFixes
https://buganizer.corp.google.com/issues/418761305
2025-05-19 16:16:47 -07:00
3.6 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink