Deepankar Sharma
|
b2d398c9e0
|
Add support for debug logging of keystrokes to investigate #6227 (#6844)
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-22 23:31:55 +00:00 |
|
christine betts
|
9741a4160d
|
Introduce initial screen reader mode handling and flag (#6653)
|
2025-08-21 22:29:15 +00:00 |
|
shrutip90
|
ee5f166f80
|
Force restart on trust level change to reload settings (#6713)
|
2025-08-21 07:38:12 +00:00 |
|
Jacob Richman
|
fff44d3215
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
|
shrutip90
|
c5901be9f7
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +00:00 |
|
Yuki Okita
|
fbbf39b059
|
Refac: Centralize storage file management (#4078)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2025-08-20 01:55:47 +00:00 |
|
Jack Wotherspoon
|
8de6fbf443
|
feat(ui): add hideFooter setting to hide footer from UI (#6505)
|
2025-08-19 21:06:01 +00:00 |
|
Akhil Appana
|
86f1109eaf
|
feat(ui): implement message queuing during streaming responses (#6049)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-19 16:25:16 +00:00 |
|
Richie Foreman
|
ddc9755b96
|
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
|
afd7752b0f
|
Revert "Update semantic color tokens" (#6365)
|
2025-08-16 03:18:31 +00:00 |
|
Miguel Solorio
|
d0d478b997
|
Update semantic color tokens (#6253)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2025-08-15 22:39:54 +00:00 |
|
Jacob Richman
|
d51226320b
|
fix(input) Resolve cases where escape was broken (#6304)
|
2025-08-15 17:54:00 +00:00 |
|
Hiroaki Mitsuyoshi
|
ebf03a2962
|
fix(ui): Fix hang in chat save confirmation dialog (#6312)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-08-15 15:46:45 +00:00 |
|
shrutip90
|
ded587394f
|
feat: Show untrusted status in the Footer (#6210)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-14 18:15:48 +00:00 |
|
shrutip90
|
f290fef5f0
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +00:00 |
|
Deepankar Sharma
|
8677b289b9
|
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
|
864dd9bacc
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
christine betts
|
709616996c
|
[ide-mode] Update installation logic and nudge (#6068)
|
2025-08-12 20:08:47 +00:00 |
|
JAYADITYA
|
1b9a0c333b
|
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
|
1f0dd6ccf4
|
Add support for VSCode-like editors (#5699)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-11 21:01:37 +00:00 |
|
Ali Al Jufairi
|
8ed2cc169e
|
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 |
|
fuyou
|
da49353322
|
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
|
8958caa6d7
|
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 |
|
Hiroaki Mitsuyoshi
|
a29852fc68
|
feat(chat): Add overwrite confirmation dialog to /chat save (#5686)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-09 06:59:22 +00:00 |
|
Shreya Keshive
|
a16d6fc0e1
|
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
|
feb14f18fc
|
Add FolderTrustDialog that shows on launch and enables folderTrust setting (#5815)
|
2025-08-08 18:02:27 +00:00 |
|
christine betts
|
13becc5454
|
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
|
2025-08-08 15:38:30 +00:00 |
|
Gal Zahavi
|
fa80d9eaf9
|
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 |
|
Shehab
|
36bb3ab665
|
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 |
|
Shreya Keshive
|
516474d1ac
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
|
shishu314
|
81de0fffa2
|
fix: Restore user input when the user cancels response (#5601)
Co-authored-by: Shi Shu <shii@google.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-06 19:19:10 +00:00 |
|
Gal Zahavi
|
8e76abeb99
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +00:00 |
|
Yuki Okita
|
06a37e148a
|
feat: Multi-Directory Workspace Support (part 3: configuration in settings.json) (#5354)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-08-05 17:01:01 +00:00 |
|
Pyush Sinha
|
ef909bd58a
|
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 |
|
Billy Biggs
|
0ed62e2bd1
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
|
Niladri Das
|
18d5c25e69
|
fix: CLAUDE.md compatibility for GEMINI.md '@' file import behavior (#2978)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-07-31 16:36:50 +00:00 |
|
christine betts
|
9373496bb6
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
|
christine betts
|
b3375cc97a
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
|
Gal Zahavi
|
18700a17d9
|
feat: Add auto update functionality (#4686)
|
2025-07-29 00:56:52 +00:00 |
|
Abhi
|
341dfcb9f6
|
Add new fallback state as prefactor for routing (#5065)
|
2025-07-28 19:55:50 +00:00 |
|
N. Taylor Mullen
|
ed75f117ac
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
|
Ramón Medrano Llamas
|
5d63f2dd18
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
|
Shreya Keshive
|
6592a05998
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
|
Abhi
|
1cfb4e7448
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
|
Jacob Richman
|
c3e201f3d3
|
fix(ui): remove extraneous whitespace from startup screen (#3990)
|
2025-07-26 00:36:19 +00:00 |
|
Jacob Richman
|
fb7ce1852c
|
Handle unhandled rejections more gracefully. (#4417)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-07-26 00:35:26 +00:00 |
|
Sijie Wang
|
8b74a8ed8b
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
|
christine betts
|
0c16a9d58a
|
Add drawer for active files in IDE mode (#4682)
Co-authored-by: Shreya <shreyakeshive@google.com>
|
2025-07-25 14:50:34 +00:00 |
|
Brandon Keiji
|
e999892248
|
feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460)
|
2025-07-23 21:48:35 +00:00 |
|
Josh Soref
|
03f7b220d3
|
Various spelling improvements (#3497)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-07-21 21:54:44 +00:00 |
|