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
/
components
Age
Commit message (
Collapse
)
Author
2025-08-21
feat(settings) support editing string settings. (#6732)
Jacob Richman
2025-08-21
Introduce initial screen reader mode handling and flag (#6653)
christine betts
2025-08-21
Fix stats display layout (#6758)
christine betts
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
docs: Update keyboard shortcuts for input clearing functionality (#6627)
fuyou
2025-08-20
Refac: Centralize storage file management (#4078)
Yuki Okita
Co-authored-by: Taylor Mullen <
[email protected]
>
2025-08-19
fix(paste) incorrect handling of \\\n in pastes (#6532)
Jacob Richman
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
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
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-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
Co-authored-by: jacob314 <
[email protected]
>
2025-08-15
fix(input) Resolve cases where escape was broken (#6304)
Jacob Richman
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
Add session id to session summary and /bug template (#6313)
owenofbrien
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-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
feat: Show untrusted status in the Footer (#6210)
shrutip90
Co-authored-by: Jacob Richman <
[email protected]
>
2025-08-14
Update IDE integration context toggle shortcut to ctrl+G (#6245)
Shreya Keshive
2025-08-14
Fix/emoji support (#6187)
Jacob Richman
Co-authored-by: elasticdotventures <
[email protected]
>
2025-08-13
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
Richie Foreman
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-12
Launch VS Code IDE Integration (#6063)
Shreya Keshive
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-11
[ide-mode] Update handling of workspace paths (#6014)
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-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
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
Co-authored-by: Lee-WonJun <
[email protected]
>
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-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
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
Co-authored-by: Seth Troisi <
[email protected]
>
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
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
Co-authored-by: Sandy Tao <
[email protected]
>
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
2025-08-04
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Pyush Sinha
Co-authored-by: Jacob Richman <
[email protected]
> Co-authored-by: Allen Hutchison <
[email protected]
>
2025-08-03
feat: Add reverse search capability for shell commands (#4793)
Ayesha Shafique
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 ↵
Jacob Richman
support (#5320)
[next]