summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Footer.tsx
AgeCommit message (Expand)Author
2025-06-02Color enhancements (#680)Miguel Solorio
2025-05-30Rename server->core (#638)Tommaso Sciortino
2025-05-30feat: add --show_memory_usage flag to display memory usage in status bar (#606)Jacob Richman
2025-05-30fix(sandbox): set default env var to 'gemini-cli-sandbox' (#620)Brandon Keiji
2025-05-28feat: add git branch name to footer (#589)Brandon Keiji
2025-05-23Remove CLI info from footerMiguel Solorio
2025-05-23Add `/about` commandMiguel Solorio
2025-05-22Refactor: Improve console error/log display in CLI (#486)Jacob Richman
2025-05-19ui tweaks (#442)Olcan
2025-05-19indicate system prompt override on bottom right; require GEMINI_SYSTEM_MD to ...Olcan
2025-05-17Introduce a small easter egg. Woof. (#412)DeWitt Clinton
2025-05-15UI improvements for suggestions & status (#373)Miguel Solorio
2025-05-14Refactor: Move GEMINI.md file count to Footer (#351)Allen Hutchison
2025-05-14improve sandboxing status message, update README, remove dead code from a pre...Olcan
2025-05-07rename SANDBOX_EXEC_PROFILE as SEATBELT_PROFILE, and fix another accidental r...Olcan
2025-05-07use seatbelt on macos, with two profiles: minimal (default) which only restri...Olcan
2025-04-25more compact cli version in footer (#168)Olcan
2025-04-23Make ui/colors refelect the current theme.jacob314
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-21env var to set default model, display model on lower right (#110)Olcan
2025-04-21Fix the broken build (#98)Jaana Dogan
2025-04-21improved (full color) sandbox, mount /tmp to display build warnings, display ...Olcan
2025-04-20Simple debug mode for CLI side (#66)Juliette Love
2025-04-19Give Gemini Code a face lift.Taylor Mullen
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Initial commit of Gemini Code CLITaylor Mullen