Commit Graph

313 Commits

Author SHA1 Message Date
Abhi
f8504ebe8a feat(context): implement observation masking for tool outputs (#18389) 2026-02-06 01:53:11 +00:00
Shreya Keshive
bfe117f13c feat(admin): Implement admin allowlist for MCP server configurations (#18311) 2026-02-05 13:46:01 +00:00
Jack Wotherspoon
dfa7858bc4 fix: remove ask_user tool from non-interactive modes (#18154) 2026-02-03 23:41:36 +00:00
Bryan Morgan
d3f55261a3 fix(cli): resolve environment loading and auth validation issues in ACP mode (#18025)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-02-03 05:54:10 +00:00
Sandy Tao
8693b41dbf feat(core): add setting to disable loop detection (#18008) 2026-02-02 18:13:20 +00:00
Shreya Keshive
76b34e2690 feat(admin): provide actionable error messages for disabled features (#17815) 2026-01-30 18:05:22 +00:00
Abhi
dce24b907a refactor(hooks): remove legacy tools.enableHooks setting (#17867) 2026-01-30 15:15:48 +00:00
Abhi
aff5fff460 feat(skills): final stable promotion cleanup (#17726) 2026-01-28 04:56:04 +00:00
Abhi
c1e9ce346a revert: promote Agent Skills to stable (#17693) (#17712) 2026-01-27 23:29:12 +00:00
Abhi
f2f6310145 feat(skills): promote Agent Skills to stable (#17693) 2026-01-27 21:50:22 +00:00
Jacob Richman
f2dc266f5b feat(ui): add solid background color option for input prompt (#16563)
Co-authored-by: Alexander Farber <farber72@outlook.de>
2026-01-26 23:23:54 +00:00
Adib234
e9b2ee4e38 feat(plan): implement persistent approvalMode setting (#17350) 2026-01-23 23:14:11 +00:00
Adib234
ba3a37862b Refactor: Migrate CLI appEvents to Core coreEvents (#15737) 2026-01-23 16:45:46 +00:00
Ishaan Gupta
6b81103ca7 fix(cli)!: Default to interactive mode for positional arguments (#16329)
Co-authored-by: Allen Hutchison <adh@google.com>
2026-01-22 23:38:53 +00:00
Jasmeet Bhatia
29c9c8ee54 feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299)
Co-authored-by: Allen Hutchison <adh@google.com>
2026-01-22 23:38:06 +00:00
joshualitt
f993d68579 feat(core): Remove legacy settings. (#17244) 2026-01-22 20:59:47 +00:00
Abhi
a7b0de47aa feat(hooks): enable hooks system by default (#17247) 2026-01-21 22:40:31 +00:00
Gal Zahavi
75b75f394b fix(core,cli): enable recursive directory access for (#17094) 2026-01-21 17:58:23 +00:00
Shreya Keshive
4e1567e719 fix(admin): Ensure CLI commands run in non-interactive mode (#17218) 2026-01-21 17:38:20 +00:00
Sehoon Shon
bb84db04f7 feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172) 2026-01-21 04:58:37 +00:00
joshualitt
f971d8e261 feat(core): Ensure all properties in hooks object are event names. (#16870) 2026-01-20 22:47:31 +00:00
David Soria Parra
cad0739395 fix(cli): send gemini-cli version as mcp client version (#13407)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
2026-01-20 22:01:18 +00:00
Abhi
dfa1f4a0ed feat(cli): add experiment gate for event-driven scheduler (#17055) 2026-01-20 03:59:30 +00:00
N. Taylor Mullen
c36726f5eb feat(agent): enable agent skills by default (#16736) 2026-01-16 23:10:55 +00:00
Jerop Kipruto
cb4728a360 feat(plan): add experimental 'plan' approval mode (#16753) 2026-01-15 22:00:19 +00:00
Jacob Richman
f8d8f4f930 Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +00:00
Jerop Kipruto
ec38402aff feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
Sehoon Shon
3b74679c5b Enable & disable agents (#16225) 2026-01-15 00:30:17 +00:00
Sehoon Shon
64841e8762 feat(config): add 'auto' alias for default model selection (#16661)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-15 00:07:51 +00:00
Alex Austin Chettiar
b0d4631316 feat(cli): undeprecate the --prompt flag (#13981)
Co-authored-by: Allen Hutchison <adh@google.com>
2026-01-14 23:09:27 +00:00
Jack Wotherspoon
5eb57a494f docs: clarify F12 to open debug console (#16570) 2026-01-14 13:48:52 +00:00
N. Taylor Mullen
1c2df2c1bb feat(admin): support admin-enforced settings for Agent Skills (#16406) 2026-01-14 07:40:23 +00:00
joshualitt
9f61fba1eb feat(core, cli): Add support for agents in settings.json. (#16433) 2026-01-13 20:16:02 +00:00
Sandy Tao
4ad26bda56 feat(core): add disableLLMCorrection setting to skip auto-correction in edit tools (#16000) 2026-01-13 01:26:53 +00:00
Pyush Sinha
cdb9ad88aa fix(cli): disableYoloMode shouldn't enforce default approval mode against args (#16155) 2026-01-08 19:48:03 +00:00
Shreya Keshive
1facf0b51a Reapply "feat(admin): implement extensions disabled" (#16082) (#16109) 2026-01-08 17:59:30 +00:00
Tommaso Sciortino
33211a8e4c Fix and rename introspection agent -> cli help agent (#16097) 2026-01-07 23:01:57 +00:00
joshualitt
c7ac23db98 feat(core): Decouple enabling hooks UI from subsystem. (#16074) 2026-01-07 20:34:33 +00:00
christine betts
1c6adb441e Revert "feat(admin): implement extensions disabled" (#16082) 2026-01-07 19:35:56 +00:00
Shreya Keshive
cf284ee31e feat(admin): implement extensions disabled (#16024) 2026-01-07 16:31:17 +00:00
Shreya Keshive
f302266e92 feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +00:00
joshualitt
4a0ea2dccc feat(hooks): Add a hooks.enabled setting. (#15933) 2026-01-06 21:33:37 +00:00
Gal Zahavi
9a06d8eb92 fix: default folder trust to untrusted for enhanced security (#15943) 2026-01-06 18:09:09 +00:00
N. Taylor Mullen
21d8ba5d85 Agent Skills: Implement /skills reload (#15865) 2026-01-05 23:12:51 +00:00
Dev Randalpura
da7162deba Make default settings apply (#15354) 2026-01-05 20:00:20 +00:00
N. Taylor Mullen
f367103c57 Agent Skills: Add gemini skills CLI management command (#15837) 2026-01-05 04:40:21 +00:00
Abhi
0b8481ddd0 Unify shell security policy and remove legacy logic (#15770) 2026-01-04 05:19:00 +00:00
Abhi
5ab0c5d33d chore: cleanup old smart edit settings (#15832) 2026-01-02 22:28:28 +00:00
N. Taylor Mullen
1ed8948b67 Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698) 2025-12-30 13:35:52 -08:00
Abhi
895ca9eb3f refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00