| Age | Commit message (Expand) | Author |
| 2025-05-15 | refactor: remove unused props clearItems, openThemeDialog, onSubmit (#357) | Brandon Keiji |
| 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 | improve sandboxing status message, update README, remove dead code from a pre... | Olcan |
| 2025-05-13 | Refactor TextBuffer to be a React hook (#340) | Jacob Richman |
| 2025-05-13 | First step refactoring InputPrompt (#335) | Jacob Richman |
| 2025-05-13 | Use `Enter` on slash commands to execute (#334) | Miguel Solorio |
| 2025-05-13 | Multiline editor (#302) | Jacob Richman |
| 2025-05-13 | Allow users to cancel out of theme selector (#310) | Miguel Solorio |
| 2025-05-09 | Make cancel not explode. | Taylor Mullen |
| 2025-05-08 | UI Polish for theme selector (#294) | Miguel Solorio |
| 2025-05-08 | Make ascii logo simpler (#288) | Miguel Solorio |
| 2025-05-07 | rename SANDBOX_EXEC_PROFILE as SEATBELT_PROFILE, and fix another accidental r... | Olcan |
| 2025-05-07 | use seatbelt on macos, with two profiles: minimal (default) which only restri... | Olcan |
| 2025-05-07 | Refactor: Enhance @-command, Autocomplete, and Input Stability (#279) | Allen Hutchison |
| 2025-05-06 | Prevent UI hang on long tool confirmations. | Taylor Mullen |
| 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-02 | Cleanup low value comments. (#248) | Jacob Richman |
| 2025-05-02 | Add autocomplete for slash commands | Seth Troisi |
| 2025-05-01 | Support escaping spaces in file paths. (#241) | Jacob Richman |
| 2025-05-01 | Save settings to ~/.gemini/settings.json and optionally /your/workspace/.gemi... | Jacob Richman |
| 2025-04-30 | Added bang(!) commands as a shell passthrough | 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-29 | First four independent files for @ commands. (#205) | Allen Hutchison |
| 2025-04-27 | feat(cli): Improve new file diff rendering with syntax highlighting | Taylor Mullen |
| 2025-04-26 | Follow up fixes from flickering PR. | Taylor Mullen |
| 2025-04-26 | feat: Fix flickering in iTerm + scrolling + performance issues. | Taylor Mullen |
| 2025-04-25 | drop todo about qualified writes, turns out others don't do it either so nbd ... | Olcan |
| 2025-04-25 | more consistent confirmations, TODO to improve write confirmations, drop "des... | Olcan |
| 2025-04-25 | more compact cli version in footer (#168) | Olcan |
| 2025-04-24 | Add an ansi theme. (#152) | Jacob Richman |
| 2025-04-24 | Add a theme preview and update the theme when highlight changes. (#151) | Jacob Richman |
| 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 |