summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui
AgeCommit message (Expand)Author
2025-08-12Launch VS Code IDE Integration (#6063)Shreya Keshive
2025-08-12Switch from useInput to useKeypress. (#6056)Jacob Richman
2025-08-12[ide-mode] Update installation logic and nudge (#6068)christine betts
2025-08-12feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+...JAYADITYA
2025-08-12feat(/setup-github): Use node to download the files (#5863)Seth Vargo
2025-08-11[ide-mode] Update handling of workspace paths (#6014)christine betts
2025-08-11Add support for VSCode-like editors (#5699)christine betts
2025-08-11Fix line end bugs in Vim mode (#5328)Sijie Wang
2025-08-11Additional IDE integration polishes (#5985)Shreya Keshive
2025-08-10feat(ui): add /settings command and UI panel (#4738)Ali Al Jufairi
2025-08-09[#5356] Minor fix: Remove duplicate binding and add complete navigation comma...Lee Won Jun
2025-08-09feat(cli) - enhance input UX with double ESC clear (#4453)fuyou
2025-08-09feat: add humorous tip for new line shortcut in Gemini CLI (#5666)JAYADITYA
2025-08-09Centralize Key Binding Logic and Refactor (Reopen) (#5356)Lee Won Jun
2025-08-09feat(chat): Add overwrite confirmation dialog to `/chat save` (#5686)Hiroaki Mitsuyoshi
2025-08-08feat: Add option to hide line numbers in code blocks (#5857)Gal Zahavi
2025-08-08Add a request queue to the tool scheduler (#5845)Jacob MacDonald
2025-08-08Fix excessive console logging + remove unnecessary try catch (#5860)Shreya Keshive
2025-08-08Use slash command instead of context drawer to display open files in editor t...Shreya Keshive
2025-08-08Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...shrutip90
2025-08-08[ide-mode] Close all open diffs when the CLI gets closed (#5792)christine betts
2025-08-07Use semantic colors in themes (#5796)Miguel Solorio
2025-08-07feat(ui): Improve UI layout adaptation for narrow terminals (#5651)Gal Zahavi
2025-08-07perf(filesearch): Use async fzf for non-blocking file search (#5771)Bryant Chandler
2025-08-07Few IDE integration polishes (#5727)Shreya Keshive
2025-08-07fix: re render context usage indicator (#5102)Pyush Sinha
2025-08-07feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)Shehab
2025-08-07feat: open repo secrets page in addition to README (#5684)Lee James
2025-08-07fix(logging): Ensure sandbox startup messages are routed to stderr (#5725)Allen Hutchison
2025-08-06feat: Improve @-command file path completion with fzf integration (#5650)DevMassive
2025-08-06feat(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
2025-08-06Add hint to enable IDE integration for users running in VS Code (#5610)Shreya Keshive
2025-08-06fix: Restore user input when the user cancels response (#5601)shishu314
2025-08-06feat(core): Introduce `DeclarativeTool` and `ToolInvocation`. (#5613)joshualitt
2025-08-06[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)christine betts
2025-08-06feat: Enable /setup-github to always run, and error appropriately (#5653)Lee James
2025-08-06feat(file-search): Add support for non-recursive file search (#5648)Bryant Chandler
2025-08-06docs(setup-github): Inform user of the next steps after running slash command...Lee James
2025-08-06Update a couple more witty phrases (#5641)christine betts
2025-08-06Add tests for useAtCompletion reset logic (#5639)Sandy Tao
2025-08-05switch from heads to tags in url path (#5638)Jerop Kipruto
2025-08-06fix(core) Fix not resetting when after first get out of completion suggestion...Sandy Tao
2025-08-05Remove a few witty loading phrases (#5631)christine betts
2025-08-05Fix(vim): Fix shell mode in Vim mode (#5567)Justin Mahood
2025-08-05feat(core, cli): Introduce high-performance FileSearch engine (#5136)Bryant Chandler
2025-08-05feat(cli): route non-interactive output to stderr (#5624)Allen Hutchison
2025-08-05Refactor IDE client state management, improve user-facing error messages, and...Shreya Keshive
2025-08-05bug(core): Fix flaky test by using waitFor. (#5540)Jacob Richman
2025-08-05fix(core): prevent UI shift after vim edit (#5315)Gal Zahavi