Commit Graph

150 Commits

Author SHA1 Message Date
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
Jerop Kipruto 222e85cc77 feat(plan): add persistent plan file storage (#17563) 2026-01-26 21:57:27 +00:00
Adib234 e9b2ee4e38 feat(plan): implement persistent approvalMode setting (#17350) 2026-01-23 23:14:11 +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
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
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
Jacob Richman f8d8f4f930 Make merged settings non-nullable and fix all lints related to that. (#16647) 2026-01-15 17:26:10 +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
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 f302266e92 feat(admin): Introduce remote admin settings & implement secureModeEnabled/mcpEnabled (#15935) 2026-01-06 21:38:07 +00:00
Abhi 0b8481ddd0 Unify shell security policy and remove legacy logic (#15770) 2026-01-04 05:19:00 +00:00
Abhi 895ca9eb3f refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626) 2025-12-29 19:22:42 +00:00
Niyas Hameed a1edecaf30 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 1082081ff0 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 bce7cd8bb3 Disallow redundant typecasts. (#15030) 2025-12-13 01:43:43 +00:00
Paresh Joshi 6914104cea chore(tests): remove obsolete test for hierarchical memory (#13122) 2025-12-04 00:28:54 +00:00
Allen Hutchison 3584f4fdb2 feat: enable message bus integration by default (#14329) 2025-12-03 00:05:54 +00:00
Mayur Vaid e9e3ef0b15 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 49bf87808c fix(resume): allow passing a prompt via stdin while resuming using --resume (#13520) 2025-11-25 17:53:17 +00:00
Adib234 47f626aaac Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
Megha Bansal c0a00635b5 Optimize and improve test coverage for cli/src/config (#13485) 2025-11-21 04:57:59 +00:00
Jacob Richman 9409be8e1b 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 5f24ba95a5 Followup from #10719 (#13243) 2025-11-19 16:22:17 +00:00
shrutip90 2fa8b4df64 Check folder trust before allowing add directory (#12652) 2025-11-15 03:06:30 +00:00
bl-ue b8c169ed34 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 c9a63d8e8f [feat] Extension Reloading - respect updates to exclude tools (#12728) 2025-11-07 20:18:35 +00:00
Tommaso Sciortino 60feedd8da Fix test in windows (#12681) 2025-11-07 04:01:30 +00:00
Shreya Keshive 02f19207a5 feat(core): Integrate remote experiments configuration (#12539) 2025-11-04 23:09:53 +00:00
Jacob MacDonald e1614fc362 Extensions MCP refactor (#12413) 2025-11-04 15:51:18 +00:00
Tommaso Sciortino 10943138a0 Make compression threshold editable in the UI. (#12317) 2025-10-30 23:03:58 +00:00
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