| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-21 | Introduce initial screen reader mode handling and flag (#6653) | christine betts | |
| 2025-08-18 | Fix URL truncation in CLI display components #5902 (#5925) | fuyou | |
| 2025-08-16 | Revert "Update semantic color tokens" (#6365) | Jacob Richman | |
| 2025-08-15 | Update semantic color tokens (#6253) | Miguel Solorio | |
| Co-authored-by: jacob314 <[email protected]> | |||
| 2025-08-15 | fix(input) Resolve cases where escape was broken (#6304) | Jacob Richman | |
| 2025-08-15 | Stylize diff line numbers & characters (#6269) | Miguel Solorio | |
| 2025-08-12 | Launch VS Code IDE Integration (#6063) | Shreya Keshive | |
| 2025-08-12 | Switch from useInput to useKeypress. (#6056) | Jacob Richman | |
| 2025-08-12 | feat(cli): support single Ctrl+C to cancel streaming, preserving double ↵ | JAYADITYA | |
| Ctrl+C to exit (#5838) | |||
| 2025-08-11 | [ide-mode] Update handling of workspace paths (#6014) | christine betts | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-08-06 | [ide-mode] Support rendering in-IDE diffs using the edit tool (#5618) | christine betts | |
| Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> | |||
| 2025-08-06 | [ide-mode] Add support for in-IDE diff handling in the CLI (#5603) | christine betts | |
| Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> | |||
| 2025-07-31 | Highlight slash commands in history (#5323) | Miguel Solorio | |
| 2025-07-30 | feat(ui): Update tool confirmation cancel button text (#4820) | shamso-goog | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-25 | Safer Shell command Execution (#4795) | matt korwel | |
| Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> Co-authored-by: N. Taylor Mullen <[email protected]> | |||
| 2025-07-23 | Update diff colors (#4747) | Miguel Solorio | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-20 | Feature custom themes logic (#2639) | Ali Al Jufairi | |
| Co-authored-by: Jacob Richman <[email protected]> | |||
| 2025-07-19 | Make shell output consistent. (#4469) | Jacob Richman | |
| 2025-07-17 | Zed integration (#4266) | Conrad Irwin | |
| Co-authored-by: Agus Zubiaga <[email protected]> Co-authored-by: Ben Brandt <[email protected]> Co-authored-by: mkorwel <[email protected]> | |||
| 2025-07-05 | fix typos in diverse files (#3284) | Didier Durand | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 2025-06-29 | Highlight previous user input (#2507) | Faizan Alam | |
| Co-authored-by: Allen Hutchison <[email protected]> | |||
| 2025-06-26 | chore: fix typos in comment-out (#1540) | Noritaka Kobayashi | |
| Co-authored-by: Scott Densmore <[email protected]> | |||
| 2025-06-25 | fix: prepublish changes to package names (#1420) | Brandon Keiji | |
| 2025-06-24 | Truncate all strings before displaying in a tool messages to avoid stack ↵ | Jacob Richman | |
| overflows (#1395) | |||
| 2025-06-24 | Do not render mcp responses as markdown (#1388) | Sandy Tao | |
| 2025-06-22 | Jacob314/overflow notification and one MaxSizedBox bug fix (#1288) | Jacob Richman | |
| 2025-06-19 | Fix flicker issues by ensuring all actively changing content fits in the ↵ | Jacob Richman | |
| viewport (#1217) | |||
| 2025-06-17 | code review followup for compress command (#1097) | Jacob MacDonald | |
| Followup to https://github.com/google-gemini/gemini-cli/pull/986 | |||
| 2025-06-14 | bug: Fix code colorizer (#1046) | Leo | |
| 2025-06-14 | Add `/compress` command to force a compression of the context (#986) | Jacob MacDonald | |
| Related to https://b.corp.google.com/issues/423605555 - I figured this might be a simpler solution to start with, while still also being useful on its own even if we do implement that. | |||
| 2025-06-13 | Improvements to web-fetch tool (#1030) | Allen Hutchison | |
| 2025-06-12 | remove enable editor flag (#984) | Leo | |
| 2025-06-11 | feat: External editor settings (#882) | Leo | |
| 2025-06-11 | add a unit test with multiple hunks for diff renderer | Anas Sulaiman | |
| 2025-06-09 | Add Windsurf in edit tool to modify changes, if installed (#853) | Eddie Santos | |
| 2025-06-09 | Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ↵ | matt korwel | |
| (#784) | |||
| 2025-06-08 | enforce minimum lines shown/hidden (#860) | Olcan | |
| 2025-06-08 | feat: Add flow to allow modifying edits during edit tool call (#808) | Leo | |
| 2025-06-07 | refactor: rename gemini-code to gemini-cli (#822) | cperry-goog | |
| 2025-06-05 | Allow themes to theme the UI (#769) | Miguel Solorio | |
| 2025-06-02 | Color enhancements (#680) | Miguel Solorio | |
| 2025-05-30 | Rename server->core (#638) | Tommaso Sciortino | |
| 2025-05-30 | confirm mcp tool executions from untrusted servers (per "trust" setting) (#631) | Olcan | |
| 2025-05-30 | disable markdown rendering of shell tool output (#625) | Olcan | |
| 2025-05-30 | truncate (hide) tool output at the top, add some spacing, also fix shell ↵ | Olcan | |
| output interval change accidentally undone in a previous commit (#619) | |||
| 2025-05-28 | Cleanup: Remove low value StreamingContextType interface. (#585) | Jacob Richman | |
| 2025-05-28 | Refactor: Add GeminiRespondingSpinner to make use of streamingState ↵ | Jacob Richman | |
| idiomatic (#583) | |||
| 2025-05-25 | Change tool call spinner to be different. | Taylor Mullen | |
| - This differentiates the tool calling spinner from one that matches the normal loading indiator to somethign a little more seamless. | |||
| 2025-05-25 | Reduce excessive diff separators in CLI. (#535) | DeWitt Clinton | |
| Increases the threshold for rendering diff separators in the CLI's diff display. Previously, a separator was shown for gaps of more than one context line, leading to excessive separators in diffs with many small changes close together (Issue #534). By increasing `MAX_CONTEXT_LINES_WITHOUT_GAP` to 5, we allow for more context lines before a separator is added, significantly reducing visual clutter in such diffs. Added a test case to `DiffRenderer.test.tsx` to verify that separators are not rendered for small gaps within the new threshold. | |||
| 2025-05-24 | Code review comment fixes and some refactors. (#525) | Jacob Richman | |
| No intentional different behavior aside for tweaks suggested from the code review of #506 Refactor: Extract console message logic to custom hook This commit refactors the console message handling from App.tsx into a new custom hook useConsoleMessages. This change improves the testability of the console message logic and declutters the main App component. Created useConsoleMessages.ts to encapsulate console message state and update logic. Updated App.tsx to utilize the new useConsoleMessages hook. Added unit tests for useConsoleMessages.ts to ensure its functionality. I deleted and started over on LoadingIndicator.test.tsx as I spent way too much time trying to fix it before just regenerating the tests as the code was easier to write tests for from scratch and the existing tests were not that good (I added them in the previous pull request). | |||
