Gal Zahavi
|
356f76e545
|
refactor(config): remove legacy V1 settings migration logic (#16252)
|
2026-01-09 22:34:23 +00:00 |
|
Megha Bansal
|
95693e265e
|
Improve code coverage for cli package (#13724)
|
2025-11-24 17:41:46 +00:00 |
|
Shreya Keshive
|
86828bb561
|
feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-11-18 09:01:16 -08:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Jacob Richman
|
3937461272
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Jacob Richman
|
54fa26ef0e
|
Fix tests to wrap all calls changing the UI with act. (#12268)
|
2025-10-30 18:50:26 +00:00 |
|
Sandy Tao
|
d065c3ca53
|
fix(cli): Enable typechecking for more test files (#11455)
|
2025-10-19 03:43:19 +00:00 |
|
Shreya Keshive
|
ae48e964f0
|
feat(ui): add flicker detection and metrics (#10821)
|
2025-10-10 20:18:38 +00:00 |
|
christine betts
|
19400ba8c7
|
Reapply "feat(accessibility): implement centralized screen reader layout (#9263)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-27 01:27:00 +00:00 |
|
christine betts
|
39b0948417
|
Revert "feat(accessibility): implement centralized screen reader layo… (#9255)
|
2025-09-23 19:44:33 +00:00 |
|
Victor Tsaran
|
bfd904bfc8
|
feat(accessibility): implement centralized screen reader layout system (#8155)
|
2025-09-23 18:04:49 +00:00 |
|
shrutip90
|
6c559e2338
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +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 |
|
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 |
|
Tommaso Sciortino
|
7239c5cd9a
|
Refactor Authentication Components and Hooks (#7750)
|
2025-09-05 22:35:41 +00:00 |
|
Tommaso Sciortino
|
cb43bb9ca4
|
Use IdeClient directly instead of config.ideClient (#7627)
|
2025-09-04 16:32:09 +00:00 |
|
shrutip90
|
7c667e100e
|
Override Gemini CLI trust with VScode workspace trust when in IDE (#7433)
|
2025-09-03 18:44:26 +00:00 |
|
Tommaso Sciortino
|
e6e60861e5
|
Move settings error throwing to loadSettings (#7605)
|
2025-09-03 17:41:53 +00:00 |
|
JAYADITYA
|
de53b30e69
|
feat(cli): custom witty message (#7641)
|
2025-09-03 16:39:04 +00:00 |
|
bl-ue
|
b5dd6f9ea6
|
feat(sessions): Integrate chat recording into GeminiChat (#6721)
|
2025-09-03 05:29:07 +00:00 |
|
Miguel Solorio
|
0a7f5be81f
|
Add footer configuration settings (#7419)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-02 17:35:43 +00:00 |
|
Hiroaki Mitsuyoshi
|
6f91cfa9a3
|
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
|
71ad272a1b
|
Show citations at the end of each turn (#7350)
|
2025-08-28 23:42:54 +00:00 |
|
shishu314
|
10c6af7e49
|
Fix(trust) - Disable commands from untrusted directories when useFolderTrust is enabled (#7341)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
Co-authored-by: Shi Shu <shii@google.com>
|
2025-08-28 21:45:47 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
David East
|
2df3480cba
|
fix(cli): make Ctrl+C UI test less flaky (#7166)
|
2025-08-27 00:06:02 +00:00 |
|
HugoMurillo
|
cf9de689c3
|
fix(#6392): latest prompt being reloaded when ending a persistent process (#6857)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-26 18:01:31 +00:00 |
|
Arya Gummadi
|
2c6794feed
|
fix: resolve three flaky tests (#7058)
|
2025-08-26 00:27:36 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
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 |
|
Billy Biggs
|
04953d60c1
|
Introduce system defaults (vs system overrides) (#6724)
|
2025-08-25 04:21:22 +00:00 |
|
Deepankar Sharma
|
53067fda74
|
Add support for debug logging of keystrokes to investigate #6227 (#6844)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 23:31:55 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
官余棚
|
589f5e6823
|
feat(cli): prompt completion (#4691)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 08:04:04 +00:00 |
|
shrutip90
|
ba5309c405
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Jack Wotherspoon
|
fb5f2987f3
|
feat(ui): add hideFooter setting to hide footer from UI (#6505)
|
2025-08-19 21:06:01 +00:00 |
|
Shreya Keshive
|
9588aa6ef9
|
feat: Show /ide subcommands based on connection status instead of ideMode boolean (#6496)
|
2025-08-19 17:24:58 +00:00 |
|
Akhil Appana
|
fde5511c27
|
feat(ui): implement message queuing during streaming responses (#6049)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 16:25:16 +00:00 |
|
Arya Gummadi
|
da396bd566
|
fix: ensure consistent theme behavior between local and CI test runs (#6358)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:56:46 +00:00 |
|
Jacob Richman
|
bd5e49c5ff
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
shrutip90
|
69c5582723
|
feat: Show untrusted status in the Footer (#6210)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 18:15:48 +00:00 |
|
Shreya Keshive
|
798c4d1311
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
shrutip90
|
34b5dc7f28
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
Gal Zahavi
|
4f2974dbfe
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-07 22:55:53 +00:00 |
|
Shreya Keshive
|
024b8207eb
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
|
Billy Biggs
|
24c5a15d7a
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
christine betts
|
325bb89137
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|