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 |
|
Jacob Richman
|
35bf56b087
|
Deflake windows tests. (#19511)
|
2026-02-19 16:17:34 +00:00 |
|
Jacob Richman
|
e138f1ff70
|
fix spacing (#19494)
|
2026-02-19 06:39:54 +00:00 |
|
Jacob Richman
|
85a48203db
|
Migrate core render util to use xterm.js as part of the rendering loop. (#19044)
|
2026-02-19 00:46:50 +00:00 |
|
imadraude
|
fddde1800c
|
fix(ui): move margin from top to bottom in ToolGroupMessage (#17198)
|
2026-02-18 21:51:03 +00:00 |
|
Dmitry Lyalin
|
5dfe83694c
|
feat(cli): add macOS run-event notifications (interactive only) (#19056)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-02-18 20:28:17 +00:00 |
|
Mag1ck
|
8edbbcd071
|
feat(cli): add gemini --resume hint on exit (#16285)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-02-18 15:54:01 +00:00 |
|
Jack Wotherspoon
|
508af3aecd
|
fix: optimize height calculations for ask_user dialog (#19017)
|
2026-02-18 15:52:30 +00:00 |
|
Yuna Seol
|
9c58c0471a
|
feat: add role-specific statistics to telemetry and UI (cont. #15234) (#18824)
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-02-17 17:32:30 +00:00 |
|
Jerop Kipruto
|
55917e9fa7
|
feat(cli): update approval mode cycle order (#19254)
|
2026-02-17 15:13:27 +00:00 |
|
Ramón Medrano Llamas
|
46cd73f0af
|
Add Solarized Dark and Solarized Light themes (#19064)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2026-02-16 22:01:52 +00:00 |
|
Shreya Keshive
|
619a9bfba0
|
feat(cleanup): enable 30-day session retention by default (#18854)
|
2026-02-13 22:57:55 +00:00 |
|
Adib234
|
0d4a0fabcf
|
fix(plan): persist the approval mode in UI even when agent is thinking (#18955)
|
2026-02-13 20:02:39 +00:00 |
|
Jerop Kipruto
|
398dee95ee
|
feat(ui): align AskUser color scheme with UX spec (#18943)
|
2026-02-12 21:10:25 +00:00 |
|
Jacob Richman
|
143d549c90
|
ui(polish) blend background color with theme (#18802)
|
2026-02-12 19:56:07 +00:00 |
|
Dmitry Lyalin
|
bfd33db16a
|
feat(cli): prototype clean UI toggle and minimal-mode bleed-through (#18683)
|
2026-02-12 19:25:24 +00:00 |
|
Tommaso Sciortino
|
3bbad6d094
|
feat(cli): support Ctrl-Z suspension (#18931)
Co-authored-by: Bharat Kunwar <brtkwr@gmail.com>
|
2026-02-12 17:55:56 +00:00 |
|
Jack Wotherspoon
|
bc34b72c88
|
feat: multi-line text answers in ask-user tool (#18741)
|
2026-02-11 14:14:53 +00:00 |
|
Andrew Garrett
|
adb2b0da50
|
fix(cli): hide scrollbars when in alternate buffer copy mode (#18354)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-10 20:30:27 +00:00 |
|
Jacob Richman
|
15bac2f084
|
Code review cleanup for thinking display (#18720)
|
2026-02-10 19:12:40 +00:00 |
|