Jacob MacDonald
|
942b0520ad
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob Richman
|
eb238b292a
|
Fix config test so it passes even if the user running the test happens to have set GEMINI_MODEL to flash (#12114)
|
2025-10-27 23:31:01 +00:00 |
|
Abhi
|
d99f44b13e
|
Fix tests (#11998)
|
2025-10-24 21:49:42 +00:00 |
|
Eric Rahm
|
d419605035
|
fix(cli): Use correct defaults for file filtering (#11426)
|
2025-10-24 20:20:17 +00:00 |
|
Adib234
|
1fd904d6c9
|
Add setting to disable YOLO mode (#11609)
Co-authored-by: Shreya Keshive <shreyakeshive@google.com>
|
2025-10-22 18:57:10 +00:00 |
|
christine betts
|
3b09839253
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
b03d12c4f9
|
Revert "Disable Routing by default (#11549)" (#11594)
|
2025-10-21 18:36:28 +00:00 |
|
Abhi
|
86c2f43ed5
|
Revert "Per-Auth Method Feature Flag for Model Routing (#11333)" (#11597)
|
2025-10-21 18:36:02 +00:00 |
|
Victor May
|
9efe544c3f
|
Per-Auth Method Feature Flag for Model Routing (#11333)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
|
2025-10-21 13:25:51 +00:00 |
|
Abhi
|
019fa12598
|
Disable Routing by default (#11549)
|
2025-10-21 02:22:54 +00:00 |
|
Zack Birkenbuel
|
a240ecefcd
|
Pass whole extensions rather than just context files (#10910)
Co-authored-by: Jake Macdonald <jakemac@google.com>
|
2025-10-20 23:15:23 +00:00 |
|
Abhi
|
b8561d2a40
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Sandy Tao
|
6c4f408772
|
fix(config): Enable type checking for config tests (#11436)
|
2025-10-18 05:39:53 +00:00 |
|
Abhi
|
0e586060bc
|
refactor(tools): Migrate shell tool name to a centralized constant (#11418)
|
2025-10-18 01:07:26 +00:00 |
|
Jacob MacDonald
|
012c9ab71a
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Allen Hutchison
|
820e0da896
|
feat: Remove deprecated flags (#11338)
|
2025-10-17 15:58:00 +00:00 |
|
Allen Hutchison
|
ea75809eaa
|
feat: remove deprecated telemetry flags (#11318)
|
2025-10-16 23:54:59 +00:00 |
|
Allen Hutchison
|
464b5d81aa
|
feat(cli): Add nargs to yargs options (#11132)
|
2025-10-15 22:00:23 +00:00 |
|
anj-s
|
80d5df3e08
|
Add support for output-format stream-jsonflag for headless mode (#10883)
|
2025-10-15 20:55:37 +00:00 |
|
Victor May
|
2cce76a560
|
Enable Model Routing (#11154)
|
2025-10-15 00:47:48 +00:00 |
|
Silvio Junior
|
4ea702153f
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Dongin Kim(Terry)
|
1470bae0d0
|
chore: Extract '.gemini' to GEMINI_DIR constant (#10540)
Co-authored-by: Richie Foreman <richie.foreman@gmail.com>
|
2025-10-13 17:31:39 +00:00 |
|
sgnagnarella
|
aba49d90ca
|
fix(cli) : fixed bug #8310 where /memory refresh will create discrepancies with initial memory load ignoring settings/config for trusted folder and file filters (#10611)
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
|
2025-10-10 16:04:15 +00:00 |
|
Jacob MacDonald
|
f0d796ada0
|
fix some isWorkspaceTrusted mocks (#10836)
|
2025-10-09 22:05:54 +00:00 |
|
김세은
|
425a7c869a
|
fix: ensure positional prompt arguments work with extensions flag (#10077)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-10-08 20:32:05 +00:00 |
|
Zack Birkenbuel
|
3ed350a464
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
bl-ue
|
e4b082d8cc
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
mistergarrison
|
12213bab84
|
Re-submission: Make --allowed-tools work in non-interactive mode (#10289)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: matt korwel <matt.korwel@gmail.com>
|
2025-10-06 19:15:21 +00:00 |
|
Abhi
|
1c529d62c3
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|
Abhi
|
14456545c1
|
fix(routing): Disable model router by default (#10283)
|
2025-10-01 03:10:10 +00:00 |
|
Tayyab3245
|
755c9f1731
|
fix(cli): honor argv @path in interactive sessions (quoted + unquoted) (#5952)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2025-10-01 01:18:04 +00:00 |
|
Jacob MacDonald
|
5970283944
|
Fix -e <extension> for disabled extensions (#9994)
|
2025-09-29 13:53:19 +00:00 |
|
Gal Zahavi
|
4dd047053e
|
Revert "Make --allowed-tools work in non-interactive mode" (#10006)
|
2025-09-26 16:22:02 -07:00 |
|
mistergarrison
|
ff213e8f61
|
Make --allowed-tools work in non-interactive mode (#9114)
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
|
2025-09-26 17:03:35 +00:00 |
|
Abhi
|
766c5e18d8
|
feat(cli): Enable model router by default and add to settings dialog (#9262)
|
2025-09-24 21:33:14 +00:00 |
|
shrutip90
|
5ece4a4656
|
feat(cli): Add permissions command to modify trust settings (#8792)
|
2025-09-22 18:45:02 +00:00 |
|
Jerop Kipruto
|
98daa34d12
|
feat(config): Support telemetry configuration via environment variables (#9113)
|
2025-09-22 18:23:06 +00:00 |
|
김세은
|
0b728c395e
|
fix: resolve positional prompt argument being ignored with other flags (#9004)
|
2025-09-21 21:16:21 +00:00 |
|
anthony bushong
|
4d47f53301
|
fix(cli): support comma separated values for extensions and allowed mcp server names (#9007)
|
2025-09-20 19:49:50 +00:00 |
|
HugoMurillo
|
fd0d232e3f
|
fix(#7777): screen reader accessibility setting not working (#8730)
|
2025-09-20 00:28:11 +00:00 |
|
Roy Binux
|
22fd6363fb
|
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
|
397fc968fb
|
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
|
5c5c06e1ba
|
# feat(routing): Introduce useModelRouter feature flag (#8366)
|
2025-09-12 19:57:07 +00:00 |
|
joshualitt
|
44f6359b18
|
feat(core): Enable ripgrep by default. (#7427)
|
2025-09-11 23:46:07 +00:00 |
|
Jerop Kipruto
|
d468caeaa9
|
Structured JSON Output (#8119)
|
2025-09-10 20:19:47 +00:00 |
|
Allen Hutchison
|
5a09ad8f4c
|
feat: Add positional argument for prompt (#7668)
|
2025-09-03 22:48:54 +00:00 |
|
Bryant Chandler
|
70b31e277b
|
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
|
979bb6b723
|
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
|
0396e440a7
|
fix(trust): Respect folder trust setting when reading GEMINI.md (#7409)
|
2025-08-29 18:12:36 +00:00 |
|
shrutip90
|
574d63bcc0
|
fix(trust): Update config.isTrustedFolder (#7373)
|
2025-08-29 02:41:33 +00:00 |
|