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 (
Expand
)
Author
2025-08-22
fix(ui): Remove unused import causing build failure
Castor Gemini
2025-08-22
fix(ui): Use execFile with absolute path to run gemini --output
Castor Gemini
2025-08-22
feat(ui): Execute 'gemini --output' on new messages
Castor Gemini
2025-08-22
feat(ui): Execute external command on Gemini message
Castor Gemini
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)
官余棚
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
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
2025-08-19
feat(settings): enhance settings management with generic setter and display h...
Ali Al Jufairi
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
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
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
2025-08-15
Add session id to session summary and /bug template (#6313)
owenofbrien
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
2025-08-14
Update IDE integration context toggle shortcut to ctrl+G (#6245)
Shreya Keshive
2025-08-14
Fix/emoji support (#6187)
Jacob Richman
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
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 Ctrl+...
JAYADITYA
2025-08-11
[ide-mode] Update handling of workspace paths (#6014)
christine betts
2025-08-11
Fix line end bugs in Vim mode (#5328)
Sijie Wang
2025-08-10
feat(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-09
feat(cli) - enhance input UX with double ESC clear (#4453)
fuyou
2025-08-09
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Lee Won Jun
2025-08-08
Use slash command instead of context drawer to display open files in editor t...
Shreya Keshive
2025-08-08
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#...
shrutip90
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
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-06
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
christine betts
2025-08-06
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
christine betts
2025-08-05
bug(core): Fix flaky test by using waitFor. (#5540)
Jacob Richman
2025-08-04
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
Sandy Tao
[next]