Shreya Keshive
|
2fe45834dd
|
feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935)
|
2026-01-06 21:38:07 +00:00 |
|
Abhi
|
d3c206c677
|
Unify shell security policy and remove legacy logic (#15770)
|
2026-01-04 05:19:00 +00:00 |
|
Abhi
|
dcd2449b1a
|
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626)
|
2025-12-29 19:22:42 +00:00 |
|
Niyas Hameed
|
6be034392f
|
feat: automatic /model persistence across Gemini CLI sessions (#13199)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-23 14:23:43 +00:00 |
|
Tommaso Sciortino
|
bf90b59935
|
feat: launch Gemini 3 Flash in Gemini CLI ⚡️⚡️⚡️ (#15196)
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
|
2025-12-17 09:43:21 -08:00 |
|
Christian Gunderman
|
942bcfc61e
|
Disallow redundant typecasts. (#15030)
|
2025-12-13 01:43:43 +00:00 |
|
Paresh Joshi
|
7b811a38a6
|
chore(tests): remove obsolete test for hierarchical memory (#13122)
|
2025-12-04 00:28:54 +00:00 |
|
Allen Hutchison
|
533a3fb312
|
feat: enable message bus integration by default (#14329)
|
2025-12-03 00:05:54 +00:00 |
|
Mayur Vaid
|
4228a75186
|
fix: Exclude web-fetch tool from executing in default non-interactive mode to avoid CLI hang. (#14244)
|
2025-12-01 17:13:14 +00:00 |
|
bl-ue
|
098e5c281c
|
fix(resume): allow passing a prompt via stdin while resuming using --resume (#13520)
|
2025-11-25 17:53:17 +00:00 |
|
Adib234
|
99c5bf2e97
|
Remove useModelRouter experimental flag (#13593)
|
2025-11-21 17:54:17 +00:00 |
|
Megha Bansal
|
61582678bf
|
Optimize and improve test coverage for cli/src/config (#13485)
|
2025-11-21 04:57:59 +00:00 |
|
Jacob Richman
|
d1e35f8660
|
Protect stdout and stderr so JavaScript code can't accidentally write to stdout corrupting ink rendering (#13247)
Bypassing rules as link checker failure is spurious.
|
2025-11-20 10:44:02 -08:00 |
|
bl-ue
|
0d89ac7406
|
Followup from #10719 (#13243)
|
2025-11-19 16:22:17 +00:00 |
|
shrutip90
|
9786c4dcff
|
Check folder trust before allowing add directory (#12652)
|
2025-11-15 03:06:30 +00:00 |
|
bl-ue
|
6893d27441
|
feat(sessions): add resuming to geminiChat and add CLI flags for session management (#10719)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-11 01:31:00 +00:00 |
|
Jacob MacDonald
|
c883403147
|
[feat] Extension Reloading - respect updates to exclude tools (#12728)
|
2025-11-07 20:18:35 +00:00 |
|
Tommaso Sciortino
|
475e92da5d
|
Fix test in windows (#12681)
|
2025-11-07 04:01:30 +00:00 |
|
Shreya Keshive
|
da3da19844
|
feat(core): Integrate remote experiments configuration (#12539)
|
2025-11-04 23:09:53 +00:00 |
|
Jacob MacDonald
|
da4fa5ad75
|
Extensions MCP refactor (#12413)
|
2025-11-04 15:51:18 +00:00 |
|
Tommaso Sciortino
|
3332703fca
|
Make compression threshold editable in the UI. (#12317)
|
2025-10-30 23:03:58 +00:00 |
|
Jacob MacDonald
|
1b302deeff
|
Add ExtensionLoader interface, use that on Config object (#12116)
|
2025-10-28 16:04:30 +00:00 |
|
Jacob Richman
|
e9f8ccd51a
|
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
|
d91484eb4d
|
Fix tests (#11998)
|
2025-10-24 21:49:42 +00:00 |
|
Eric Rahm
|
40057b55f0
|
fix(cli): Use correct defaults for file filtering (#11426)
|
2025-10-24 20:20:17 +00:00 |
|
Adib234
|
6d75005afc
|
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
|
c6a59896f3
|
Add extensions logging (#11261)
|
2025-10-21 20:55:16 +00:00 |
|
Abhi
|
a74a04d12d
|
Revert "Disable Routing by default (#11549)" (#11594)
|
2025-10-21 18:36:28 +00:00 |
|
Abhi
|
2c93542e5c
|
Revert "Per-Auth Method Feature Flag for Model Routing (#11333)" (#11597)
|
2025-10-21 18:36:02 +00:00 |
|
Victor May
|
0e7b3951c2
|
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
|
8aace3aff2
|
Disable Routing by default (#11549)
|
2025-10-21 02:22:54 +00:00 |
|
Zack Birkenbuel
|
cc7e1472f9
|
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
|
c8518d6a63
|
refactor(tools): Move all tool names into tool-names.ts (#11493)
|
2025-10-20 00:53:53 +00:00 |
|
Sandy Tao
|
dd42893df7
|
fix(config): Enable type checking for config tests (#11436)
|
2025-10-18 05:39:53 +00:00 |
|
Abhi
|
2ef38065c7
|
refactor(tools): Migrate shell tool name to a centralized constant (#11418)
|
2025-10-18 01:07:26 +00:00 |
|
Jacob MacDonald
|
f4330c9f5e
|
remove support for workspace extensions and migrations (#11324)
|
2025-10-17 23:08:57 +00:00 |
|
Allen Hutchison
|
be25e2cb96
|
feat: Remove deprecated flags (#11338)
|
2025-10-17 15:58:00 +00:00 |
|
Allen Hutchison
|
9049f8f8ae
|
feat: remove deprecated telemetry flags (#11318)
|
2025-10-16 23:54:59 +00:00 |
|
Allen Hutchison
|
cfaa95a2b9
|
feat(cli): Add nargs to yargs options (#11132)
|
2025-10-15 22:00:23 +00:00 |
|
anj-s
|
47f693173a
|
Add support for output-format stream-jsonflag for headless mode (#10883)
|
2025-10-15 20:55:37 +00:00 |
|
Victor May
|
a2f3339a0e
|
Enable Model Routing (#11154)
|
2025-10-15 00:47:48 +00:00 |
|
Silvio Junior
|
9185f68e52
|
Expose Codebase Investigator settings to the user (#10844)
|
2025-10-14 02:30:32 +00:00 |
|
Dongin Kim(Terry)
|
518caae62e
|
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
|
971eb64e98
|
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
|
ed37b7c5e7
|
fix some isWorkspaceTrusted mocks (#10836)
|
2025-10-09 22:05:54 +00:00 |
|
김세은
|
1962b51d8d
|
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
|
8980276b20
|
Rationalize different Extension typings (#10435)
|
2025-10-08 14:31:41 +00:00 |
|
bl-ue
|
974ab66b7a
|
feat(sessions): Add automatic session cleanup and retention policy (#7662)
|
2025-10-06 19:34:00 +00:00 |
|
mistergarrison
|
d9fdff339a
|
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
|
331ae7dbdf
|
feat: Add enableSubagents configuration and wire up subagent registration (#9988)
|
2025-10-01 20:54:00 +00:00 |
|