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
/
Footer.tsx
Age
Commit message (
Expand
)
Author
2025-06-02
Color enhancements (#680)
Miguel Solorio
2025-05-30
Rename server->core (#638)
Tommaso Sciortino
2025-05-30
feat: add --show_memory_usage flag to display memory usage in status bar (#606)
Jacob Richman
2025-05-30
fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)
Brandon Keiji
2025-05-28
feat: add git branch name to footer (#589)
Brandon Keiji
2025-05-23
Remove CLI info from footer
Miguel Solorio
2025-05-23
Add `/about` command
Miguel Solorio
2025-05-22
Refactor: Improve console error/log display in CLI (#486)
Jacob Richman
2025-05-19
ui tweaks (#442)
Olcan
2025-05-19
indicate system prompt override on bottom right; require GEMINI_SYSTEM_MD to ...
Olcan
2025-05-17
Introduce a small easter egg. Woof. (#412)
DeWitt Clinton
2025-05-15
UI improvements for suggestions & status (#373)
Miguel Solorio
2025-05-14
Refactor: Move GEMINI.md file count to Footer (#351)
Allen Hutchison
2025-05-14
improve sandboxing status message, update README, remove dead code from a pre...
Olcan
2025-05-07
rename SANDBOX_EXEC_PROFILE as SEATBELT_PROFILE, and fix another accidental r...
Olcan
2025-05-07
use seatbelt on macos, with two profiles: minimal (default) which only restri...
Olcan
2025-04-25
more compact cli version in footer (#168)
Olcan
2025-04-23
Make ui/colors refelect the current theme.
jacob314
2025-04-23
feat: add CLI version number to footer (#134)
Brandon Keiji
2025-04-21
env var to set default model, display model on lower right (#110)
Olcan
2025-04-21
Fix the broken build (#98)
Jaana Dogan
2025-04-21
improved (full color) sandbox, mount /tmp to display build warnings, display ...
Olcan
2025-04-20
Simple debug mode for CLI side (#66)
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-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