summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/App.tsx
AgeCommit message (Expand)Author
2025-04-27Allow tool groups + following content to be updateable.Taylor Mullen
2025-04-26feat: Fix flickering in iTerm + scrolling + performance issues.Taylor Mullen
2025-04-25fix: remove extra initError (#173)Brandon Keiji
2025-04-24Add a theme preview and update the theme when highlight changes. (#151)Jacob Richman
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-22Add theming support.Taylor Mullen
2025-04-22Initiate the GeminiClient with a configJaana Dogan
2025-04-21env var to set default model, display model on lower right (#110)Olcan
2025-04-21Piped input (#104)Allen Hutchison
2025-04-21Remove gemini-stream.ts (#84)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
2025-04-20Make model-generated code copyable (#70)Juliette Love
2025-04-20Adds shell command allowlist (#68)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-19Fix the double warning for iterm. (#51)Allen Hutchison
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-18Iterm refactor (#33)Allen Hutchison
2025-04-18Add a warning about the flickering in iTerm. (#32)Allen Hutchison
2025-04-18Warn if `npm run start` is out of date. (#20)Evan Senter
2025-04-18Revert "Adding some wiring to allow the Ink app to warn if there are local de...Evan Senter
2025-04-18Revert "Adding support for up / down arrows in the command history."Evan Senter
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-18Adding support for up / down arrows in the command history.Evan Senter
2025-04-18Adding some wiring to allow the Ink app to warn if there are local developmen...Evan Senter
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Improve readability issuesJaana Dogan
2025-04-17Initial commit of Gemini Code CLITaylor Mullen