fuyou
|
ef46d64ae5
|
Fix(grep): memory overflow in grep search and enhance test coverage (#5911)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-22 06:10:45 +00:00 |
|
mkusaka
|
51f642f0a9
|
fix: Ctrl+E should move to current line end, not buffer end (#6729)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 04:39:58 +00:00 |
|
Ben Guo
|
348fa6c7c2
|
fix(console): fix debug icon rendering in "Debug Console" Box (#6737)
Co-authored-by: Ben Guo <hundunben@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 04:37:51 +00:00 |
|
Jacob Richman
|
29699274bb
|
feat(settings) support editing string settings. (#6732)
|
2025-08-21 23:43:56 +00:00 |
|
christine betts
|
10286934e6
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
christine betts
|
0a7879272d
|
Fix stats display layout (#6758)
|
2025-08-21 17:56:18 +00:00 |
|
官余棚
|
589f5e6823
|
feat(cli): prompt completion (#4691)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-21 08:04:04 +00:00 |
|
shrutip90
|
ba5309c405
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
fuyou
|
b6e7796346
|
docs: Update keyboard shortcuts for input clearing functionality (#6627)
|
2025-08-20 13:56:53 +00:00 |
|
Yuki Okita
|
21c6480b65
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Jacob Richman
|
2143731f6e
|
fix(paste) incorrect handling of \\\n in pastes (#6532)
|
2025-08-19 20:41:08 +00:00 |
|
Arya Gummadi
|
8f8082fe3d
|
feat: add file change tracking to session metrics (#6094)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 05:57:53 +00:00 |
|
Ali Al Jufairi
|
92bb4624c4
|
feat(settings): enhance settings management with generic setter and display hel… (#6202)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 02:28:45 +00:00 |
|
fuyou
|
7b03a64b85
|
Fix URL truncation in CLI display components #5902 (#5925)
|
2025-08-18 05:26:34 +00:00 |
|
Richie Foreman
|
2998f27f70
|
chore(compiler): Enable strict property access TS compiler flag. (#6255)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-17 16:43:21 +00:00 |
|
Jacob Richman
|
6c1373c332
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|
Miguel Solorio
|
3c0af3654a
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +00:00 |
|
Jacob Richman
|
bd5e49c5ff
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
Evan Otero
|
ab1c483cab
|
feat(about): Add the IDE Client's display name to /about (#6311)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 16:32:15 +00:00 |
|
owenofbrien
|
ddbe65e8c3
|
Add session id to session summary and /bug template (#6313)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:15:54 +00:00 |
|
Miguel Solorio
|
2e6c3580df
|
Stylize diff line numbers & characters (#6269)
|
2025-08-15 06:18:39 +00:00 |
|
Jacob Richman
|
2690123af0
|
Fix flaky test for SettingsDialog. (#6294)
|
2025-08-15 06:04:48 +00:00 |
|
Jacob Richman
|
6037cb5d60
|
Fix bug where RadioButtonSelect treated an omitted isFocus parameter (#6274)
|
2025-08-14 23:48:54 +00:00 |
|
Jacob Richman
|
a5c81e3fe0
|
Fix flake due to using wait instead of waitFor (#6277)
|
2025-08-14 23:39:12 +00:00 |
|
shrutip90
|
69c5582723
|
feat: Show untrusted status in the Footer (#6210)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 18:15:48 +00:00 |
|
Shreya Keshive
|
798c4d1311
|
Update IDE integration context toggle shortcut to ctrl+G (#6245)
|
2025-08-14 17:50:20 +00:00 |
|
Jacob Richman
|
342820cf5e
|
Fix/emoji support (#6187)
Co-authored-by: elasticdotventures <brianh@elastic.ventures>
|
2025-08-14 00:33:01 +00:00 |
|
Richie Foreman
|
a90aeb3d8f
|
chore(build/compiler): Enable a bunch of strict TS compiler options. (#6138)
|
2025-08-13 20:17:38 +00:00 |
|
Deepankar Sharma
|
9c7fb870c1
|
Add terminal setup command for Shift+Enter and Ctrl+Enter support (#3289)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-13 17:32:54 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Jacob Richman
|
d219f90132
|
Switch from useInput to useKeypress. (#6056)
|
2025-08-12 21:05:49 +00:00 |
|
JAYADITYA
|
2d1a6af890
|
feat(cli): support single Ctrl+C to cancel streaming, preserving double Ctrl+C to exit (#5838)
|
2025-08-12 04:13:57 +00:00 |
|
christine betts
|
c0f5f6a5f6
|
[ide-mode] Update handling of workspace paths (#6014)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 21:06:01 +00:00 |
|
Sijie Wang
|
72832fb889
|
Fix line end bugs in Vim mode (#5328)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 18:58:32 +00:00 |
|
Ali Al Jufairi
|
8a9a927544
|
feat(ui): add /settings command and UI panel (#4738)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-10 00:04:52 +00:00 |
|
Lee Won Jun
|
c632ec8b03
|
[#5356] Minor fix: Remove duplicate binding and add complete navigation command (#5884)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 22:28:28 +00:00 |
|
fuyou
|
0dea7233b6
|
feat(cli) - enhance input UX with double ESC clear (#4453)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 22:26:43 +00:00 |
|
Lee Won Jun
|
b8084ba815
|
Centralize Key Binding Logic and Refactor (Reopen) (#5356)
Co-authored-by: Lee-WonJun <10369528+Lee-WonJun@users.noreply.github.com>
|
2025-08-09 07:03:17 +00:00 |
|
Shreya Keshive
|
344ee29f77
|
Use slash command instead of context drawer to display open files in editor to reduce flickering in the UI (#5858)
|
2025-08-08 21:26:11 +00:00 |
|
shrutip90
|
34b5dc7f28
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
Miguel Solorio
|
785ee5d59a
|
Use semantic colors in themes (#5796)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-07 23:11:35 +00:00 |
|
Gal Zahavi
|
4f2974dbfe
|
feat(ui): Improve UI layout adaptation for narrow terminals (#5651)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-07 22:55:53 +00:00 |
|
Shreya Keshive
|
4d4eacfc40
|
Few IDE integration polishes (#5727)
|
2025-08-07 21:19:31 +00:00 |
|
Pyush Sinha
|
8e6a565adb
|
fix: re render context usage indicator (#5102)
|
2025-08-07 18:16:47 +00:00 |
|
Shehab
|
7596481a9d
|
feat(cli): Allow Exiting Authentication Menu with CTRL+C (SIGINT) (#4482)
Co-authored-by: Seth Troisi <sethtroisi@google.com>
|
2025-08-07 17:26:55 +00:00 |
|
christine betts
|
b55467c1dd
|
[ide-mode] Support rendering in-IDE diffs using the edit tool (#5618)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 20:55:29 +00:00 |
|
christine betts
|
fde9849d48
|
[ide-mode] Add support for in-IDE diff handling in the CLI (#5603)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-08-06 17:36:05 +00:00 |
|
Jacob Richman
|
dd85aaa951
|
bug(core): Fix flaky test by using waitFor. (#5540)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-08-05 21:56:38 +00:00 |
|
Sandy Tao
|
8da6d23688
|
refactor(core): Rename useSlashCompletion to useCommandCompletion (#5532)
|
2025-08-04 20:35:26 +00:00 |
|
Pyush Sinha
|
e506b40c27
|
fix: /help remove flickering and respect clear shortcut (ctr+l) (#3611)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-04 16:53:50 +00:00 |
|