summaryrefslogtreecommitdiff
path: root/packages/cli/src/ui/hooks/useGeminiStream.ts
AgeCommit message (Expand)Author
2025-04-22Update UI of tool messagesTaylor Mullen
2025-04-21Remove duplicate CLI tools module, remove the global tool registry (#89)Jaana Dogan
2025-04-21Remove gemini-stream.ts (#84)Jaana Dogan
2025-04-21Fix confirmations.Taylor Mullen
2025-04-21Fix Gemini Code's (GC) smarts.Taylor Mullen
2025-04-20Fix read-file from exploding with path not found error.Taylor Mullen
2025-04-20Add terminal clear (#69)Juliette Love
2025-04-20Adds shell command allowlist (#68)Juliette Love
2025-04-20Simple debug mode for CLI side (#66)Juliette Love
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-19fix formatjlove29
2025-04-19Add direct execution of shell commandsjlove29
2025-04-18Add apache2 SPDX headers to all source files (#48)Tyler
2025-04-18Run `npm run format`Taylor Mullen
2025-04-18Manually fix hooks and utils linting errors (partial)Taylor Mullen
2025-04-18Introduce a config module to manage configuration (#22)Jaana Dogan
2025-04-18Initial auto-fixing of linting errors.Taylor Mullen
2025-04-17Run `npm run format`Taylor Mullen
2025-04-17Improve readability issuesJaana Dogan
2025-04-17Initial commit of Gemini Code CLITaylor Mullen