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 16:36:40 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f4330c9f5ef495b8787606c135157a4b5f24ca67
gemini-cli
/
packages
/
cli
/
src
/
ui
/
contexts
T
History
Jacob MacDonald
f4330c9f5e
remove support for workspace extensions and migrations (
#11324
)
2025-10-17 23:08:57 +00:00
..
AppContext.tsx
…
ConfigContext.tsx
…
KeypressContext.test.tsx
fix(ux) keyboard input hangs while waiting for keyboard input. (
#10121
)
2025-10-17 03:38:06 +00:00
KeypressContext.tsx
feat(logging): Centralize debug logging with a dedicated utility (
#11417
)
2025-10-17 22:00:23 +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
remove support for workspace extensions and migrations (
#11324
)
2025-10-17 23:08:57 +00:00
UIStateContext.tsx
remove support for workspace extensions and migrations (
#11324
)
2025-10-17 23:08:57 +00:00
VimModeContext.tsx
…