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
/
ui
/
components
Age
Commit message (
Expand
)
Author
2025-04-23
Make ui/colors refelect the current theme.
jacob314
2025-04-23
Refactor: Remove GEMINI.md memory and refactor system prompt
Taylor Mullen
2025-04-23
feat: add CLI version number to footer (#134)
Brandon Keiji
2025-04-22
Add theming support.
Taylor Mullen
2025-04-22
Refactor tool confirmation radio buttons to own component.
Taylor Mullen
2025-04-22
Update confirmation dialog UI
Taylor Mullen
2025-04-22
Update UI of tool messages
Taylor Mullen
2025-04-21
env var to set default model, display model on lower right (#110)
Olcan
2025-04-21
Fix the broken build (#98)
Jaana Dogan
2025-04-21
improved (full color) sandbox, mount /tmp to display build warnings, display ...
Olcan
2025-04-21
Remove duplicate CLI tools module, remove the global tool registry (#89)
Jaana Dogan
2025-04-21
Fix confirmations.
Taylor Mullen
2025-04-21
Fix Gemini Code's (GC) smarts.
Taylor Mullen
2025-04-20
Make model-generated code copyable (#70)
Juliette Love
2025-04-20
Simple debug mode for CLI side (#66)
Juliette Love
2025-04-19
Give Gemini Code a face lift.
Taylor Mullen
2025-04-19
Starting to modularize into separate cli / server packages. (#55)
Evan Senter
2025-04-19
Adding in a history buffer (#38)
Evan Senter
2025-04-18
Add apache2 SPDX headers to all source files (#48)
Tyler
2025-04-18
Fix remaining tslint errors (YAY).
Taylor Mullen
2025-04-18
Run `npm run format`
Taylor Mullen
2025-04-18
Introduce a config module to manage configuration (#22)
Jaana Dogan
2025-04-18
Revert "Including a test harness for it, and making sure the cursor is always...
Evan Senter
2025-04-18
Including a test harness for it, and making sure the cursor is always at the ...
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
Run `npm run format`
Taylor Mullen
2025-04-17
Fix build break (tool -> tools).
Taylor Mullen
2025-04-17
Improve readability issues
Jaana Dogan
2025-04-17
Initial commit of Gemini Code CLI
Taylor Mullen