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
/
GeminiMessage.tsx
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
Introduce initial screen reader mode handling and flag (#6653)
christine betts
2025-08-16
Revert "Update semantic color tokens" (#6365)
Jacob Richman
2025-08-15
Update semantic color tokens (#6253)
Miguel Solorio
2025-06-19
Fix flicker issues by ensuring all actively changing content fits in the view...
Jacob Richman
2025-05-15
Refactor: Improve UI rendering and address code review comments
Taylor Mullen
2025-05-15
Refactor: Replace MarkdownRenderer with MarkdownDisplay component
Taylor Mullen
2025-04-22
Update UI of tool messages
Taylor Mullen
2025-04-20
Make model-generated code copyable (#70)
Juliette Love
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
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-17
Run `npm run format`
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen