krishdef7
|
156d89eddd
|
fix(cli): escape @ symbols on paste to prevent unintended file expansion (#21239)
|
2026-03-12 22:05:12 +00:00 |
|
Spencer
|
02d229e5dd
|
feat(cli): allow safe tools to execute concurrently while agent is busy (#21988)
|
2026-03-12 16:03:53 +00:00 |
|
nityam
|
feea0174cf
|
merge duplicate imports packages/cli/src subtask2 (#22051)
|
2026-03-11 20:14:12 +00:00 |
|
Tommaso Sciortino
|
fd517ff436
|
refactor(cli): rename 'return' key to 'enter' internally (#21796)
|
2026-03-10 02:32:40 +00:00 |
|
Tommaso Sciortino
|
4079deb4ee
|
refactor(ui): unify keybinding infrastructure and support string initialization (#21776)
|
2026-03-09 23:26:33 +00:00 |
|
Tommaso Sciortino
|
f7d284a43a
|
refactor: migrate to useKeyMatchers hook (#21753)
|
2026-03-09 20:48:09 +00:00 |
|
Dmitry Lyalin
|
18ae0c3767
|
feat(cli): unify /chat and /resume command UX (#20256)
|
2026-03-08 22:50:51 +00:00 |
|
Jeffrey Ying
|
eacc350cfd
|
fix: expand paste placeholders in TextInput on submit (#19946)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-07 03:29:38 +00:00 |
|
Tommaso Sciortino
|
bc02b4a2a3
|
fix(cli): replace hardcoded keybinding strings with dynamic formatters (#21159)
|
2026-03-05 17:52:01 +00:00 |
|
Jacob Richman
|
276b51b454
|
fix(cli): Polish shell autocomplete rendering to be a little more shell native feeling. (#20931)
|
2026-03-04 06:52:56 +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
|
1f5d200698
|
fix(cli): Shell autocomplete polish (#20411)
|
2026-02-27 19:03:37 +00:00 |
|
MD. MOHIBUR RAHMAN
|
6cc273050c
|
feat(cli): implement interactive shell autocompletion (#20082)
|
2026-02-26 07:49:11 +00:00 |
|
Keith Guerin
|
da84dda894
|
refactor(ui): Update and simplify use of gray colors in themes (#20141)
|
2026-02-24 09:21:10 +00:00 |
|
Spencer
|
95f8f6d012
|
fix(cli): allow perfect match @-path completions to submit on Enter (#19562)
|
2026-02-20 19:46:48 +00:00 |
|
N. Taylor Mullen
|
8e7c102794
|
fix(cli): disable auto-completion on Shift+Tab to preserve mode cycling (#19451)
|
2026-02-18 22:08:38 +00:00 |
|
joshualitt
|
be97897a39
|
feat(core): experimental in-progress steering hints (2 of 2) (#19307)
|
2026-02-18 22:05:50 +00:00 |
|
Jacob Richman
|
020b31b4c1
|
refactor(cli): code review cleanup fix for tab+tab (#18967)
|
2026-02-17 15:16:37 +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 |
|
Dmitry Lyalin
|
99e23cd7fb
|
fix(cli): dismiss '?' shortcuts help on hotkeys and active states (#18583)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-02-12 16:35:40 +00:00 |
|
Sehoon Shon
|
51cd5a62df
|
fix(cli): fix history navigation regression after prompt autocomplete (#18752)
|
2026-02-10 20:53:06 +00:00 |
|
Keith Guerin
|
98c008cf90
|
ui: update & subdue footer colors and animate progress indicator (#18570)
|
2026-02-10 17:36:20 +00:00 |
|
Jack Wotherspoon
|
1c443ff1a0
|
feat: Ctrl+O to expand paste placeholder (#18103)
|
2026-02-10 02:04:34 +00:00 |
|
Jacob Richman
|
2e85a0e47e
|
Code review fixes for show question mark pr. (#18480)
|
2026-02-07 06:35:14 +00:00 |
|
Dmitry Lyalin
|
4d07d3327d
|
Add shortcuts hint and panel for discoverability (#18035)
|
2026-02-06 19:33:39 +00:00 |
|
Gal Zahavi
|
a8243a9e01
|
fix(cli): improve focus navigation for interactive and background shells (#18343)
|
2026-02-06 18:36:14 +00:00 |
|
Jacob Richman
|
c67bba315f
|
ux(polish) autocomplete in the input prompt (#18181)
|
2026-02-05 20:38:29 +00:00 |
|
Jack Wotherspoon
|
9745c5156c
|
fix: improve Ctrl+R reverse search (#18075)
|
2026-02-03 01:03:28 +00:00 |
|
Dmitry Lyalin
|
b760fac3dc
|
Fix Esc cancel during streaming (#18039)
|
2026-02-01 16:16:14 +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 |
|
Gal Zahavi
|
2eb8dc3042
|
feat: Implement background shell commands (#14849)
|
2026-01-30 17:53:09 +00:00 |
|
Jacob Richman
|
a3dd76ebf0
|
feat(ui): add terminal cursor support (#17711)
|
2026-01-28 00:43:37 +00:00 |
|
Jacob Richman
|
a2890e0a04
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
Jacob Richman
|
58191e126c
|
paste transform followup (#17624)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2026-01-27 14:19:54 +00:00 |
|
Jack Wotherspoon
|
eef3b77e9a
|
feat: add double-click to expand/collapse large paste placeholders (#17471)
|
2026-01-27 02:59:09 +00:00 |
|
Jacob Richman
|
f2dc266f5b
|
feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
|
2026-01-26 23:23:54 +00:00 |
|
Adib234
|
91260484d1
|
feat(plan): update UI Theme for Plan Mode (#17243)
|
2026-01-22 22:22:21 +00:00 |
|
Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +00:00 |
|
Jack Wotherspoon
|
1f8b26efc6
|
feat: replace large text pastes with [Pasted Text: X lines] placeholder (#16422)
|
2026-01-22 02:09:24 +00:00 |
|
Tommaso Sciortino
|
8d5c8a6fad
|
Support command/ctrl/alt backspace correctly (#17175)
|
2026-01-21 18:13:26 +00:00 |
|
Adib234
|
ffe4bf16e4
|
Add Esc-Esc to clear prompt when it's not empty (#17131)
|
2026-01-21 00:32:26 +00:00 |
|
Tommaso Sciortino
|
1fdd49344b
|
Simplify paste handling (#16654)
|
2026-01-14 21:27:36 +00:00 |
|
Adib234
|
3bafd2daa7
|
feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717)
|
2026-01-14 15:22:21 +00:00 |
|
Gal Zahavi
|
c02c5d9e51
|
fix(cli): allow @ file selector on slash command lines (#16370)
|
2026-01-13 22:01:30 +00:00 |
|
Tommaso Sciortino
|
e0c05ed46e
|
Improve key binding names and descriptions (#16529)
|
2026-01-13 20:07:55 +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 |
|
Tommaso Sciortino
|
dfe2b6ddec
|
Add setting to support OSC 52 paste (#15336)
|
2026-01-06 00:11:50 +00:00 |
|
Adib234
|
97bc542183
|
Migrate console to coreEvents.emitFeedback or debugLogger (#15219)
|
2025-12-29 20:46:10 +00:00 |
|
Pyush Sinha
|
866216d2da
|
feat: terse transformations of image paths in text buffer (#4924)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: owenofbrien <86964623+owenofbrien@users.noreply.github.com>
|
2025-12-23 20:46:09 +00:00 |
|