ruomeng
|
f6d8335cea
|
fix(plan): reserve minimum height for selection list in AskUserDialog (#23280)
|
2026-03-23 18:27:08 +00:00 |
|
Keith Guerin
|
624834eb78
|
feat(cli): implement full "GEMINI CLI" logo for logged-out state (#22412)
|
2026-03-23 18:05:00 +00:00 |
|
Abhi
|
881316be7a
|
test(cli): force generic terminal in tests to fix snapshot failures (#23499)
|
2026-03-23 14:50:25 +00:00 |
|
Abhi
|
d114f7feb8
|
fix(cli): add Esc instruction to HooksDialog footer (#23258)
|
2026-03-21 04:29:09 +00:00 |
|
Tommaso Sciortino
|
d0bab49ef7
|
test(cli): refactor tests for async render utilities (#23252)
|
2026-03-20 20:08:29 +00:00 |
|
Jacob Richman
|
48513b042d
|
Fix logging and virtual list. (#23080)
|
2026-03-19 17:50:49 +00:00 |
|
Tommaso Sciortino
|
c59bc33ac4
|
refactor(cli): integrate real config loading into async test utils (#23040)
|
2026-03-19 17:05:33 +00:00 |
|
Dev Randalpura
|
61506635db
|
fix(ui): fix flickering on small terminal heights (#21416)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-18 21:28:21 +00:00 |
|
Keith Guerin
|
e396d9a569
|
feat(ui): format multi-line banner warnings with a bold title (#22955)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-03-18 18:39:12 +00:00 |
|
anj-s
|
34e4e09459
|
feat: add 'blocked' status to tasks and todos (#22735)
|
2026-03-17 23:24:26 +00:00 |
|
Adib234
|
517f0817cd
|
feat(plan): add 'All the above' option to multi-select AskUser questions (#22365)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-17 19:17:34 +00:00 |
|
AK
|
4e7af9d762
|
feat(core): add foundation for subagent tool isolation (#22708)
|
2026-03-17 03:54:33 +00:00 |
|
Sri Pasumarthi
|
b5f6417574
|
fix: Adjust ToolGroupMessage filtering to hide Confirming and show Canceled tool calls. (#22230)
|
2026-03-16 15:50:11 +00:00 |
|
Sri Pasumarthi
|
d8f44cd7b7
|
feat: Display pending and confirming tool calls (#22106)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-12 05:57:37 +00:00 |
|
Gal Zahavi
|
ed6ddfbe35
|
feat(policy): add --admin-policy flag for supplemental admin policies (#20360)
|
2026-03-11 17:35:45 +00:00 |
|
Aishanee Shah
|
bd23fec6a9
|
Feat/retry fetch notifications (#21813)
|
2026-03-11 03:33:50 +00:00 |
|
Gal Zahavi
|
a912b7ce23
|
feat: implement background process logging and cleanup (#21189)
|
2026-03-11 00:13:20 +00:00 |
|
Gaurav
|
7dfb8b6e80
|
fix(ui): handle headless execution in credits and upgrade dialogs (#21850)
|
2026-03-10 14:54:15 +00:00 |
|
Jacob Richman
|
c60856c209
|
fix(cli): make footer items equally spaced (#21843)
|
2026-03-10 08:07:26 +00:00 |
|
Jacob Richman
|
cc43cfa810
|
feat/redesign header compact (#20922)
|
2026-03-09 20:40:46 +00:00 |
|
Jacob Richman
|
ab20a427fe
|
Code review comments as a pr (#21209)
|
2026-03-08 08:36:54 +00:00 |
|
Keith Guerin
|
c3df37fd4a
|
feat(cli): Invert quota language to 'percent used' (#20100)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-07 23:17:10 +00:00 |
|
Jarrod Whelan
|
c0c7101138
|
fix(ui): unify Ctrl+O expansion hint experience across buffer modes (#21474)
|
2026-03-07 19:04:22 +00:00 |
|
Keith Guerin
|
23a54e0557
|
feat(cli): overhaul thinking UI (#18725)
|
2026-03-07 04:20:27 +00:00 |
|
Tommaso Sciortino
|
51e9780a54
|
feat(ui): dynamically generate all keybinding hints (#21346)
|
2026-03-06 18:34:26 +00:00 |
|
Mark McLaughlin
|
ae65646af4
|
fix(theme): improve theme color contrast for macOS Terminal.app (#21175)
|
2026-03-05 23:33:49 +00:00 |
|
Tommaso Sciortino
|
5b980e52ef
|
remove wildcard behavior on keybindings (#21315)
|
2026-03-05 22:11:53 +00:00 |
|
Jacob Richman
|
d7be4e3acd
|
Fix so shell calls are formatted (#21237)
|
2026-03-05 18:39:42 +00:00 |
|
Jack Wotherspoon
|
0a9a53e3c1
|
feat: add custom footer configuration via /footer (#19001)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-05 02:21:48 +00:00 |
|
Dev Randalpura
|
6add6ee949
|
fix(ui): removed double padding on rendered content (#21029)
|
2026-03-05 01:00:34 +00:00 |
|
Keith Guerin
|
0fd5905cea
|
feat(ui): standardize semantic focus colors and enhance history visibility (#20745)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-04 00:10:09 +00:00 |
|
Jacob Richman
|
01bd2cc8f1
|
Support bold and other styles in svg snapshots (#20937)
|
2026-03-03 22:44:25 +00:00 |
|
Shashank Trivedi
|
bf75f40524
|
feat(cli): add chat resume footer on session quit (#20667)
Co-authored-by: Dev Randalpura <devrandalpura@google.com>
|
2026-03-03 22:38:26 +00:00 |
|
Keith Guerin
|
455d28dbc6
|
feat(cli): invert context window display to show usage (#20071)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-03 09:22:29 +00:00 |
|
Shreya Keshive
|
4cf8466016
|
feat(admin): enable 30 day default retention for chat history & remove warning (#20853)
|
2026-03-02 22:44:49 +00:00 |
|
Keith Guerin
|
72efc6222b
|
feat: redesign header to be compact with ASCII icon (#18713)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-03-02 21:12:17 +00:00 |
|
Abdul Tawab
|
247d0775b1
|
style(cli) : Dialog pattern for /hooks Command (#17930)
|
2026-03-02 21:12:05 +00:00 |
|
Gaurav
|
3f9948f745
|
feat(billing): implement G1 AI credits overage flow with billing telemetry (#18590)
|
2026-02-27 18:15:06 +00:00 |
|
Jacob Richman
|
a13575a673
|
fix(cli): hide shortcuts hint while model is thinking or the user has typed a prompt + add debounce to avoid flicker (#19389)
|
2026-02-27 15:34:49 +00:00 |
|
Jerop Kipruto
|
3fe94708b5
|
feat(ui): add 'ctrl+o' hint to truncated content message (#20529)
|
2026-02-27 15:02:46 +00:00 |
|
Adib234
|
98ca5f374e
|
feat(plan): support opening and modifying plan in external editor (#20348)
|
2026-02-26 04:38:44 +00:00 |
|
Jacob Richman
|
b672db6a3f
|
test: support tests that include color information (#20220)
|
2026-02-25 23:31:35 +00:00 |
|
Jerop Kipruto
|
4a0f70af16
|
feat(plan): support automatic model switching for Plan Mode (#20240)
|
2026-02-25 00:15:14 +00:00 |
|
Keith Guerin
|
ae6ed5bb7c
|
Shortcuts: Move SectionHeader title below top line and refine styling (#18721)
|
2026-02-24 08:12:29 +00:00 |
|
kevinjwang1
|
7704b1bf81
|
Add new setting to configure maxRetries (#20064)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-23 23:57:16 +00:00 |
|
Sehoon Shon
|
187049a28c
|
refactor(config): remove enablePromptCompletion from settings (#19974)
|
2026-02-22 19:10:20 -05:00 |
|
Jarrod Whelan
|
909dbd5d3e
|
feat(cli): improve CTRL+O experience for both standard and alternate screen buffer (ASB) modes (#19010)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-21 00:26:11 +00:00 |
|
Abhijit Balaji
|
5793acd758
|
feat(policy): implement project-level policy support (#18682)
|
2026-02-20 00:16:03 +00:00 |
|
Jerop Kipruto
|
bb6abd0267
|
feat(plan): support configuring custom plans storage directory (#19577)
|
2026-02-19 22:47:08 +00:00 |
|
Jack Wotherspoon
|
d28bbf35b1
|
fix: remove extra padding in Composer (#19529)
|
2026-02-19 21:31:09 +00:00 |
|