summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Footer.tsx
AgeCommit message (Expand)Author
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