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
/
ui
/
hooks
Age
Commit message (
Collapse
)
Author
2025-08-21
Reuse CoreToolScheduler for nonInteractiveToolExecutor (#6714)
Tommaso Sciortino
2025-08-21
feat(cli): prompt completion (#4691)
官余棚
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-21
Force restart on trust level change to reload settings (#6713)
shrutip90
2025-08-20
Remove unused attribute (#6661)
Tommaso Sciortino
2025-08-20
Fixing at command race condition (#6663)
Victor May
2025-08-20
Revert "Ignore workspace settings for untrusted folders" (#6672)
Jacob Richman
2025-08-20
Ignore workspace settings for untrusted folders (#6606)
shrutip90
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-19
feat(core): refactor shell execution to use node-pty (#6491)
Gal Zahavi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-19
Remove unnecessary promiuse usage. (#6585)
Tommaso Sciortino
2025-08-19
Log all session metadata (#6423)
owenofbrien
2025-08-19
feat: restart MCP servers on /mcp refresh (#5479)
Ramón Medrano Llamas
Co-authored-by: Brian Ray <
[email protected]
> Co-authored-by: N. Taylor Mullen <
[email protected]
>
2025-08-19
feat: Show /ide subcommands based on connection status instead of ideMode ↵
Shreya Keshive
boolean (#6496)
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-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-17
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Richie Foreman
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
feat(core): Migrate MockTools to declarative pattern. (#6197)
joshualitt
2025-08-15
fix: pendingSlashCommandHistoryItems corrected to properly memoize updates ↵
Pyush Sinha
(#6282) Co-authored-by: Bryan Morgan <
[email protected]
>
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-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6166)
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]
>
2025-08-13
Zed integration schema upgrade (#5536)
Agus Zubiaga
Co-authored-by: Conrad Irwin <
[email protected]
> Co-authored-by: Ben Brandt <
[email protected]
>
2025-08-13
chore(cli/slashcommands): Add status enum to SlashCommandEvent telemetry (#6023)
Richie Foreman
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-08-12
feat(cli): support single Ctrl+C to cancel streaming, preserving double ↵
JAYADITYA
Ctrl+C to exit (#5838)
2025-08-10
feat(ui): add /settings command and UI panel (#4738)
Ali Al Jufairi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
feat: add humorous tip for new line shortcut in Gemini CLI (#5666)
JAYADITYA
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-09
feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)
Hiroaki Mitsuyoshi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
Add a request queue to the tool scheduler (#5845)
Jacob MacDonald
2025-08-08
Add FolderTrustDialog that shows on launch and enables folderTrust setting ↵
shrutip90
(#5815)
2025-08-08
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
christine betts
2025-08-07
perf(filesearch): Use async fzf for non-blocking file search (#5771)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
feat: Improve @-command file path completion with fzf integration (#5650)
DevMassive
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
fix: Restore user input when the user cancels response (#5601)
shishu314
Co-authored-by: Shi Shu <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)
joshualitt
2025-08-06
feat(file-search): Add support for non-recursive file search (#5648)
Bryant Chandler
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
Update a couple more witty phrases (#5641)
christine betts
2025-08-06
Add tests for useAtCompletion reset logic (#5639)
Sandy Tao
2025-08-06
fix(core) Fix not resetting when after first get out of completion ↵
Sandy Tao
suggestions (#5635) Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05
Remove a few witty loading phrases (#5631)
christine betts
Co-authored-by: matt korwel <
[email protected]
>
[next]