index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
cli
/
src
/
gemini.ts
Age
Commit message (
Expand
)
Author
2025-04-22
Question flag (#125)
Allen Hutchison
2025-04-22
Initiate the GeminiClient with a config
Jaana Dogan
2025-04-21
Piped input (#104)
Allen Hutchison
2025-04-21
Remove duplicate CLI tools module, remove the global tool registry (#89)
Jaana Dogan
2025-04-21
Remove redundant else branches (#86)
Jaana Dogan
2025-04-21
Fix Gemini Code's (GC) smarts.
Taylor Mullen
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
minor lint fix (#45)
Olcan
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-18
fix: add --build flag to tsc commands (#40)
Brandon Keiji
2025-04-18
fix: add clean command to individual packages (#36)
Brandon Keiji
2025-04-18
Manually fix hooks and utils linting errors (partial)
Taylor Mullen
2025-04-18
infra: add multipackage support (#34)
Brandon Keiji
2025-04-18
Web fetch tool (#31)
Allen Hutchison
2025-04-18
Introduce a config module to manage configuration (#22)
Jaana Dogan
2025-04-18
Adding a new parameter for model, and updating the default to 2.5 Flash. (#18)
Evan Senter
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
fix: Suppress crash from unhandled 429 stream error via global handler
Allen Hutchison
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen