| Age | Commit message (Expand) | Author |
| 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 |
| 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 |