Allen Hutchison
|
064edc52f5
|
feat(policy): Introduce config-based policy engine with TOML configuration (#11992)
|
2025-10-28 16:20:57 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Pyush Sinha
|
2dfb813c90
|
(fix): appcontainer should not poll and footer should use currentModel from ui state (#11923)
|
2025-10-27 22:33:12 +00:00 |
|
Tommaso Sciortino
|
0e4dce23b2
|
use debugLogger instead of console (#12095)
|
2025-10-27 18:35:16 +00:00 |
|
Jacob MacDonald
|
c4c0c0d182
|
Create ExtensionManager class which manages all high level extension tasks (#11667)
|
2025-10-23 18:39:36 +00:00 |
|
Abhi
|
3a501196f0
|
feat(ux): Surface internal errors via unified event system (#11803)
|
2025-10-23 18:14:14 +00:00 |
|
Jacob Richman
|
9e91aafe40
|
Fix bug where tool scheduler was repeatedly created. (#11767)
|
2025-10-23 16:35:32 +00:00 |
|
shishu314
|
4f220e945a
|
feat(infra) - Add logging for when user tries to exit multiple times (#11218)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
|
2025-10-22 21:39:27 +00:00 |
|
Abhi
|
b364f37655
|
refactor(logging): Centralize console logging with debugLogger (#11590)
|
2025-10-21 20:35:22 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Pyush Sinha
|
397e52dac7
|
fix(ui): escaping theme dialog no longer resets theme to default (#11323)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-20 17:50:09 +00:00 |
|
Tommaso Sciortino
|
cd76b0b22d
|
Create Todo List Tab (#11430)
|
2025-10-18 04:10:57 +00:00 |
|
Jacob MacDonald
|
f4330c9f5e
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Tommaso Sciortino
|
795e5134c7
|
Remove ctrl-t binding for /mcp commands (#11372)
|
2025-10-17 16:42:09 +00:00 |
|
Akhil Appana
|
22f725eb08
|
feat: allow editing queued messages with up arrow key (#10392)
Co-authored-by: Akhil Appana <akhilapp@google.com>
|
2025-10-17 00:04:13 +00:00 |
|
Srivats Jayaram
|
6ded45e5d2
|
feat: Add markdown toggle (alt+m) to switch between rendered and raw… (#10383)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-16 18:23:36 +00:00 |
|
Jainam M
|
4f17eae5cc
|
feat(cli): Prevent queuing of slash and shell commands (#11094)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-10-15 17:02:50 +00:00 |
|
Tommaso Sciortino
|
dabe161a6f
|
Don't accept input until slash commands are loaded (#11162)
|
2025-10-15 01:15:57 +00:00 |
|
Shreya Keshive
|
ae48e964f0
|
feat(ui): add flicker detection and metrics (#10821)
|
2025-10-10 20:18:38 +00:00 |
|
Jacob Richman
|
558be87311
|
Re-land bbiggs changes to reduce margin on narrow screens with fixes + full width setting (#10522)
|
2025-10-10 02:27:20 +00:00 |
|
Tommaso Sciortino
|
cd354aebed
|
Fix hooks to avoid unnecessary re-renders (#10820)
|
2025-10-09 18:07:25 +00:00 |
|
shrutip90
|
a044c25981
|
fix: Add a message about permissions command on startup in untrusted … (#10755)
|
2025-10-09 05:17:58 +00:00 |
|
Jacob Richman
|
34ba8be821
|
Enhance debug profiler to track tree framerate and dispatch errors (#10502)
|
2025-10-07 17:28:35 +00:00 |
|
sgnagnarella
|
43bac6a038
|
Adding list sub command to memoryCommand to list the path of GEMINI.md files (#10108)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-10-02 21:46:54 +00:00 |
|
Jacob Richman
|
a404fb8d2e
|
Switch to a reducer for tracking update state fixing flicker issues due to continuous renders (#10280)
|
2025-10-01 21:53:15 +00:00 |
|
Jacob MacDonald
|
cea1a867b6
|
Extension update confirm dialog (#10183)
|
2025-09-29 21:19:19 +00:00 |
|
shrutip90
|
d6933c77ba
|
fix(cli): Make IDE trust listener also listen to IDE status changes a… (#9783)
|
2025-09-29 20:54:12 +00:00 |
|
shishu314
|
042288e72c
|
fix(infra)- Add pr number to release branches (#9506)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-29 17:14:53 +00:00 |
|
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 |
|