Abhi
|
e6cbc240c2
|
refactor(cli): Extract reusable BaseSelectionList component and modernize RadioButtonSelect tests (#9021)
|
2025-09-22 15:14:41 +00:00 |
|
Tommaso Sciortino
|
aadd281e79
|
Fix incompatibilities with package.json (#8949)
|
2025-09-20 18:38:03 +00:00 |
|
Jacob Richman
|
29c4b49875
|
Fix bug where users are unable to re-enter disconnected terminals. (#8765)
|
2025-09-20 17:59:37 +00:00 |
|
Sandy Tao
|
07edf419ba
|
fix(ui): prevent useSlashCompletion effects from running during @ completion (#8986)
|
2025-09-20 16:13:58 +00:00 |
|
shrutip90
|
484af03781
|
fix(cli): Revert the code to hide tips when showing trust dialog (#8946)
|
2025-09-19 22:22:39 +00:00 |
|
Jacob MacDonald
|
970e0f7e64
|
Add support for auto-updating git extensions (#8511)
|
2025-09-18 21:49:47 +00:00 |
|
Gal Zahavi
|
b3d17d7e50
|
fix(shell): update shell setting from usePty to enableInteractiveShell (#8726)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-18 20:05:01 +00:00 |
|
Gal Zahavi
|
1b243dc43f
|
refactor(shell): Send AnsiOutput when ShowColor is false (#8647)
|
2025-09-18 20:04:46 +00:00 |
|
Gal Zahavi
|
a4e3352824
|
refactor(ui): Optimize rendering performance (#8239)
|
2025-09-17 22:37:13 +00:00 |
|
Jacob MacDonald
|
5a1c5922f3
|
Emit a warning when memory usage exceeds 7GB (#7613)
|
2025-09-17 21:32:46 +00:00 |
|
Tommaso Sciortino
|
4538196bc8
|
Fix automatic compression bug (#8599)
|
2025-09-17 20:12:06 +00:00 |
|
Tommaso Sciortino
|
1d818510b6
|
Show Citations by default for all users. (#8570)
|
2025-09-17 02:40:51 +00:00 |
|
Abhi
|
81cb042da7
|
feat(telemetry): Add telemetry and metrics for model routing (#8518)
|
2025-09-16 20:53:58 +00:00 |
|
Gal Zahavi
|
e32b135bd7
|
refactor: Replace exec with spawn (#8510)
|
2025-09-16 19:03:17 +00:00 |
|
James
|
e5b6a58ae6
|
refactor: refactor slash command parsing to a util function. (#8381)
|
2025-09-15 23:56:07 +00:00 |
|
Ayesha Shafique
|
1e1a816bbf
|
feat (cli): Add command search using Ctrl+r (#5539)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-15 17:49:23 +00:00 |
|
Luke Schlangen
|
795b5ce763
|
fix: positional arguments for MCP prompts (#8034)
|
2025-09-15 15:13:21 +00:00 |
|
Arya Gummadi
|
3e48d743fa
|
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 |
|
Jacob MacDonald
|
13354e9627
|
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
|
dc7656af8c
|
feat(shell): enable interactive commands with virtual terminal (#6694)
|
2025-09-11 20:27:27 +00:00 |
|
Tommaso Sciortino
|
5237c37c81
|
Fix MCP prompt slash commands not appearing. (#8290)
|
2025-09-11 19:59:38 +00:00 |
|
Tommaso Sciortino
|
48f3c8210f
|
Refactor IdeContextStore (#8278)
|
2025-09-11 18:22:20 +00:00 |
|
Abhi
|
431bf4c273
|
feat(routing): Initialize model routing architecture (#8153)
|
2025-09-11 17:38:50 +00:00 |
|
Sandy Tao
|
8985fd43c8
|
feat(ui): Add confirmation dialog for disabling loop detection for current session (#8231)
|
2025-09-11 05:20:13 +00:00 |
|
Abhi
|
32992ff772
|
refactor(core): Introduce LlmUtilityService and promptIdContext (#7952)
|
2025-09-09 05:14:15 +00:00 |
|
Tommaso Sciortino
|
a51d07b59c
|
Allow users to type while waiting for MCP servers (#8021)
|
2025-09-08 23:37:36 +00:00 |
|
shrutip90
|
0408e1f3d6
|
fix: Restart logic in useFolderTrust hook (#8038)
|
2025-09-08 21:43:49 +00:00 |
|
Abhi
|
bb2c912bd9
|
refactor: Centralize and improve model fallback handling (#7634)
|
2025-09-08 20:19:52 +00:00 |
|
hritan
|
226bc0156f
|
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 |
|
Tommaso Sciortino
|
271e54623d
|
Pull contentGenerator out of GeminiClient and into Config. (#7825)
|
2025-09-07 20:00:03 +00:00 |
|
DeWitt Clinton
|
8ed1dd5ae2
|
Allow for slash commands to opt-out of autocompletion and /help discovery. (#7847)
|
2025-09-06 21:16:58 +00:00 |
|
Keith Lyons
|
a5235273be
|
feat(ui): Introduce useUI Hook and UIContext (#5488)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-09-06 05:39:02 +00:00 |
|
Rinil Kunhiraman
|
d2c3d1a501
|
feat(ui): improve discoverability of MCP slash commands (#6080)
Co-authored-by: Rinil Kunhiraman <rinilkunhiraman@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-09-06 03:15:40 +00:00 |
|
Jacob Richman
|
9374acdffa
|
Fix issues where escape codes could end up on startup in the input prompt (#7267)
|
2025-09-06 00:18:51 +00:00 |
|
Sandy Tao
|
13c1efeb29
|
feat(core): Save large tool outputs to a file and return truncated lines (#6240)
|
2025-09-05 22:37:29 +00:00 |
|
Tommaso Sciortino
|
d29d0e777c
|
Refactor Authentication Components and Hooks (#7750)
|
2025-09-05 22:35:41 +00:00 |
|
DeWitt Clinton
|
e93c96546c
|
Add hidden property to slash commands (#7797)
|
2025-09-05 20:38:36 +00:00 |
|
christine betts
|
d3021475ea
|
Make 'source' a positional argument in extensions install and set flag to true (#7807)
|
2025-09-05 18:44:41 +00:00 |
|
Tommaso Sciortino
|
ca53eccb2c
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
Victor May
|
e9f38f24df
|
Handle cleaning up the response text in the UI when a response stream retry occurs (#7416)
|
2025-09-04 02:00:16 +00:00 |
|
shrutip90
|
5d5513fc5c
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
JAYADITYA
|
0e25d7d6eb
|
feat(cli): custom witty message (#7641)
|
2025-09-03 16:39:04 +00:00 |
|
owenofbrien
|
e795f398fb
|
Log config.useSmartEdit to Clearcut (#7617)
|
2025-09-03 09:58:47 +00:00 |
|
bl-ue
|
c88afaa5f5
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Tommaso Sciortino
|
070f70a60e
|
Enable citations by default for certain users. (#7438)
|
2025-09-02 16:36:24 +00:00 |
|
shishu314
|
979bb6b723
|
Fix(cli) - Remove Foldertrust Feature Flag (#7420)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 16:01:22 +00:00 |
|
Adam Weidman
|
cb840e6c09
|
chore(dedup): Mock tools refix (#7418)
|
2025-08-29 20:08:26 +00:00 |
|
Davor Racic
|
e8f5823952
|
feat(cli): add fuzzy matching for command suggestions (#6633)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-29 18:38:39 +00:00 |
|
Hiroaki Mitsuyoshi
|
85392295b9
|
fix(cli): preserve input history after /clear command (#5890)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-29 18:18:22 +00:00 |
|
Tommaso Sciortino
|
95db24f234
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|