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
/
HistoryItemDisplay.tsx
Age
Commit message (
Expand
)
Author
2025-06-27
Add the current auth method and GCP Project config to the about message (#2112)
Preston Holmes
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
feat: Add exit UI w/ stats (#924)
Abhi
2025-06-10
feat: Add UI for /stats slash command (#883)
Abhi
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-05-24
Code review comment fixes and some refactors. (#525)
Jacob Richman
2025-05-23
Add `/about` command
Miguel Solorio
2025-05-23
feat: Modify loading indicator to support a paused state (#506)
Jacob Richman
2025-05-18
feat(cli): Introduce toggleable shell mode with enhanced UI
Taylor Mullen
2025-05-15
Refactor: Improve UI rendering and address code review comments
Taylor Mullen
2025-05-15
Fix: Prevent UI tearing and improve display of long content
Taylor Mullen
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen