Fridayxiao
|
331e2ce45d
|
feat(cli): Add setting to show status(or Gemini 's thoughts) in terminal title and taskbar icon (#4386)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 19:48:24 +00:00 |
|
Abhi
|
5151bedf06
|
feat(cli): Add /model command for interactive model selection (#8940)
Co-authored-by: Miguel Solorio <miguel.solorio07@gmail.com>
|
2025-09-23 16:50:09 +00:00 |
|
shrutip90
|
6c559e2338
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
JAYADITYA
|
92543da28c
|
fix(config):Reviving CustomWitty feature (#8432)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-22 15:30:11 +00:00 |
|
Jacob Richman
|
375b8522fc
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
shrutip90
|
c564464e6b
|
fix(cli): Revert the code to hide tips when showing trust dialog (#8946)
|
2025-09-19 22:22:39 +00:00 |
|
fuyou
|
e48f61bdc7
|
fix(cli): ctrl c/ctrl d close cli when in dialogs (#8685)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-09-19 06:52:29 +00:00 |
|
Jacob MacDonald
|
22b7d86574
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Shreya Keshive
|
db5b49b2ca
|
refactor(ide): replace DetectedIde enum with IDE_DEFINITIONS object (#8698)
|
2025-09-18 19:23:24 +00:00 |
|
Gal Zahavi
|
6756a8b8a9
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Jacob MacDonald
|
13a65ad94f
|
Emit a warning when memory usage exceeds 7GB (#7613)
|
2025-09-17 21:32:46 +00:00 |
|
Pyush Sinha
|
d2b8ff5deb
|
fix: InputPrompt wrapped lines maintain highlighting, increase responsiveness in narrow cases (#7656)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 20:17:50 +00:00 |
|
Ali Al Jufairi
|
efb57e1cef
|
feat(settings): Add availableTerminalHeight prop and optimize settings dialog height management (#7697)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-09-17 17:51:46 +00:00 |
|
Arya Gummadi
|
1145f25ee3
|
feat: auto-approve pending tool calls when auto_edit/yolo is activated (#6665)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-15 03:20:21 +00:00 |
|
Gal Zahavi
|
087c192e51
|
fix(ui): Correct footer measurement and prevent negative terminal height (#8362)
|
2025-09-13 05:42:17 +00:00 |
|
Jacob MacDonald
|
e89012efa8
|
Make a stateful extensions list component, with update statuses (#8301)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-12 16:20:04 +00:00 |
|
Gal Zahavi
|
181898cb5d
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Tommaso Sciortino
|
ad21c10988
|
Fix MCP prompt slash commands not appearing. (#8290)
|
2025-09-11 19:59:38 +00:00 |
|
Tommaso Sciortino
|
d892cde0b0
|
Refactor IdeContextStore (#8278)
|
2025-09-11 18:22:20 +00:00 |
|
Sandy Tao
|
78744cfbca
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Miguel Solorio
|
8cc787f304
|
Fix suggestion alignment (#8233)
|
2025-09-11 03:47:22 +00:00 |
|
Tommaso Sciortino
|
2b05cf3bb4
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
shrutip90
|
097b5c734f
|
fix: Restart logic in useFolderTrust hook (#8038)
|
2025-09-08 21:43:49 +00:00 |
|
Abhi
|
f6f2fff724
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
hritan
|
78142eab55
|
fix: hide tips when folder trust dialog is open (#7394)
Co-authored-by: Hriday Taneja <hridayt@google.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-09-08 16:41:39 +00:00 |
|
Keith Lyons
|
4693137b82
|
fix(ui): disable input prompt during tool confirmation (#7935)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-07 20:17:20 +00:00 |
|
Tommaso Sciortino
|
6e26c88c2c
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
Tommaso Sciortino
|
127d9205b8
|
Fix ctrl-c/esc while Authenticating. (#7879)
|
2025-09-06 17:34:00 +00:00 |
|
Keith Lyons
|
885af07ddb
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|