Christian Gunderman
|
d2f8673c01
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Megha Bansal
|
f48699597c
|
Update error codes when process exiting the gemini cli (#13728)
|
2025-11-26 02:43:21 +00:00 |
|
shrutip90
|
cbcfde6994
|
fix(cli): Exit CLI when trust save unsuccessful during launch (#11968)
|
2025-11-14 19:56:39 +00:00 |
|
Jacob Richman
|
565ac50ddc
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Jacob Richman
|
8edec7612e
|
Migrate tests to use avoid jsdom (#12118)
|
2025-10-28 17:32:15 +00:00 |
|
Jacob Richman
|
58cf2f076a
|
First batch of fixing tests to use best practices. (#11964)
|
2025-10-25 21:41:53 +00:00 |
|
Sandy Tao
|
0f77c37b9b
|
fix(cli): Fix type errors in UI hooks tests (#11483)
|
2025-10-20 00:16:16 +00:00 |
|
shrutip90
|
6dec0f0e1c
|
fix: Add a message about permissions command on startup in untrusted … (#10755)
|
2025-10-09 05:17:58 +00:00 |
|
Adam Weidman
|
bbdc51a1cc
|
chore: fix folder trust tests (#10636)
|
2025-10-07 14:29:38 +00:00 |
|
shrutip90
|
5ece4a4656
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +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 |
|
shrutip90
|
0408e1f3d6
|
fix: Restart logic in useFolderTrust hook (#8038)
|
2025-09-08 21:43:49 +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 |
|
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 |
|
Pascal Birchler
|
a97a6cc71b
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
42392f6308
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
shrutip90
|
ee5f166f80
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
shrutip90
|
ded587394f
|
feat: Show untrusted status in the Footer (#6210)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 18:15:48 +00:00 |
|
shrutip90
|
f290fef5f0
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +00:00 |
|
shrutip90
|
feb14f18fc
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|