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-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-13
Show OpenTelemetry SDK initialization & shutdown in debug mode only (#6096)
Jerop Kipruto
2025-08-12
feat: add --approval-mode parameter (#6024)
Arya Gummadi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
2025-08-12
Switch from useInput to useKeypress. (#6056)
Jacob Richman
2025-08-12
[ide-mode] Update installation logic and nudge (#6068)
christine betts
2025-08-12
chore(usage telemetry): Freshen up Clearcut logging (#6013)
Richie Foreman
Co-authored-by: christine betts <
[email protected]
> Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: matt korwel <
[email protected]
>
2025-08-12
feat(cli): support single Ctrl+C to cancel streaming, preserving double ↵
JAYADITYA
Ctrl+C to exit (#5838)
2025-08-12
feat(/setup-github): Use node to download the files (#5863)
Seth Vargo
2025-08-11
Start IDE connection after config initialization (#6018)
Shreya Keshive
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-11
Add support for VSCode-like editors (#5699)
christine betts
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-11
Fix line end bugs in Vim mode (#5328)
Sijie Wang
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-11
Additional IDE integration polishes (#5985)
Shreya Keshive
2025-08-10
fix(settings): enable default usage statistics collection (#5909)
Ali Al Jufairi
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
[#5356] Minor fix: Remove duplicate binding and add complete navigation ↵
Lee Won Jun
command (#5884) Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-09
feat: drop load-memory-from-include-directories option from cli args (#5866)
Yuki Okita
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
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
Co-authored-by: Lee-WonJun <
[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
feat: Add option to hide line numbers in code blocks (#5857)
Gal Zahavi
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-08
Add a request queue to the tool scheduler (#5845)
Jacob MacDonald
2025-08-08
Fix excessive console logging + remove unnecessary try catch (#5860)
Shreya Keshive
2025-08-08
Use slash command instead of context drawer to display open files in editor ↵
Shreya Keshive
to reduce flickering in the UI (#5858)
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-08
[ide-mode] Wire up env variables to sandbox (#5804)
christine betts
2025-08-07
fix: MCP servers allowed in settings do not show up in /mcp command (#5324)
laurentsimon
2025-08-07
Use semantic colors in themes (#5796)
Miguel Solorio
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
Co-authored-by: Jacob Richman <
[email protected]
>
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-07
Few IDE integration polishes (#5727)
Shreya Keshive
2025-08-07
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
Jacob MacDonald
2025-08-07
Add new folderTrust setting that the users can enable or disable (#5798)
shrutip90
2025-08-07
fix: re render context usage indicator (#5102)
Pyush Sinha
2025-08-07
feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)
Shehab
Co-authored-by: Seth Troisi <
[email protected]
>
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
2025-08-07
Add a context percentage threshold setting for auto compression (#5721)
Jacob MacDonald
2025-08-07
fix(logging): Ensure sandbox startup messages are routed to stderr (#5725)
Allen Hutchison
2025-08-06
feat: Improve @-command file path completion with fzf integration (#5650)
DevMassive
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-06
experiment: Add feature exp flag for folder trust (#5709)
shrutip90
2025-08-06
feat(cli): get the run-gemini-cli version from the GitHub API (#5708)
Seth Vargo
2025-08-06
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06
Add hint to enable IDE integration for users running in VS Code (#5610)
Shreya Keshive
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
[prev]
[next]