index
:
dev/gemini-cli
devel
jcarr
main
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-04-18
Revert "Including a test harness for it, and making sure the cursor is always...
Evan Senter
2025-04-18
add LICENSE (#25)
Tyler
2025-04-18
Cicd (#24)
Allen Hutchison
2025-04-18
Refactor: Update API key missing message with link (#23)
Brandon Keiji
2025-04-18
Add basic non blocking CI workflow. (#21)
Allen Hutchison
2025-04-18
Including a test harness for it, and making sure the cursor is always at the ...
Evan Senter
2025-04-18
Adding support for up / down arrows in the command history.
Evan Senter
2025-04-18
Adding some wiring to allow the Ink app to warn if there are local developmen...
Evan Senter
2025-04-18
Initial auto-fixing of linting errors.
Taylor Mullen
2025-04-18
Adding a new parameter for model, and updating the default to 2.5 Flash. (#18)
Evan Senter
2025-04-17
Merge pull request #9 from google-gemini/target-directory
Allen Hutchison
2025-04-17
Change the run command to properly pass the command line arguments to gemini.ts
Allen Hutchison
2025-04-17
Run `npm run format`
Taylor Mullen
2025-04-17
Configure linter + prettier.
Taylor Mullen
2025-04-17
Merge pull request #3 from google-gemini/readme
Jaana Dogan
2025-04-17
Remove internal docs and mention of Gerrit from README
Jaana Dogan
2025-04-17
Fix build break (tool -> tools).
Taylor Mullen
2025-04-17
Revert camelCasing for schemas
Taylor Mullen
2025-04-17
Improve readability issues
Jaana Dogan
2025-04-17
docs: Add setup instructions for API key to README (#1)
Brandon Keiji
2025-04-17
fix: Suppress crash from unhandled 429 stream error via global handler
Allen Hutchison
2025-04-17
Add and update README files
Taylor Mullen
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen