Jacob Richman
|
52e340a11b
|
Revert "Ignore workspace settings for untrusted folders" (#6672)
|
2025-08-20 19:49:15 +00:00 |
shrutip90
|
d250293c2e
|
Ignore workspace settings for untrusted folders (#6606)
|
2025-08-20 04:20:41 +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 |
Jack Wotherspoon
|
fb5f2987f3
|
feat(ui): add `hideFooter` setting to hide footer from UI (#6505)
|
2025-08-19 21:06:01 +00:00 |
Akhil Appana
|
fde5511c27
|
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
|
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 |
Hiroaki Mitsuyoshi
|
72195d5553
|
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
|
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 |
shrutip90
|
38876b738f
|
Add support for trustedFolders.json config file (#6073)
|
2025-08-13 18:06:31 +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 |
christine betts
|
74fd0841d0
|
[ide-mode] Update installation logic and nudge (#6068)
|
2025-08-12 20:08:47 +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
|
0e98641b51
|
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
|
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 |
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 |
Hiroaki Mitsuyoshi
|
6487cc1689
|
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
|
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 |
christine betts
|
3af4913ef3
|
[ide-mode] Close all open diffs when the CLI gets closed (#5792)
|
2025-08-08 15:38:30 +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 |
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 |
Shreya Keshive
|
024b8207eb
|
Add hint to enable IDE integration for users running in VS Code (#5610)
|
2025-08-06 19:47:58 +00:00 |
shishu314
|
1f0ad86544
|
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
|
aacae1de43
|
fix(core): prevent UI shift after vim edit (#5315)
|
2025-08-05 21:55:54 +00:00 |
Yuki Okita
|
5c8268b6f4
|
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
|
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 |
Billy Biggs
|
24c5a15d7a
|
Add a setting to disable auth mode validation on startup (#5358)
|
2025-08-01 18:49:03 +00:00 |
Niladri Das
|
9a6422f331
|
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
|
325bb89137
|
Add toggleable IDE mode setting (#5146)
|
2025-07-30 22:36:24 +00:00 |
christine betts
|
7bc8766542
|
Introduce IDE mode installer (#4877)
|
2025-07-30 21:26:31 +00:00 |
Gal Zahavi
|
871e0dfab8
|
feat: Add auto update functionality (#4686)
|
2025-07-29 00:56:52 +00:00 |
Abhi
|
b08679c906
|
Add new fallback state as prefactor for routing (#5065)
|
2025-07-28 19:55:50 +00:00 |
N. Taylor Mullen
|
9aef0a8e6c
|
Revert "feat: Add /config refresh command" (#5060)
|
2025-07-28 18:13:46 +00:00 |
Ramón Medrano Llamas
|
0170791800
|
feat: Add /config refresh command (#4993)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-07-28 15:46:43 +00:00 |
Shreya Keshive
|
e275441651
|
Updates schema, UX and prompt for IDE context (#5046)
|
2025-07-28 15:03:22 +00:00 |
Abhi
|
576cebc928
|
feat: Add Shell Command Execution to Custom Commands (#4917)
|
2025-07-27 06:00:26 +00:00 |
Jacob Richman
|
b089845f1c
|
fix(ui): remove extraneous whitespace from startup screen (#3990)
|
2025-07-26 00:36:19 +00:00 |
Jacob Richman
|
21fef1620d
|
Handle unhandled rejections more gracefully. (#4417)
Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
|
2025-07-26 00:35:26 +00:00 |
Sijie Wang
|
fbdc8d5ab3
|
Vim mode (#3936)
|
2025-07-25 22:36:42 +00:00 |
christine betts
|
1d3ad9d075
|
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
|
d7a304bcff
|
feat(memory): make directory search limit on memory discovery configurable with settings.json (#4460)
|
2025-07-23 21:48:35 +00:00 |
Josh Soref
|
dc2ac144b7
|
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 |
christine betts
|
1969d805f2
|
[ide-mode] Use active files and selected text in user prompt (#4614)
|
2025-07-21 20:52:02 +00:00 |
Tommaso Sciortino
|
d7a57d85a3
|
Simplify streaming code for code assist server (#4619)
|
2025-07-21 20:44:43 +00:00 |
Pyush Sinha
|
a01b1219a3
|
feat: full implementation for .geminiignore in settings and respective tool calls (#3727)
|
2025-07-20 07:55:33 +00:00 |