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
/
messages
Age
Commit message (
Expand
)
Author
2025-06-17
code review followup for compress command (#1097)
Jacob MacDonald
2025-06-14
bug: Fix code colorizer (#1046)
Leo
2025-06-14
Add `/compress` command to force a compression of the context (#986)
Jacob MacDonald
2025-06-13
Improvements to web-fetch tool (#1030)
Allen Hutchison
2025-06-12
remove enable editor flag (#984)
Leo
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-11
add a unit test with multiple hunks for diff renderer
Anas Sulaiman
2025-06-09
Add Windsurf in edit tool to modify changes, if installed (#853)
Eddie Santos
2025-06-09
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...
matt korwel
2025-06-08
enforce minimum lines shown/hidden (#860)
Olcan
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-07
refactor: rename gemini-code to gemini-cli (#822)
cperry-goog
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-06-02
Color enhancements (#680)
Miguel Solorio
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
confirm mcp tool executions from untrusted servers (per "trust" setting) (#631)
Olcan
2025-05-30
disable markdown rendering of shell tool output (#625)
Olcan
2025-05-30
truncate (hide) tool output at the top, add some spacing, also fix shell outp...
Olcan
2025-05-28
Cleanup: Remove low value StreamingContextType interface. (#585)
Jacob Richman
2025-05-28
Refactor: Add GeminiRespondingSpinner to make use of streamingState idiomatic...
Jacob Richman
2025-05-25
Change tool call spinner to be different.
Taylor Mullen
2025-05-25
Reduce excessive diff separators in CLI. (#535)
DeWitt Clinton
2025-05-24
Code review comment fixes and some refactors. (#525)
Jacob Richman
2025-05-23
feat: Modify loading indicator to support a paused state (#506)
Jacob Richman
2025-05-23
feat: add emphasis to tool confirmations (#502)
Brandon Keiji
2025-05-22
fix: forward entire tool call confirmation object through useToolScheduler (#...
Brandon Keiji
2025-05-21
feat: useToolScheduler hook to manage parallel tool calls (#448)
Brandon Keiji
2025-05-20
feat: Improve diff rendering with gap indicators
Taylor Mullen
2025-05-18
feat(cli): Introduce toggleable shell mode with enhanced UI
Taylor Mullen
2025-05-16
fix: Ensure filename is available for diff rendering in write-file
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: Replace MarkdownRenderer with MarkdownDisplay component
Taylor Mullen
2025-05-15
UI improvements for suggestions & status (#373)
Miguel Solorio
2025-05-15
Update color styles for yes/no questions (#369)
Miguel Solorio
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
2025-05-09
Make cancel not explode.
Taylor Mullen
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
2025-05-06
Prevent UI hang on long tool confirmations.
Taylor Mullen
2025-05-02
Cleanup low value comments. (#248)
Jacob Richman
2025-04-27
feat(cli): Improve new file diff rendering with syntax highlighting
Taylor Mullen
2025-04-26
Follow up fixes from flickering PR.
Taylor Mullen
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen
2025-04-25
drop todo about qualified writes, turns out others don't do it either so nbd ...
Olcan
2025-04-25
more consistent confirmations, TODO to improve write confirmations, drop "des...
Olcan
2025-04-22
Refactor tool confirmation radio buttons to own component.
Taylor Mullen
2025-04-22
Update confirmation dialog UI
Taylor Mullen
2025-04-22
Update UI of tool messages
Taylor Mullen
2025-04-21
Remove duplicate CLI tools module, remove the global tool registry (#89)
Jaana Dogan
2025-04-21
Fix confirmations.
Taylor Mullen
[next]