summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/components
AgeCommit message (Expand)Author
2025-04-23Make ui/colors refelect the current theme.jacob314
2025-04-23Refactor: Remove GEMINI.md memory and refactor system promptTaylor Mullen
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-22Add theming support.Taylor Mullen
2025-04-22Refactor tool confirmation radio buttons to own component.Taylor Mullen
2025-04-22Update confirmation dialog UITaylor Mullen
2025-04-22Update UI of tool messagesTaylor Mullen
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-21Remove duplicate CLI tools module, remove the global tool registry (#89)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-20Make model-generated code copyable (#70)Juliette Love
2025-04-20Simple debug mode for CLI side (#66)Juliette Love
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-19Adding in a history buffer (#38)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-18Introduce a config module to manage configuration (#22)Jaana Dogan
2025-04-18Revert "Including a test harness for it, and making sure the cursor is always...Evan Senter
2025-04-18Including a test harness for it, and making sure the cursor is always at the ...Evan Senter
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-18Adding a new parameter for model, and updating the default to 2.5 Flash. (#18)Evan Senter
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Fix build break (tool -> tools).Taylor Mullen
2025-04-17Improve readability issuesJaana Dogan
2025-04-17Initial commit of Gemini Code CLITaylor Mullen