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
/
ToolGroupMessage.tsx
Age
Commit message (
Expand
)
Author
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-07-19
Make shell output consistent. (#4469)
Jacob Richman
2025-06-25
fix: prepublish changes to package names (#1420)
Brandon Keiji
2025-06-22
Jacob314/overflow notification and one MaxSizedBox bug fix (#1288)
Jacob Richman
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-06-11
feat: External editor settings (#882)
Leo
2025-06-09
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility (...
matt korwel
2025-06-08
feat: Add flow to allow modifying edits during edit tool call (#808)
Leo
2025-06-05
Allow themes to theme the UI (#769)
Miguel Solorio
2025-05-30
disable markdown rendering of shell tool output (#625)
Olcan
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-21
feat: useToolScheduler hook to manage parallel tool calls (#448)
Brandon Keiji
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
UI improvements for suggestions & status (#373)
Miguel Solorio
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
2025-05-08
UI Polish for theme selector (#294)
Miguel Solorio
2025-05-02
Cleanup low value comments. (#248)
Jacob Richman
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen
2025-04-22
Update UI of tool messages
Taylor Mullen
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-18
Run `npm run format`
Taylor Mullen
2025-04-18
Initial auto-fixing of linting errors.
Taylor Mullen
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen