N. Taylor Mullen
|
14f0cb4538
|
feat(ui): reduce home directory warning noise and add opt-out setting (#16229)
|
2026-01-09 19:56:22 +00:00 |
|
christine betts
|
77e226c55f
|
Show settings source in extensions lists (#16207)
|
2026-01-09 17:04:53 +00:00 |
|
Pyush Sinha
|
f8138262fa
|
fix(cli): disableYoloMode shouldn't enforce default approval mode against args (#16155)
|
2026-01-08 19:48:03 +00:00 |
|
Shreya Keshive
|
97ad3d97cb
|
Reapply "feat(admin): implement extensions disabled" (#16082) (#16109)
|
2026-01-08 17:59:30 +00:00 |
|
N. Taylor Mullen
|
722c4933dc
|
Polish: Move 'Failed to load skills' warning to debug logs (#16142)
|
2026-01-08 11:38:47 +00:00 |
|
Tommaso Sciortino
|
1aa35c8796
|
enable cli_help agent by default (#16100)
|
2026-01-07 23:43:12 +00:00 |
|
Tommaso Sciortino
|
d4b418ba01
|
Fix and rename introspection agent -> cli help agent (#16097)
|
2026-01-07 23:01:57 +00:00 |
|
joshualitt
|
4c961df313
|
feat(core): Decouple enabling hooks UI from subsystem. (#16074)
|
2026-01-07 20:34:33 +00:00 |
|
christine betts
|
19bdd95eab
|
Revert "feat(admin): implement extensions disabled" (#16082)
|
2026-01-07 19:35:56 +00:00 |
|
Shreya Keshive
|
db99beda36
|
feat(admin): implement extensions disabled (#16024)
|
2026-01-07 16:31:17 +00:00 |
|
christine betts
|
97b31c4eef
|
Simplify extension settings command (#16001)
|
2026-01-07 16:23:07 +00:00 |
|
N. Taylor Mullen
|
7956eb239e
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +00:00 |
|
Krushna Korade
|
5f027cb63a
|
fix: hide broken skills object from settings dialog (#15766)
|
2026-01-07 00:55:13 +00:00 |
|
Shreya Keshive
|
2fe45834dd
|
feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935)
|
2026-01-06 21:38:07 +00:00 |
|
joshualitt
|
56092bd782
|
feat(hooks): Add a hooks.enabled setting. (#15933)
|
2026-01-06 21:33:37 +00:00 |
|
Abhi
|
61dbab03e0
|
feat(ui): add visual indicators for hook execution (#15408)
|
2026-01-06 20:52:12 +00:00 |
|
Gal Zahavi
|
6f4b2ad0b9
|
fix: default folder trust to untrusted for enhanced security (#15943)
|
2026-01-06 18:09:09 +00:00 |
|
christine betts
|
4c67eef0f2
|
Inform user of missing settings on extensions update (#15944)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-01-06 17:26:01 +00:00 |
|
Tommaso Sciortino
|
384fb6a465
|
Add setting to support OSC 52 paste (#15336)
|
2026-01-06 00:11:50 +00:00 |
|
N. Taylor Mullen
|
2cb33b2f76
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Dev Randalpura
|
3c92666ec2
|
Make default settings apply (#15354)
|
2026-01-05 20:00:20 +00:00 |
|
N. Taylor Mullen
|
615b218ff7
|
fix(cli): mock fs.readdir in consent tests for Windows compatibility (#15904)
|
2026-01-04 21:19:33 -08:00 |
|
N. Taylor Mullen
|
d3563e2f0e
|
Agent Skills: Add gemini skills CLI management command (#15837)
|
2026-01-05 04:40:21 +00:00 |
|
N. Taylor Mullen
|
bdb349e7f6
|
Agent Skills: Extension Support & Security Disclosure (#15834)
|
2026-01-04 22:45:07 +00:00 |
|
Abhi
|
d3c206c677
|
Unify shell security policy and remove legacy logic (#15770)
|
2026-01-04 05:19:00 +00:00 |
|
Abhi
|
c0ccb22460
|
chore: cleanup old smart edit settings (#15832)
|
2026-01-02 22:28:28 +00:00 |
|
N. Taylor Mullen
|
de1233b8ca
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08:00 |
|
christine betts
|
ec11b8afbf
|
Add extension settings info to /extensions list (#14905)
|
2025-12-30 21:09:48 +00:00 |
|
Abhi
|
dcd2449b1a
|
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626)
|
2025-12-29 19:22:42 +00:00 |
|
Maple!
|
a26d195404
|
fix(cli): add enableShellOutputEfficiency to settings schema (#15560)
|
2025-12-26 19:07:33 +00:00 |
|
Sehoon Shon
|
e6344a8c24
|
Security: Project-level hook warnings (#15470)
|
2025-12-23 21:10:46 +00:00 |
|
christine betts
|
563d81e08e
|
Add experimental in-CLI extension install and uninstall subcommands (#15178)
Co-authored-by: Christine Betts <chrstn@google.com>
|
2025-12-23 19:48:27 +00:00 |
|
Jacob Richman
|
b6b0727e28
|
Make schema validation errors non-fatal (#15487)
|
2025-12-23 18:26:37 +00:00 |
|
Jack Wotherspoon
|
e9a601c1fe
|
fix: add missing type field to MCPServerConfig (#15465)
|
2025-12-23 16:59:32 +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 |
|
Christian Gunderman
|
3b1dbcd42d
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Sehoon Shon
|
dced409ac4
|
Add Folder Trust Support To Hooks (#15325)
|
2025-12-22 16:46:38 +00:00 |
|
Adam Weidman
|
8ed0f8981f
|
fix(folder trust): add validation for trusted folder level (#12215)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
|
2025-12-20 00:13:03 +00:00 |
|
Tommaso Sciortino
|
10ba348a3a
|
Introspection agent demo (#15232)
|
2025-12-19 22:11:32 +00:00 |
|
Jacob Richman
|
419464a8c2
|
feat(ui): Put "Allow for all future sessions" behind a setting off by default. (#15322)
|
2025-12-19 17:25:23 +00:00 |
|
Sandy Tao
|
2e229d3bb6
|
feat(core): Implement JIT context memory loading and UI sync (#14469)
|
2025-12-19 17:04:03 +00:00 |
|
Tommaso Sciortino
|
edab97997a
|
Remove unused code (#15290)
|
2025-12-18 23:04:29 +00:00 |
|
Abhi
|
54466a3ea8
|
feat(hooks): add support for friendly names and descriptions (#15174)
|
2025-12-18 16:09:24 +00:00 |
|
Abhi
|
2b426c1d91
|
feat: add agent toml parser (#15112)
|
2025-12-18 03:46:55 +00:00 |
|
Jacob Richman
|
3d486ec1e9
|
feat(ui): add Windows clipboard image support and Alt+V paste workaround (#15218)
Co-authored-by: sgeraldes <sgeraldes@users.noreply.github.com>
|
2025-12-17 22:05:25 +00:00 |
|
Adam Weidman
|
b465e12747
|
chore(core): remove redundant isModelAvailabilityServiceEnabled toggle and clean up dead code (#15207)
|
2025-12-17 19:23:56 +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
|
7f2d33458a
|
Disallow unnecessary awaits. (#15172)
|
2025-12-17 05:28:18 +00:00 |
|
Jacob Richman
|
5ea5107d05
|
refactor(cli): fix settings merging so that settings using the new json format take priority over ones using the old format (#15116)
|
2025-12-16 03:59:24 +00:00 |
|
Shardul Natu
|
d030a1f62f
|
update(telemetry): add hashed_extension_name to field to extension events (#15025)
Co-authored-by: Shnatu <snatu@google.com>
|
2025-12-15 17:40:54 +00:00 |
|