Arya Gummadi
f620edeb37
fix: misaligned right border on tool calls ui and spacing in multiple tool calls ui ( #6941 )
2025-08-25 18:26:06 +00:00
fuyou
c8f60722e3
Fix(grep): memory overflow in grep search and enhance test coverage ( #5911 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-22 06:10:45 +00:00
christine betts
9741a4160d
Introduce initial screen reader mode handling and flag ( #6653 )
2025-08-21 22:29:15 +00:00
fuyou
e2a944b8d7
Fix URL truncation in CLI display components #5902 ( #5925 )
2025-08-18 05:26:34 +00:00
Jacob Richman
afd7752b0f
Revert "Update semantic color tokens" ( #6365 )
2025-08-16 03:18:31 +00:00
Miguel Solorio
d0d478b997
Update semantic color tokens ( #6253 )
...
Co-authored-by: jacob314 <jacob314@gmail.com >
2025-08-15 22:39:54 +00:00
Jacob Richman
d51226320b
fix(input) Resolve cases where escape was broken ( #6304 )
2025-08-15 17:54:00 +00:00
Miguel Solorio
07d9377539
Stylize diff line numbers & characters ( #6269 )
2025-08-15 06:18:39 +00:00
Shreya Keshive
864dd9bacc
Launch VS Code IDE Integration ( #6063 )
2025-08-12 21:08:07 +00:00
Jacob Richman
bf9a5d1c54
Switch from useInput to useKeypress. ( #6056 )
2025-08-12 21:05:49 +00:00
JAYADITYA
1b9a0c333b
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+C to exit ( #5838 )
2025-08-12 04:13:57 +00:00
christine betts
0e32336a7c
[ide-mode] Update handling of workspace paths ( #6014 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-08-11 21:06:01 +00:00
christine betts
38b730248f
[ide-mode] Support rendering in-IDE diffs using the edit tool ( #5618 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06 20:55:29 +00:00
christine betts
7f3e89df49
[ide-mode] Add support for in-IDE diff handling in the CLI ( #5603 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-08-06 17:36:05 +00:00
Miguel Solorio
2d1f643017
Highlight slash commands in history ( #5323 )
2025-07-31 23:24:23 +00:00
shamso-goog
00423b2f60
feat(ui): Update tool confirmation cancel button text ( #4820 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-30 20:37:51 +00:00
matt korwel
c6a3f4a125
Safer Shell command Execution ( #4795 )
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-07-25 19:25:32 +00:00
Miguel Solorio
55e9a5846f
Update diff colors ( #4747 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-23 22:39:22 +00:00
Ali Al Jufairi
e4139e7a8a
Feature custom themes logic ( #2639 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-20 07:51:18 +00:00
Jacob Richman
51addacea9
Make shell output consistent. ( #4469 )
2025-07-19 00:30:28 +00:00
Conrad Irwin
6e762dc70c
Zed integration ( #4266 )
...
Co-authored-by: Agus Zubiaga <agus@zed.dev >
Co-authored-by: Ben Brandt <benjamin.j.brandt@gmail.com >
Co-authored-by: mkorwel <matt.korwel@gmail.com >
2025-07-17 22:25:23 +00:00
Didier Durand
b8ac12b382
fix typos in diverse files ( #3284 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-05 15:23:39 +00:00
Faizan Alam
4a1ef4838c
Highlight previous user input ( #2507 )
...
Co-authored-by: Allen Hutchison <adh@google.com >
2025-06-29 23:28:56 +00:00
Noritaka Kobayashi
8bd166f74b
chore: fix typos in comment-out ( #1540 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-06-26 04:34:53 +00:00
Brandon Keiji
5ad4a0a826
fix: prepublish changes to package names ( #1420 )
2025-06-25 12:41:11 +00:00
Jacob Richman
802ffee703
Truncate all strings before displaying in a tool messages to avoid stack overflows ( #1395 )
2025-06-24 22:31:55 +00:00
Sandy Tao
24114f0e71
Do not render mcp responses as markdown ( #1388 )
2025-06-24 14:10:41 -07:00
Jacob Richman
d2f3f69d03
Jacob314/overflow notification and one MaxSizedBox bug fix ( #1288 )
2025-06-22 00:54:10 +00:00
Jacob Richman
c4e7c9f675
Fix flicker issues by ensuring all actively changing content fits in the viewport ( #1217 )
2025-06-19 13:17:23 -07:00
Jacob MacDonald
9f4f4ae89e
code review followup for compress command ( #1097 )
...
Followup to https://github.com/google-gemini/gemini-cli/pull/986
2025-06-17 15:44:54 +00:00
Leo
1aa98d48a3
bug: Fix code colorizer ( #1046 )
2025-06-14 21:27:53 +01:00
Jacob MacDonald
6f444fae25
Add /compress command to force a compression of the context ( #986 )
...
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-14 04:21:40 +00:00
Allen Hutchison
44285aa760
Improvements to web-fetch tool ( #1030 )
2025-06-13 17:44:14 -07:00
Leo
31710f0ef3
remove enable editor flag ( #984 )
2025-06-12 17:28:20 +00:00
Leo
cb4b803f5b
feat: External editor settings ( #882 )
2025-06-11 18:21:54 -07:00
Anas Sulaiman
64ecb86fef
add a unit test with multiple hunks for diff renderer
2025-06-11 09:47:11 -04:00
Eddie Santos
ae80e767b3
Add Windsurf in edit tool to modify changes, if installed ( #853 )
2025-06-09 16:01:06 -07:00
matt korwel
920aa861cf
Windows: Refactor Shell Scripts to Node.js for Cross-Platform Compatibility ( #784 )
2025-06-09 12:19:42 -07:00
Olcan
1a88273ae6
enforce minimum lines shown/hidden ( #860 )
2025-06-08 17:11:16 -07:00
Leo
588e79e48f
feat: Add flow to allow modifying edits during edit tool call ( #808 )
2025-06-08 10:56:58 -07:00
cperry-goog
a49f734c13
refactor: rename gemini-code to gemini-cli ( #822 )
2025-06-07 14:27:22 -07:00
Miguel Solorio
3cdbeb879b
Allow themes to theme the UI ( #769 )
2025-06-05 14:35:47 -07:00
Miguel Solorio
be59580326
Color enhancements ( #680 )
2025-06-02 11:20:58 -07:00
Tommaso Sciortino
64bd136f42
Rename server->core ( #638 )
2025-05-30 18:25:47 -07:00
Olcan
7ad4ca5a7d
confirm mcp tool executions from untrusted servers (per "trust" setting) ( #631 )
2025-05-30 15:32:21 -07:00
Olcan
168cfe8aae
disable markdown rendering of shell tool output ( #625 )
2025-05-30 12:43:59 -07:00
Olcan
1eafa34029
truncate (hide) tool output at the top, add some spacing, also fix shell output interval change accidentally undone in a previous commit ( #619 )
2025-05-30 01:58:09 -07:00
Jacob Richman
de10bbe597
Cleanup: Remove low value StreamingContextType interface. ( #585 )
2025-05-28 12:46:08 -07:00
Jacob Richman
14712f2311
Refactor: Add GeminiRespondingSpinner to make use of streamingState idiomatic ( #583 )
2025-05-28 11:17:19 -07:00
Taylor Mullen
0defbe27f4
Change tool call spinner to be different.
...
- This differentiates the tool calling spinner from one that matches the normal loading indiator to somethign a little more seamless.
2025-05-25 16:05:22 -07:00