index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
Age
Commit message (
Collapse
)
Author
2025-08-19
feat(ui): implement message queuing during streaming responses (#6049)
Akhil Appana
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
fix: add privacy settings hook and tests (#6360)
Arya Gummadi
2025-08-19
feat: add file change tracking to session metrics (#6094)
Arya Gummadi
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
fix: ensure consistent theme behavior between local and CI test runs (#6358)
Arya Gummadi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
Changes to add tool_type as dimension (#6538)
agarwalravikant
Co-authored-by: Ravikant Agarwal <
[email protected]
>
2025-08-19
fix(settings) : Disable showing statics in the dialog (#5998)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-08-19
feat(settings): enhance settings management with generic setter and display ↵
Ali Al Jufairi
hel… (#6202) Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-18
Read and write files through Zed (#6169)
Conrad Irwin
Co-authored-by: Agus Zubiaga <
[email protected]
>
2025-08-18
feat(filesearch): Introduce non-recursive file search strategy (#6087)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Bryant Chandler <
[email protected]
>
2025-08-18
bug(core): Do not throw validation errors when building tools in ↵
joshualitt
`nonInteractiveToolExecutor`. (#6363)
2025-08-18
Revert "Show /ide enable & /ide disable commands based on connection status" ↵
Shreya Keshive
(#6486)
2025-08-18
fix(commands): Respect YOLO mode in custom slash commands (#6441)
Abhi
2025-08-18
Fix URL truncation in CLI display components #5902 (#5925)
fuyou
2025-08-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-17
feat(cli): Introduce arguments for shell execution in custom commands (#5966)
Abhi
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-16
Add support for HTTP OpenTelemetry exporters (#6357)
Billy Biggs
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-08-15
fix: improve robustness of `gemini mcp add` command (#6332)
Jack Wotherspoon
2025-08-15
fix(input): Handle numpad enter key in kitty protocol terminals (#6341)
Deepankar Sharma
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
fix(input) Resolve cases where escape was broken (#6304)
Jacob Richman
2025-08-15
Revert #6088 (#6328)
Gal Zahavi
2025-08-15
feat(about): Add the IDE Client's display name to `/about` (#6311)
Evan Otero
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
fix(ui): Fix hang in chat save confirmation dialog (#6312)
Hiroaki Mitsuyoshi
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
feat(core): Migrate MockTools to declarative pattern. (#6197)
joshualitt
2025-08-15
fix(input) ctrl-j support was lost switching to keyBindings.ts (#6305)
Jacob Richman
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
Add session id to session summary and /bug template (#6313)
owenofbrien
Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
fix: pendingSlashCommandHistoryItems corrected to properly memoize updates ↵
Pyush Sinha
(#6282) Co-authored-by: Bryan Morgan <
[email protected]
>
2025-08-15
Stylize diff line numbers & characters (#6269)
Miguel Solorio
2025-08-15
Fix flaky test for SettingsDialog. (#6294)
Jacob Richman
2025-08-15
fix: console patcher initialised in main (#6252)
hritan
Co-authored-by: Hriday Taneja <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-15
Show /ide enable & /ide disable commands based on connection status (#6248)
Shreya Keshive
Co-authored-by: matt korwel <
[email protected]
>
2025-08-14
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
Jacob Richman
2025-08-14
Fix flake due to using wait instead of waitFor (#6277)
Jacob Richman
2025-08-14
fix(#5340): unable to load chats with weird characters (#5969)
HugoMurillo
2025-08-14
feat(core): refactor shell execution to use node-pty (#6088)
Gal Zahavi
2025-08-14
feat: Show untrusted status in the Footer (#6210)
shrutip90
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
feat: Allow combining -p and stdin for prompt input (#4406)
Wietse Venema
Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-14
Update IDE integration context toggle shortcut to ctrl+G (#6245)
Shreya Keshive
2025-08-14
bug(cli): Exclude only specific tests. (#6244)
joshualitt
2025-08-14
/chat save command saves empty conversations with only system context (#6121)
Kamal Raj Sekar
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
[ide-mode] Suggest the extension name in the installation messages (#6182)
christine betts
2025-08-14
Fix/emoji support (#6187)
Jacob Richman
Co-authored-by: elasticdotventures <
[email protected]
>
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
Richie Foreman
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
2025-08-13
fix: Prevent duplicate or inactive tools/prompts after server refresh (#5850)
Harold Mciver
2025-08-13
Revert "chore(cli/slashcommands): Add status enum to SlashCommandEvent ↵
Jacob Richman
telemetry" (#6161)
2025-08-13
Add support for trustedFolders.json config file (#6073)
shrutip90
2025-08-13
move errorParsing.ts to core (#6159)
Adam Weidman
2025-08-13
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Deepankar Sharma
Co-authored-by: jacob314 <
[email protected]
>
[prev]
[next]