summaryrefslogtreecommitdiff
path: root/packages/cli/src/gemini.ts
AgeCommit message (Expand)Author
2025-04-24in sandboxed run scripts, allow .env to be an in any ancestor directory, same...Olcan
2025-04-23fix: use process.env.CLI_VERSION to avoid conflicts with NODE_ENV (#139)Brandon Keiji
2025-04-23feat: add CLI version number to footer (#134)Brandon Keiji
2025-04-22Question flag (#125)Allen Hutchison
2025-04-22Initiate the GeminiClient with a configJaana Dogan
2025-04-21Piped input (#104)Allen Hutchison
2025-04-21Remove duplicate CLI tools module, remove the global tool registry (#89)Jaana Dogan
2025-04-21Remove redundant else branches (#86)Jaana Dogan
2025-04-21Fix Gemini Code's (GC) smarts.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-18minor lint fix (#45)Olcan
2025-04-18Fix remaining tslint errors (YAY).Taylor Mullen
2025-04-18fix: add --build flag to tsc commands (#40)Brandon Keiji
2025-04-18fix: add clean command to individual packages (#36)Brandon Keiji
2025-04-18Manually fix hooks and utils linting errors (partial)Taylor Mullen
2025-04-18infra: add multipackage support (#34)Brandon Keiji
2025-04-18Web fetch tool (#31)Allen Hutchison
2025-04-18Introduce a config module to manage configuration (#22)Jaana Dogan
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: Suppress crash from unhandled 429 stream error via global handlerAllen Hutchison
2025-04-17Initial commit of Gemini Code CLITaylor Mullen