Dmitry Lyalin
|
1f1cf756c8
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Gal Zahavi
|
ec5836c4d6
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +00:00 |
|
Sehoon Shon
|
61d92c4a21
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
Philippe
|
2498114df6
|
fix: resolve infinite loop when using 'Modify with external editor' (#17453)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: ehedlund <ehedlund@google.com>
|
2026-02-05 20:52:41 +00:00 |
|
Jacob Richman
|
258643dec4
|
undo (#18147)
|
2026-02-05 18:54:46 +00:00 |
|
Gal Zahavi
|
71f46f1160
|
fix: enforce folder trust for workspace settings, skills, and context (#17596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 22:53:31 +00:00 |
|
Sehoon Shon
|
d63c34b6e1
|
feat(ui): move user identity display to header (#18216)
|
2026-02-03 21:51:21 +00:00 |
|
Abhijit Balaji
|
4e4a55be35
|
feat(cli): implement automatic theme switching based on terminal background (#17976)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2026-02-03 00:39:17 +00:00 |
|
Jacob Richman
|
00fdb30211
|
Support ctrl-C and Ctrl-D correctly Refactor so InputPrompt has priority over AppContainer for input handling. (#17993)
|
2026-01-31 00:11:14 +00:00 |
|
Jerop Kipruto
|
62346875e4
|
feat(plan): reuse standard tool confirmation for AskUser tool (#17864)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-01-30 18:32:21 +00:00 |
|
Gal Zahavi
|
b611f9a519
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Emily Hedlund
|
2238802e97
|
feat(core): implement interactive and non-interactive consent for OAuth (#17699)
|
2026-01-30 14:57:34 +00:00 |
|
Yuna Seol
|
7f066fd3a7
|
feat(cli): Display user identity (auth, email, tier) on startup (#17591)
Co-authored-by: Keith Guerin <keithguerin@gmail.com>
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-01-29 05:07:52 +00:00 |
|
Tommaso Sciortino
|
553ae3ad69
|
feat(cli): update undo/redo keybindings to Cmd+Z/Alt+Z and Shift+Cmd+Z/Shift+Alt+Z (#17800)
|
2026-01-28 22:57:27 +00:00 |
|
Jacob Richman
|
b51323b40c
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
Jack Wotherspoon
|
36d618f72a
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
Shreya Keshive
|
7904f973a0
|
fix(admin): fix a few bugs related to admin controls (#17590)
|
2026-01-27 17:14:11 +00:00 |
|
Christian Gunderman
|
2271bbb339
|
feat(agents): implement first-run experience for project-level sub-agents (#17266)
|
2026-01-26 19:49:32 +00:00 |
|
Ali Muthanna
|
93c62a2bdc
|
Fix/issue 17070 (#17242)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-26 16:59:20 +00:00 |
|
Gaurav
|
5fe328c56a
|
Improve error messages on failed onboarding (#17357)
|
2026-01-26 14:31:19 +00:00 |
|
Abhi
|
1832f7b90a
|
feat(cli): Moves tool confirmations to a queue UX (#17276)
Co-authored-by: Christian Gunderman <gundermanc@google.com>
|
2026-01-24 01:32:35 +00:00 |
|
Adib234
|
12a5490bcf
|
Allow prompt queueing during MCP initialization (#17395)
|
2026-01-23 23:32:06 +00:00 |
|
Manoj Naik
|
df379b523b
|
fix(cli): preserve input text when declining tool approval (#15624) (#15659)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2026-01-23 19:37:22 +00:00 |
|
Sandy Tao
|
902e5d6dae
|
feat(cli): Add state management and plumbing for agent configuration dialog (#17259)
|
2026-01-22 18:30:44 +00:00 |
|
Adib234
|
3b9f580fa4
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Yuna Seol
|
5debf86854
|
security(hooks): Wrap hook-injected context in distinct XML tags (#17237)
Co-authored-by: Yuna Seol <yunaseol@google.com>
|
2026-01-22 02:11:45 +00:00 |
|
N. Taylor Mullen
|
1c9a57c3c2
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|
Abhi
|
c266b529ae
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Adib234
|
0605e6e3e9
|
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177)
|
2026-01-21 15:19:47 +00:00 |
|
Gaurav
|
3b626e7c61
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +00:00 |
|
Vedant Mahajan
|
155d9aafe2
|
fix return type of fireSessionStartEvent to defaultHookOutput (#16833)
|
2026-01-20 03:25:43 +00:00 |
|
N. Taylor Mullen
|
1681ae1842
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|
Shreya Keshive
|
d8d4d87e29
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +00:00 |
|
Jacob Richman
|
f7f38e2b9e
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Sehoon Shon
|
4afd3741df
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +00:00 |
|
Tommaso Sciortino
|
8dbaa2bcea
|
Fix: make ctrl+x use preferred editor (#16556)
|
2026-01-14 00:55:07 +00:00 |
|
Tommaso Sciortino
|
e931ebe581
|
Improve key binding names and descriptions (#16529)
|
2026-01-13 20:07:55 +00:00 |
|
N. Taylor Mullen
|
304caa4e43
|
fix(cli): refine 'Action Required' indicator and focus hints (#16497)
|
2026-01-13 14:19:53 +00:00 |
|
N. Taylor Mullen
|
6adae9f775
|
fix: Set both tab and window title instead of just window title (#16464)
Co-authored-by: Oleksandr Nikitin <oleksandr@tvori.info>
|
2026-01-13 04:14:01 +00:00 |
|
N. Taylor Mullen
|
2fc61685a3
|
feat(cli): implement dynamic terminal tab titles for CLI status (#16378)
|
2026-01-13 01:18:14 +00:00 |
|
Jacob Richman
|
ca6786a28b
|
feat(ui): use Tab to switch focus between shell and input (#14332)
|
2026-01-12 23:30:12 +00:00 |
|
Shreya Keshive
|
d65eab01d2
|
feat(admin): prompt user to restart the CLI if they change auth to oauth mid-session or don't have auth type selected at start of session (#16426)
|
2026-01-12 20:39:08 +00:00 |
|
Ishaan Gupta
|
f7b97ef55e
|
refactor: migrate app containter hook calls to hook system (#16161)
|
2026-01-09 16:47:54 +00:00 |
|
Abhi
|
61dbab03e0
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
N. Taylor Mullen
|
2cb33b2f76
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Tommaso Sciortino
|
8f0324d868
|
fix(cli): resolve paste issue on Windows terminals. (#15932)
|
2026-01-05 22:46:23 +00:00 |
|
Christian Gunderman
|
6d1e27633a
|
Support context injection via SessionStart hook. (#15746)
|
2026-01-05 21:27:53 +00:00 |
|
Adib234
|
10ae84869a
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Christian Gunderman
|
3b1dbcd42d
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Adam Weidman
|
d6a2f1d670
|
chore(core): refactor model resolution and cleanup fallback logic (#15228)
|
2025-12-22 15:18:51 +00:00 |
|