Tommaso Sciortino
|
addb57c31f
|
Emit correct newline type return (#17331)
|
2026-01-22 19:54:34 +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 |
|
Abhi
|
c266b529ae
|
refactor(cli): decouple UI from live tool execution via ToolActionsContext (#17183)
|
2026-01-21 21:16:30 +00:00 |
|
Tommaso Sciortino
|
f190b87223
|
Support command/ctrl/alt backspace correctly (#17175)
|
2026-01-21 18:13:26 +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 |
|
imadraude
|
645e2ec041
|
fix(cli): resolve Ctrl+Enter and Ctrl+J newline issues (#17021)
|
2026-01-20 21:56:33 +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 |
|
Tommaso Sciortino
|
42c26d1e1b
|
cleanup: Improve keybindings (#16672)
|
2026-01-15 00:30:07 +00:00 |
|
Tommaso Sciortino
|
94d5ae541e
|
Simplify paste handling (#16654)
|
2026-01-14 21:27:36 +00:00 |
|
Tommaso Sciortino
|
e049d5e4e8
|
Fix: add back fastreturn support (#16440)
|
2026-01-12 21:31:33 +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 |
|
Tu Shaokun
|
c1401682ed
|
fix: handle Shift+Space in Kitty keyboard protocol terminals (#15767)
|
2026-01-09 17:28:14 +00:00 |
|
Tommaso Sciortino
|
88f1ec8d0a
|
Always enable bracketed paste (#16179)
|
2026-01-09 16:07:05 +00:00 |
|
minglu7
|
ced5110dab
|
docs: correct typo in bufferFastReturn JSDoc ("accomodate" → "accommodate") (#16056)
|
2026-01-08 18:59:02 +00:00 |
|
Abhi
|
61dbab03e0
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
Tommaso Sciortino
|
384fb6a465
|
Add setting to support OSC 52 paste (#15336)
|
2026-01-06 00:11:50 +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 |
|
Jacob Richman
|
322232e514
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Christian Gunderman
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Jacob Richman
|
79f664d593
|
Show raw input token counts in json output. (#15021)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-12-16 02:47:39 +00:00 |
|
Christian Gunderman
|
025e450ac2
|
Disallow floating promises. (#14605)
|
2025-12-06 00:12:49 +00:00 |
|
Jacob Richman
|
1689e9b671
|
fix(cli): fix issue updating a component while rendering a different component (#14319)
|
2025-12-02 01:33:03 +00:00 |
|
bl-ue
|
94c3eecb99
|
feat(sessions): add /resume slash command to open the session browser (#13621)
|
2025-11-25 18:54:09 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
Gal Zahavi
|
2231497b1f
|
feat: add click-to-focus support for interactive shell (#13341)
|
2025-11-19 23:49:39 +00:00 |
|
Tommaso Sciortino
|
90c764ce13
|
Support 3-parameter modifyOtherKeys sequences (#13342)
|
2025-11-19 00:40:40 +00:00 |
|
Tommaso Sciortino
|
b916d79fe2
|
Improve keyboard code parsing (#13307)
|
2025-11-18 19:49:08 +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 |
|
shrutip90
|
9786c4dcff
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
Tommaso Sciortino
|
d03496b710
|
Increase paste timeout + add warning. (#13099)
|
2025-11-15 00:02:28 +00:00 |
|
Jacob Richman
|
ab6b2293e1
|
Only warn about mouse movement when the mouse is down. (#13101)
|
2025-11-14 22:55:05 +00:00 |
|
shrutip90
|
472e775a13
|
feat: Update permissions command to support modifying trust for other… (#11642)
|
2025-11-14 22:41:53 +00:00 |
|
Jacob Richman
|
ba15eeb55f
|
bug(ui) make it clear when users need to enter selection mode and fix clear issue. (#13083)
|
2025-11-14 20:02:15 +00:00 |
|
Jacob Richman
|
2b8adf8cf3
|
jacob314/drag scrollbar (#12998)
|
2025-11-13 22:13:18 +00:00 |
|
Tommaso Sciortino
|
43916b98aa
|
Don't clear buffers on cleanup. (#12979)
|
2025-11-13 03:20:21 +00:00 |
|
Jacob Richman
|
cbbf565121
|
Support ink scrolling final pr (#12567)
|
2025-11-11 15:50:11 +00:00 |
|
Tommaso Sciortino
|
3c9052a751
|
Stop printing garbage characters for F1,F2.. keys (#12835)
|
2025-11-10 18:56:05 +00:00 |
|
Tommaso Sciortino
|
c0b766ad74
|
Simplify switch case (#12798)
|
2025-11-09 22:36:13 +00:00 |
|
Tommaso Sciortino
|
fd59d9dd92
|
Fix shift+return in vscode. (#12799)
|
2025-11-09 22:08:29 +00:00 |
|
Tommaso Sciortino
|
9e4ae214a8
|
Revamp KeypressContext (#12746)
|
2025-11-09 16:45:04 +00:00 |
|
Jacob Richman
|
f649948713
|
Branch batch scroll (#12680)
|
2025-11-09 00:09:22 +00:00 |
|
Sehoon Shon
|
31b34b11ab
|
Let users know when falling back to flash, and update the error messa… (#12640)
|
2025-11-06 18:43:21 +00:00 |
|
Jacob MacDonald
|
fa93b56243
|
[Extension Reloading]: Update custom commands, add enable/disable command (#12547)
|
2025-11-05 19:36:07 +00:00 |
|
Jacob Richman
|
3937461272
|
Scrollable support (#12544)
|
2025-11-05 00:21:00 +00:00 |
|
Tommaso Sciortino
|
f796650122
|
Fix shift+tab keybinding when not in kitty mode (#12552)
|
2025-11-04 19:45:22 +00:00 |
|
Tommaso Sciortino
|
b5315bfc20
|
Fix alt+left on ghostty (#12503)
|
2025-11-04 04:30:42 +00:00 |
|