summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components/Header.tsx
AgeCommit message (Expand)Author
2025-08-16Revert "Update semantic color tokens" (#6365)Jacob Richman
2025-08-15Update semantic color tokens (#6253)Miguel Solorio
2025-08-07feat(ui): Improve UI layout adaptation for narrow terminals (#5651)Gal Zahavi
2025-07-26fix(ui): remove extraneous whitespace from startup screen (#3990)Jacob Richman
2025-07-11Add visual cues for nightly version (#3701)Miguel Solorio
2025-06-23Polish Theme Dialog (#1356)Jacob Richman
2025-06-13Replace logo with custom ASCII (#958)Miguel Solorio
2025-06-05Title & Big text Updates (#781)matt korwel
2025-06-05Fix "npx https:...." header issue (#759)N. Taylor Mullen
2025-06-02feat(cli): Allow custom title in CLI header (#706)Scott Densmore
2025-06-02feat: Refactor CLI header for customizable logo text (#658)N. Taylor Mullen
2025-05-08Make ascii logo simpler (#288)Miguel Solorio
2025-04-24Add an ansi theme. (#152)Jacob Richman
2025-04-22Add theming support.Taylor Mullen
2025-04-19Give Gemini Code a face lift.Taylor Mullen
2025-04-19Starting to modularize into separate cli / server packages. (#55)Evan Senter
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