Abhi
|
ee36307495
|
feat(cli): Enable model router by default and add to settings dialog (#9262)
|
2025-09-24 21:33:14 +00:00 |
|
shrutip90
|
6c559e2338
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
Jerop Kipruto
|
c0c7ad10ca
|
feat(config): Support telemetry configuration via environment variables (#9113)
|
2025-09-22 18:23:06 +00:00 |
|
김세은
|
b4455af306
|
fix: resolve positional prompt argument being ignored with other flags (#9004)
|
2025-09-21 21:16:21 +00:00 |
|
anthony bushong
|
a1dc7a8f55
|
fix(cli): support comma separated values for extensions and allowed mcp server names (#9007)
|
2025-09-20 19:49:50 +00:00 |
|
HugoMurillo
|
37c5397319
|
fix(#7777): screen reader accessibility setting not working (#8730)
|
2025-09-20 00:28:11 +00:00 |
|
Roy Binux
|
532497b3d1
|
Correctly support comma-separated values for --allowed-tools (#8386)
Co-authored-by: anthony bushong <agmsb@users.noreply.github.com>
|
2025-09-19 21:50:59 +00:00 |
|
matt korwel
|
0534ca74d4
|
fixing error (#8676)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-09-18 15:41:12 +00:00 |
|
Abhi
|
c15774ce68
|
# feat(routing): Introduce useModelRouter feature flag (#8366)
|
2025-09-12 19:57:07 +00:00 |
|
joshualitt
|
68035591da
|
feat(core): Enable ripgrep by default. (#7427)
|
2025-09-11 23:46:07 +00:00 |
|
Jerop Kipruto
|
514767c88b
|
Structured JSON Output (#8119)
|
2025-09-10 20:19:47 +00:00 |
|
Allen Hutchison
|
6bb944f942
|
feat: Add positional argument for prompt (#7668)
|
2025-09-03 22:48:54 +00:00 |
|
Bryant Chandler
|
7395ab63ab
|
fix(cli): Correctly pass file filtering settings and add tests (#7239)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2025-09-03 17:25:52 +00:00 |
|
shishu314
|
93820f833f
|
Fix(cli) - Remove Foldertrust Feature Flag (#7420)
Co-authored-by: Shi Shu <shii@google.com>
|
2025-09-02 16:01:22 +00:00 |
|
Richie Foreman
|
5e5f2dffc0
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
shrutip90
|
2a0e69d833
|
fix(trust): Update config.isTrustedFolder (#7373)
|
2025-08-29 02:41:33 +00:00 |
|
Davor Racic
|
92bb34fada
|
fix(process-utils): replace wmic with powershell for windows process (#7087)
Co-authored-by: Shreya Keshive <skeshive@gmail.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-28 14:09:01 +00:00 |
|
Gal Zahavi
|
f22263c9e8
|
refactor: refactor settings to a nested structure (#7244)
|
2025-08-28 01:39:45 +00:00 |
|
shrutip90
|
ae1f67df04
|
feat: Disable YOLO and AUTO_EDIT modes for untrusted folders (#7041)
|
2025-08-26 00:30:04 +00:00 |
|
Pascal Birchler
|
0f031a7f89
|
Explict imports & exports with type modifier (#3774)
|
2025-08-25 22:04:53 +00:00 |
|
Pascal Birchler
|
ee4feea006
|
chore: consistently import node modules with prefix (#3013)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 20:11:27 +00:00 |
|
christine betts
|
0bd496bd51
|
[extensions] Add extension management install command (#6703)
|
2025-08-25 17:02:10 +00:00 |
|
Pascal Birchler
|
49cce8a15d
|
chore(test): install and configure vitest eslint plugin (#3228)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2025-08-25 14:21:47 +00:00 |
|
kookyleo
|
5bba15b038
|
fix(cli): Improve proxy test isolation and sandbox path resolution (#6555)
|
2025-08-23 04:43:03 +00:00 |
|
sangwook
|
494a996ff8
|
feat(core): share file list patterns between glob and grep tools (#6359)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Arya Gummadi <aryagummadi@google.com>
|
2025-08-23 04:35:00 +00:00 |
|
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 |
|
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 |
|
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 |
|
Billy Biggs
|
d57cc0b930
|
Add support for HTTP OpenTelemetry exporters (#6357)
|
2025-08-16 01:10:21 +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 |
|
Arya Gummadi
|
8d6eb8c322
|
feat: add --approval-mode parameter (#6024)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
|
2025-08-12 22:10:22 +00:00 |
|
Shreya Keshive
|
3a87712c1a
|
Launch VS Code IDE Integration (#6063)
|
2025-08-12 21:08:07 +00:00 |
|
Jacob MacDonald
|
19491b7b94
|
avoid loading and initializing CLI config twice in non-interactive mode (#5793)
|
2025-08-07 21:19:06 +00:00 |
|
shrutip90
|
53f8617b24
|
Add new folderTrust setting that the users can enable or disable (#5798)
|
2025-08-07 21:06:17 +00:00 |
|
Jacob MacDonald
|
6ae75c9f32
|
Add a context percentage threshold setting for auto compression (#5721)
|
2025-08-07 14:34:40 +00:00 |
|
shrutip90
|
626844b539
|
experiment: Add feature exp flag for folder trust (#5709)
|
2025-08-06 22:27:21 +00:00 |
|
Shreya Keshive
|
268627469b
|
Refactor IDE client state management, improve user-facing error messages, and add logging of connection events (#5591)
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-08-05 22:52:58 +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 |
|
Richie Foreman
|
11808ef7ed
|
fix(core): Allow model to be set from settings.json (#5527)
|
2025-08-04 20:41:58 +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 |
|
Daniel Lee
|
7356764a48
|
feat(commands): add custom commands support for extensions (#4703)
|
2025-07-29 01:40:47 +00:00 |
|
christine betts
|
1b8ba5ca6b
|
[ide-mode] Create an IDE manager class to handle connecting to and exposing methods from the IDE server (#4797)
|
2025-07-25 17:46:55 +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 |
|
Pyush Sinha
|
a01b1219a3
|
feat: full implementation for .geminiignore in settings and respective tool calls (#3727)
|
2025-07-20 07:55:33 +00:00 |
|
warjiang
|
606a7702de
|
feat(cli): add explicit proxy option in cli (#2526)
Co-authored-by: Dcatfly <dcatfly@gmail.com>
|
2025-07-17 18:57:37 +00:00 |
|
Shreya Keshive
|
88b5f20943
|
Update companionPort not existing to be a warning so the user can still proceed with running /ide install (#4382)
|
2025-07-17 16:59:57 +00:00 |
|
Shreya Keshive
|
69a8ae6a89
|
Minor UX updates for IDE mode (#4311)
|
2025-07-16 21:33:56 +00:00 |
|