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-08-09 08:27:00 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3291ffbe099f2fdc8f88a0c1bb06fb43b65326a9
gemini-cli
/
packages
/
cli
/
src
/
ui
T
History
Allen Hutchison
3291ffbe09
fix(cli): Clear input buffer before onSubmit in InputPrompt (
#633
)
2025-05-30 15:16:06 -07:00
..
components
fix(cli): Clear input buffer before onSubmit in InputPrompt (
#633
)
2025-05-30 15:16:06 -07:00
contexts
Cleanup: Remove low value StreamingContextType interface. (
#585
)
2025-05-28 12:46:08 -07:00
hooks
add flags for markdown rendering and live updating to Tool to avoid special-casing shell tool by name, and open door for other tools to specify their rendering/updating (
#629
)
2025-05-30 13:59:05 -07:00
themes
feat: Improve theme not found handling
2025-05-09 10:28:20 -07:00
utils
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
App.tsx
feat: add git branch name to footer (
#589
)
2025-05-28 16:30:05 -07:00
colors.ts
…
constants.ts
Code review comment fixes and some refactors. (
#525
)
2025-05-24 00:44:17 -07:00
types.ts
disable markdown rendering of shell tool output (
#625
)
2025-05-30 12:43:59 -07:00