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-04-03 09:50:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e1705274cb89400e2534b2f42e2c4ad1647db25
gemini-cli
/
packages
/
cli
/
src
/
ui
/
contexts
History
shrutip90
6c559e2338
feat(cli): Add permissions command to modify trust settings (
#8792
)
2025-09-22 18:45:02 +00:00
..
AppContext.tsx
feat(ui): Introduce useUI Hook and UIContext (
#5488
)
2025-09-06 05:39:02 +00:00
ConfigContext.tsx
feat(ui): Introduce useUI Hook and UIContext (
#5488
)
2025-09-06 05:39:02 +00:00
KeypressContext.test.tsx
…
KeypressContext.tsx
Fix bug where users are unable to re-enter disconnected terminals. (
#8765
)
2025-09-20 17:59:37 +00:00
OverflowContext.tsx
…
SessionContext.test.tsx
refactor(ui): Optimize rendering performance (
#8239
)
2025-09-17 22:37:13 +00:00
SessionContext.tsx
refactor(ui): Optimize rendering performance (
#8239
)
2025-09-17 22:37:13 +00:00
SettingsContext.tsx
…
ShellFocusContext.tsx
Fix bug where users are unable to re-enter disconnected terminals. (
#8765
)
2025-09-20 17:59:37 +00:00
StreamingContext.tsx
…
UIActionsContext.tsx
feat(cli): Add permissions command to modify trust settings (
#8792
)
2025-09-22 18:45:02 +00:00
UIStateContext.tsx
feat(cli): Add permissions command to modify trust settings (
#8792
)
2025-09-22 18:45:02 +00:00
VimModeContext.tsx
…