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
Age
Commit message (
Expand
)
Author
2025-08-07
Use semantic colors in themes (#5796)
Miguel Solorio
2025-08-07
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Gal Zahavi
2025-08-07
perf(filesearch): Use async fzf for non-blocking file search (#5771)
Bryant Chandler
2025-08-07
Few IDE integration polishes (#5727)
Shreya Keshive
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
2025-08-07
feat: open repo secrets page in addition to README (#5684)
Lee James
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
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
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
2025-08-06
feat(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-06
feat: Enable /setup-github to always run, and error appropriately (#5653)
Lee James
2025-08-06
feat(file-search): Add support for non-recursive file search (#5648)
Bryant Chandler
2025-08-06
docs(setup-github): Inform user of the next steps after running slash command...
Lee James
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-05
switch from heads to tags in url path (#5638)
Jerop Kipruto
2025-08-06
fix(core) Fix not resetting when after first get out of completion suggestion...
Sandy Tao
2025-08-05
Remove a few witty loading phrases (#5631)
christine betts
2025-08-05
Fix(vim): Fix shell mode in Vim mode (#5567)
Justin Mahood
2025-08-05
feat(core, cli): Introduce high-performance FileSearch engine (#5136)
Bryant Chandler
2025-08-05
feat(cli): route non-interactive output to stderr (#5624)
Allen Hutchison
2025-08-05
Refactor IDE client state management, improve user-facing error messages, and...
Shreya Keshive
2025-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
2025-08-05
fix(core): prevent UI shift after vim edit (#5315)
Gal Zahavi
2025-08-05
feat: Multi-Directory Workspace Support (part 3: configuration in settings.js...
Yuki Okita
2025-08-04
Update MCP client to connect to servers with only prompts (#5290)
Harold Mciver
2025-08-04
feat(cli): Prevent redundant opening of browser tabs when zero MCP servers ar...
Mo Moadeli
2025-08-04
Improve user-facing error messages for IDE mode (#5522)
Shreya Keshive
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
Use new URLs for downloading workflows (#5524)
Seth Vargo
2025-08-04
feat(core): Add trailing space when completing an at completion suggestion (#...
Sandy Tao
2025-08-04
feat(cli): Handle Punctuation in @ Command Parsing (#5482)
Sandy Tao
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
2025-08-02
feat(autoupdate): Improve update check and refactor for testability (#5389)
Gal Zahavi
2025-08-01
feat(core): Use completionStart/End for slash command auto-completion (#5374)
Sandy Tao
2025-08-01
Add a setting to disable auth mode validation on startup (#5358)
Billy Biggs
2025-08-01
Add missing emacs entry in UI. (#5351)
cornmander
2025-07-31
Highlight slash commands in history (#5323)
Miguel Solorio
2025-07-31
fix(ux) bug in replaceRange dealing with newLines that was breaking vim supp...
Jacob Richman
2025-07-31
feat(cli): Improve @ autocompletion for mid-sentence edits (#5321)
Sandy Tao
2025-07-31
Add emacs support, as per user requests. :) (#1633)
Paige Bailey
2025-07-31
feat: Implement /setup-github command (#5069)
JeromeJu
2025-07-31
feat: Multi-Directory Workspace Support (part2: add "directory" command) (#5241)
Yuki Okita
2025-07-31
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Niladri Das
[next]