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-05-22 01:33:30 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bdcd2429d84aa456363a2cfa57c5b08c297aaf96
gemini-cli
/
packages
/
cli
/
src
T
History
Jack Wotherspoon
b45b835c4c
fix: improve robustness of
gemini mcp add
command (
#6332
)
2025-08-15 19:36:38 +00:00
..
commands
fix: improve robustness of
gemini mcp add
command (
#6332
)
2025-08-15 19:36:38 +00:00
config
fix(input) ctrl-j support was lost switching to keyBindings.ts (
#6305
)
2025-08-15 15:31:17 +00:00
patches
…
services
Add terminal setup command for Shift+Enter and Ctrl+Enter support (
#3289
)
2025-08-13 17:32:54 +00:00
test-utils
fix(input) Resolve cases where escape was broken (
#6304
)
2025-08-15 17:54:00 +00:00
ui
fix(input): Handle numpad enter key in kitty protocol terminals (
#6341
)
2025-08-15 19:30:57 +00:00
utils
feat: Allow combining -p and stdin for prompt input (
#4406
)
2025-08-14 18:08:59 +00:00
zed-integration
…
gemini.test.tsx
…
gemini.tsx
fix: console patcher initialised in main (
#6252
)
2025-08-15 04:25:27 +00:00
nonInteractiveCli.test.ts
…
nonInteractiveCli.ts
move errorParsing.ts to core (
#6159
)
2025-08-13 17:57:11 +00:00
validateNonInterActiveAuth.test.ts
…
validateNonInterActiveAuth.ts
…