Commit Graph

105 Commits

Author SHA1 Message Date
Adam Weidman 5b3de86235 docs: document GEMINI_CLI_HOME environment variable (#18219) 2026-02-03 19:49:37 +00:00
Abhijit Balaji 4b2fe19cda feat(cli): implement automatic theme switching based on terminal background (#17976)
Co-authored-by: Jacob Richman <jacob314@gmail.com>
2026-02-03 00:39:17 +00:00
Sandy Tao 8693b41dbf feat(core): add setting to disable loop detection (#18008) 2026-02-02 18:13:20 +00:00
Victor Vianna 7cca83fad3 chore: delete autoAccept setting unused in production (#17862)
Co-authored-by: Victor Hugo Vianna Silva <victorvianna@google.com>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-02-02 13:49:17 +00:00
kevinjwang1 8c8fd32d71 Add allowedExtensions setting (#17695) 2026-01-30 19:43:51 +00:00
Abhi dce24b907a refactor(hooks): remove legacy tools.enableHooks setting (#17867) 2026-01-30 15:15:48 +00:00
Danielle Yim 1acd44a97b feat(core): Add GOOGLE_GENAI_API_VERSION environment variable support (#16177)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-01-29 22:45:37 +00:00
Abhi 784efdbfea feat(cli): show hooksConfig.enabled in settings dialog (#17810) 2026-01-29 04:58:20 +00:00
Sehoon Shon 8ec2dd32a0 feat(cli): add user identity info to stats command (#17612) 2026-01-28 21:26:33 +00:00
Abhi aff5fff460 feat(skills): final stable promotion cleanup (#17726) 2026-01-28 04:56:04 +00:00
Alisa 3b9af4b813 Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
2026-01-28 01:19:13 +00:00
Abhi 4cb6ca9031 feat(skills): promote skills settings to stable (#17713) 2026-01-28 00:09:52 +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
Gal Zahavi d9d8bd53af feat(cli): add global setting to disable UI spinners (#17234)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-27 00:06:58 +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
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
Abhi bff886da9c feat(config): default enableEventDrivenScheduler to true (#17211) 2026-01-21 22:40:19 +00:00
Sandy Tao 8ad162e6ed feat(core): enable disableLLMCorrection by default (#17223) 2026-01-21 18:53:41 +00:00
joshualitt f971d8e261 feat(core): Ensure all properties in hooks object are event names. (#16870) 2026-01-20 22:47:31 +00:00
Abhi dfa1f4a0ed feat(cli): add experiment gate for event-driven scheduler (#17055) 2026-01-20 03:59:30 +00:00
JAYADITYA dfcd0562fc docs: update README and config guide to reference Gemini 3 (#15806)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-01-19 15:24:34 +00:00
Alexander Farber 444429179e feat(settings): rename negative settings to positive naming (disable* -> enable*) (#14142)
Co-authored-by: jacob314 <jacob314@gmail.com>
2026-01-16 22:33:49 +00:00
Jerop Kipruto cb4728a360 feat(plan): add experimental 'plan' approval mode (#16753) 2026-01-15 22:00:19 +00:00
Jerop Kipruto ec38402aff feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
christine betts c350ba71b6 Add an experimental setting for extension config (#16506) 2026-01-14 15:16:42 +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
N. Taylor Mullen 603ca7de7a feat(cli): implement dynamic terminal tab titles for CLI status (#16378) 2026-01-13 01:18:14 +00:00
Jacob Richman 8bbdd0b0c1 Autogenerate docs/cli/settings.md docs/getting-started/configuration.md was already autogenerated but settings.md was not. (#14408) 2026-01-09 22:28:09 +00:00
N. Taylor Mullen 48b2a9314c feat(ui): reduce home directory warning noise and add opt-out setting (#16229) 2026-01-09 19:56:22 +00:00
Tommaso Sciortino 8bd5d4db9b enable cli_help agent by default (#16100) 2026-01-07 23:43:12 +00:00
Tommaso Sciortino 33211a8e4c Fix and rename introspection agent -> cli help agent (#16097) 2026-01-07 23:01:57 +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
Abhi 07d674ff26 feat(ui): add visual indicators for hook execution (#15408) 2026-01-06 20:52:12 +00:00
Tommaso Sciortino dfe2b6ddec Add setting to support OSC 52 paste (#15336) 2026-01-06 00:11:50 +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
Maple! f33b33ecea fix(cli): add enableShellOutputEfficiency to settings schema (#15560) 2025-12-26 19:07:33 +00:00
Christian Gunderman 66fab0bea2 Implemented unified secrets sanitization and env. redaction options (#15348) 2025-12-23 03:18:27 +00:00
Tommaso Sciortino 5800b8199a Introspection agent demo (#15232) 2025-12-19 22:11:32 +00:00
Shehab 488a687865 docs(cli): add System Prompt Override (GEMINI_SYSTEM_MD) (#9515) 2025-12-19 20:11:37 +00:00
Jacob Richman e795860c7e feat(ui): Put "Allow for all future sessions" behind a setting off by default. (#15322) 2025-12-19 17:25:23 +00:00
Abhi 7400798365 feat: add agent toml parser (#15112) 2025-12-18 03:46:55 +00:00