Sehoon Shon
|
5f4fa08b38
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
Philippe
|
83404ea6a3
|
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
|
df3accf70b
|
undo (#18147)
|
2026-02-05 18:54:46 +00:00 |
|
Gal Zahavi
|
3d5b94da6e
|
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
|
6aa8a455cf
|
feat(ui): move user identity display to header (#18216)
|
2026-02-03 21:51:21 +00:00 |
|
Abhijit Balaji
|
4b2fe19cda
|
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
|
ad6735de18
|
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
|
19284636e7
|
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
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Emily Hedlund
|
9814d0a4a1
|
feat(core): implement interactive and non-interactive consent for OAuth (#17699)
|
2026-01-30 14:57:34 +00:00 |
|
Yuna Seol
|
fbe8d1be00
|
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
|
cfcee0b9da
|
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
|
a2890e0a04
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
Jack Wotherspoon
|
3bd7686da7
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
Shreya Keshive
|
8a61b7b894
|
fix(admin): fix a few bugs related to admin controls (#17590)
|
2026-01-27 17:14:11 +00:00 |
|
Christian Gunderman
|
bcf90e47fc
|
feat(agents): implement first-run experience for project-level sub-agents (#17266)
|
2026-01-26 19:49:32 +00:00 |
|
Ali Muthanna
|
4786e8c20d
|
Fix/issue 17070 (#17242)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2026-01-26 16:59:20 +00:00 |
|
Gaurav
|
5a542556d6
|
Improve error messages on failed onboarding (#17357)
|
2026-01-26 14:31:19 +00:00 |
|
Abhi
|
c084f76c5e
|
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
|
c13d972e92
|
Allow prompt queueing during MCP initialization (#17395)
|
2026-01-23 23:32:06 +00:00 |
|
Manoj Naik
|
f46fa82c58
|
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
|
9a563b634c
|
feat(cli): Add state management and plumbing for agent configuration dialog (#17259)
|
2026-01-22 18:30:44 +00:00 |
|
Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Yuna Seol
|
bb4967b91c
|
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
|
54a1e86a45
|
feat(cli): consolidate shell inactivity and redirection monitoring (#17086)
|
2026-01-21 22:31:24 +00:00 |
|
Abhi
|
18da425ba1
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Adib234
|
bc2b429b3d
|
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177)
|
2026-01-21 15:19:47 +00:00 |
|
Gaurav
|
7d824b8d8b
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +00:00 |
|
Vedant Mahajan
|
de0d2cbc22
|
fix return type of fireSessionStartEvent to defaultHookOutput (#16833)
|
2026-01-20 03:25:43 +00:00 |
|
N. Taylor Mullen
|
6f94669d21
|
refactor(cli): unify shell confirmation dialogs (#16828)
|
2026-01-16 23:06:52 +00:00 |
|
Shreya Keshive
|
3945db9b30
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +00:00 |
|
Jacob Richman
|
f8d8f4f930
|
Make merged settings non-nullable and fix all lints related to that. (#16647)
|
2026-01-15 17:26:10 +00:00 |
|
Sehoon Shon
|
81fb5a5c21
|
feat(core/ui): enhance retry mechanism and UX (#16489)
|
2026-01-14 04:03:19 +00:00 |
|
Tommaso Sciortino
|
60a9b3f39e
|
Fix: make ctrl+x use preferred editor (#16556)
|
2026-01-14 00:55:07 +00:00 |
|
Tommaso Sciortino
|
e0c05ed46e
|
Improve key binding names and descriptions (#16529)
|
2026-01-13 20:07:55 +00:00 |
|
N. Taylor Mullen
|
8ceff6becf
|
fix(cli): refine 'Action Required' indicator and focus hints (#16497)
|
2026-01-13 14:19:53 +00:00 |
|
N. Taylor Mullen
|
c9ecc4dc50
|
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
|
603ca7de7a
|
feat(cli): implement dynamic terminal tab titles for CLI status (#16378)
|
2026-01-13 01:18:14 +00:00 |
|
Jacob Richman
|
57d4cd6357
|
feat(ui): use Tab to switch focus between shell and input (#14332)
|
2026-01-12 23:30:12 +00:00 |
|
Shreya Keshive
|
5ffb19fa12
|
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
|
e0e5a1858a
|
refactor: migrate app containter hook calls to hook system (#16161)
|
2026-01-09 16:47:54 +00:00 |
|
Abhi
|
07d674ff26
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
N. Taylor Mullen
|
21d8ba5d85
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Tommaso Sciortino
|
2811fded90
|
fix(cli): resolve paste issue on Windows terminals. (#15932)
|
2026-01-05 22:46:23 +00:00 |
|
Christian Gunderman
|
4581b1869f
|
Support context injection via SessionStart hook. (#15746)
|
2026-01-05 21:27:53 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Christian Gunderman
|
66fab0bea2
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Adam Weidman
|
d1e46ad79a
|
chore(core): refactor model resolution and cleanup fallback logic (#15228)
|
2025-12-22 15:18:51 +00:00 |
|
Jacob Richman
|
7b47a3b1d9
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Tommaso Sciortino
|
1082081ff0
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|