This website requires JavaScript.
Explore
Help
Register
Sign In
clone
/
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-05-18 02:12:29 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
94af6cdd67f62c3295c3a79b517cbf19b4e31e0f
gemini-cli
/
packages
/
cli
/
src
/
ui
History
Jacob Richman
94af6cdd67
feat: Modify loading indicator to support a paused state (
#506
)
2025-05-23 10:25:17 -07:00
..
components
feat: Modify loading indicator to support a paused state (
#506
)
2025-05-23 10:25:17 -07:00
hooks
feat: Modify loading indicator to support a paused state (
#506
)
2025-05-23 10:25:17 -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: Modify loading indicator to support a paused state (
#506
)
2025-05-23 10:25:17 -07:00
colors.ts
UI Polish for theme selector (
#294
)
2025-05-08 16:00:55 -07:00
constants.ts
Add apache2 SPDX headers to all source files (
#48
)
2025-04-18 17:44:24 -07:00
types.ts
Refactor: Improve console error/log display in CLI (
#486
)
2025-05-22 10:36:44 -07:00