Danny
a1c8a4df52
Adds docs outlining keyboard shortcuts for gemini-cli ( #4727 )
...
Co-authored-by: dannyzen <dannyrosen@google.com >
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-28 19:35:06 +00:00
Shreya Keshive
6592a05998
Updates schema, UX and prompt for IDE context ( #5046 )
2025-07-28 15:03:22 +00:00
Abhi
1cfb4e7448
feat: Add Shell Command Execution to Custom Commands ( #4917 )
2025-07-27 06:00:26 +00:00
Jacob Richman
c3e201f3d3
fix(ui): remove extraneous whitespace from startup screen ( #3990 )
2025-07-26 00:36:19 +00:00
Jacob Richman
f1b332c757
Regression test for paste when the terminal lacks focus. ( #4898 )
2025-07-25 23:29:15 +00:00
Sijie Wang
8b74a8ed8b
Vim mode ( #3936 )
2025-07-25 22:36:42 +00:00
Jacob Richman
a69d1c0225
Fix bugs breaking drag and drop of files. ( #4887 )
...
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2025-07-25 20:26:13 +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
christine betts
0c16a9d58a
Add drawer for active files in IDE mode ( #4682 )
...
Co-authored-by: Shreya <shreyakeshive@google.com >
2025-07-25 14:50:34 +00:00
Sandy Tao
f9ba079747
[Refactor] Centralizes autocompletion logic within useCompletion ( #4740 )
2025-07-25 04:41:35 +00:00
Tommaso Sciortino
e0d0fcd8f6
Fix InputPrompt.test.tsx to be windows compatible ( #4736 )
2025-07-23 22:49:09 +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
Josh Soref
03f7b220d3
Various spelling improvements ( #3497 )
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com >
Co-authored-by: Sandy Tao <sandytao520@icloud.com >
2025-07-21 21:54:44 +00:00
Seydulla Narkulyyev
8bbe46fb44
feat(cli):suggestion-navigation-shortcut ( #3641 )
...
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-07-21 21:43:23 +00:00
christine betts
8c74054f3f
[ide-mode] Use active files and selected text in user prompt ( #4614 )
2025-07-21 20:52:02 +00:00
Abhi
01aab21093
prefactor(commands): Command Service Prefactor for Extensible Commands ( #4511 )
2025-07-20 20:57:34 +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
Shreya Keshive
03071fea8a
Display open IDE file in context section above input box rather than in the footer ( #4470 )
2025-07-18 22:14:46 +00:00
Sandy Tao
2591b5c667
improve command completion trigger logic based on cursor position ( #4462 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-18 21:54:10 +00:00
Billy Biggs
1aa9a168c5
Summarize extensions and MCP servers on startup ( #3977 )
2025-07-18 18:45:00 +00:00
Harold Mciver
818c40897e
feat(cli): allow executing commands on perfect match ( #4397 )
...
Co-authored-by: Jenna Inouye <jinouye@google.com >
2025-07-18 04:55:29 +00:00
Miguel Solorio
33a522c58c
Light theme color improvements ( #4396 )
2025-07-18 00:46:33 +00:00
Keith Lyons
40f8f02205
feat(ui): hide cursor when terminal is unfocused ( #4012 )
2025-07-18 00:45:42 +00:00
Miguel Solorio
b565c83239
Add numbers to selection list ( #4320 )
2025-07-17 22:51:42 +00:00
goldyonatan
905b0fee5c
Fix #4220 : allow up/down arrow to toggle history when only one sugges… ( #4377 )
2025-07-17 22:30:39 +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
Ali
ac10136a39
Fix ANSI escape crash in text buffer ( #3987 ) ( #3999 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-17 17:53:30 +00:00
Matias
20b6a0d8b1
feat(cli): clear input buffer on CTRL+C when not executing commands ( #1729 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-16 03:35:58 +00:00
Elvin
e58ba21d6b
Update MaxSizedBox.tsx ( #2233 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
Co-authored-by: Pascal Birchler <pascalb@google.com >
2025-07-15 23:35:03 +00:00
Shreya Keshive
e1c799b853
Adds the user's active file in the IDE to the footer ( #4154 )
2025-07-15 14:19:59 +00:00
Billy Biggs
5f1a9c77ae
Add back support for escaping newline with a \ character ( #4064 )
2025-07-14 03:34:20 +00:00
N. Taylor Mullen
e49beca60d
feat: Invert scroll arrow default in RadioButtonSelect ( #4006 )
2025-07-13 03:58:00 +00:00
N. Taylor Mullen
f438df0b2c
feat: Add GEMINI_DEFAULT_AUTH_TYPE support ( #4002 )
2025-07-13 03:43:35 +00:00
N. Taylor Mullen
0343a9ae31
fix(auth): Remove sharp edges from headless auth ( #3985 )
2025-07-12 15:42:47 -07:00
Jayson Dasher
7be8781a16
feat: Add clipboard image paste support for macOS ( #1580 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-12 04:06:49 +00:00
Miguel Solorio
e6728c27b3
Add scrolling to theme dialog ( #3895 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-12 01:05:21 +00:00
Miguel Solorio
e71f93d60c
Add visual cues for nightly version ( #3701 )
...
Co-authored-by: Jacob Richman <jacob314@gmail.com >
2025-07-11 20:43:57 +00:00
Tommaso Sciortino
7e07a7c812
Indent subcommands in help output ( #3703 )
2025-07-10 16:21:20 +00:00
christine betts
fc7a56eba3
Add system-wide settings config for administrators ( #3498 )
...
Co-authored-by: Jack Wotherspoon <jackwoth@google.com >
2025-07-09 21:16:42 +00:00
uttamkanodia14
3bd85150b2
Adding TurnId to Tool call and API responses and error logs. ( #3039 )
...
Co-authored-by: Scott Densmore <scottdensmore@mac.com >
2025-07-09 18:49:30 +00:00
Principal-Ideal
0cb66f3863
chore: fix typo ( #3570 )
2025-07-09 05:46:55 +00:00
Pascal Birchler
1ed04683e4
fix(auth): do not blindly default to API key auth ( #3235 )
...
Co-authored-by: matt korwel <matt.korwel@gmail.com >
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com >
2025-07-08 22:10:36 +00:00
Ayesha Shafique
14e1d3e207
style: Format execution time as minutes, seconds ( #2707 )
2025-07-08 06:14:42 +00:00
Tommaso Sciortino
907b686901
Fix double "esc" bug in Auth dialog ( #3493 )
2025-07-07 23:27:24 +00:00
Marat Boshernitsan
5c6d8f7548
Enable Gemini CLI to reuse user's auth in Cloud Shell ( #3070 )
2025-07-07 22:02:13 +00:00
Abhi
3227b5286f
feature(commands) - Refactor Slash Command + Vision For the Future ( #3175 )
2025-07-07 20:45:44 +00:00
Sambhav Khanna
a5396e00de
fix(cli): Prevent Tab from auto-executing incomplete slash commands ( #2919 )
...
Co-authored-by: matt korwel <matt.korwel@gmail.com >
2025-07-07 19:43:27 +00:00
Devansh Sharma
1696d9f15e
feat: YOLO mode shorctut displayed inside /help ( #3367 )
2025-07-06 15:48:29 +00:00
Daniel Sibaja
e3afdf74ff
Fix #2922 : Prevent @ concatenation to valid paths in shellmode. ( #2932 )
2025-07-05 22:20:12 +00:00