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
/
App.tsx
Age
Commit message (
Expand
)
Author
2025-05-16
feat: Patch console.debug and display only in debug mode
Taylor Mullen
2025-05-15
Refactor: Improve UI rendering and address code review comments
Taylor Mullen
2025-05-15
Fix: Prevent UI tearing and improve display of long content
Taylor Mullen
2025-05-15
UI improvements for suggestions & status (#373)
Miguel Solorio
2025-05-15
refactor: shorten static history section code (#370)
Brandon Keiji
2025-05-15
refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357)
Brandon Keiji
2025-05-14
Run console.clear() in handleClearScreen when invoked by Ctrl-L. (#356)
DeWitt Clinton
2025-05-14
Add readline-like keybindings to the input prompts. (#354)
DeWitt Clinton
2025-05-14
Refactor: Move GEMINI.md file count to Footer (#351)
Allen Hutchison
2025-05-14
Improvements to suggestions & slash commands (#344)
Miguel Solorio
2025-05-14
Add UI memory indicator. (#348)
Allen Hutchison
2025-05-14
This commit introduces the hierarchical memory feature, allowing GEMI⦠(#327)
Allen Hutchison
2025-05-13
fix: pass startup warnings to app as prop (#342)
Brandon Keiji
2025-05-13
refactor: move nested debugmessage and slashcommand hooks outside of useGemin...
Brandon Keiji
2025-05-13
First step refactoring InputPrompt (#335)
Jacob Richman
2025-05-13
Multiline editor (#302)
Jacob Richman
2025-05-13
Allow users to cancel out of theme selector (#310)
Miguel Solorio
2025-05-08
Fix: Prevent CLI from crashing when a configured theme is not found
Amir Hardon
2025-05-07
Fix flicker in iterm2 (#266)
Tae Hyung Kim
2025-05-07
Refactor: Enhance @-command, Autocomplete, and Input Stability (#279)
Allen Hutchison
2025-05-06
refactor(cli): Centralize history management via useHistoryManager hook (#261)
Allen Hutchison
2025-05-06
fix: use flat config for react eslint plugin (#265)
Brandon Keiji
2025-05-05
Move Intro to Help and only display after help command.
Seth Troisi
2025-05-05
Have /clear clear <Static> content by remounting (#250)
Seth Troisi
2025-05-02
Add autocomplete for slash commands
Seth Troisi
2025-05-01
Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi...
Jacob Richman
2025-04-30
Moved theme to slashCommand
Seth Troisi
2025-04-30
Add @ command suggestions in the UI. (#219)
Allen Hutchison
2025-04-29
Add Intro text with list of /commands
Seth Troisi
2025-04-29
Add intro with some abilities and commands
Seth Troisi
2025-04-27
Allow tool groups + following content to be updateable.
Taylor Mullen
2025-04-26
feat: Fix flickering in iTerm + scrolling + performance issues.
Taylor Mullen
2025-04-25
fix: remove extra initError (#173)
Brandon Keiji
2025-04-24
Add a theme preview and update the theme when highlight changes. (#151)
Jacob Richman
2025-04-23
feat: add CLI version number to footer (#134)
Brandon Keiji
2025-04-22
Add theming support.
Taylor Mullen
2025-04-22
Initiate the GeminiClient with a config
Jaana Dogan
2025-04-21
env var to set default model, display model on lower right (#110)
Olcan
2025-04-21
Piped input (#104)
Allen Hutchison
2025-04-21
Remove gemini-stream.ts (#84)
Jaana Dogan
2025-04-21
Fix confirmations.
Taylor Mullen
2025-04-20
Make model-generated code copyable (#70)
Juliette Love
2025-04-20
Adds shell command allowlist (#68)
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
Fix the double warning for iterm. (#51)
Allen Hutchison
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
[next]