Commit Graph

68 Commits

Author SHA1 Message Date
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
Adam Weidman 84f75529c4 chore(core): remove redundant isModelAvailabilityServiceEnabled toggle and clean up dead code (#15207) 2025-12-17 19:23:56 +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
joshualitt 9494c64f7c feat(core): Plumbing for late resolution of model configs. (#14597) 2025-12-10 17:36:27 +00:00
Abhi 12a97835bb feat: ensure codebase investigator uses preview model when main agent does (#14412) 2025-12-09 21:07:50 +00:00
Adam Weidman 589a65a5cb feat: Add enableAgents experimental flag (#14371)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-03 20:53:06 +00:00
Edilmo Palencia 498e64ed61 feat(hooks): Hooks Commands Panel, Enable/Disable, and Migrate (#14225) 2025-12-03 18:01:57 +00:00
Allen Hutchison 3584f4fdb2 feat: enable message bus integration by default (#14329) 2025-12-03 00:05:54 +00:00
Sandy Tao fd75e43158 feat(core): Implement JIT context manager and setting (#14324)
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
2025-12-02 20:09:46 +00:00
David Huntsperger bb4b0a03dd Updated ToC on docs intro; updated title casing to match Google style (#13717) 2025-12-01 19:38:48 +00:00
Gal Zahavi b5f21718d7 feat(core): Add configurable inactivity timeout for shell commands (#13531) 2025-11-26 21:43:33 +00:00
bl-ue 3bf8daa758 docs(sessions): add documentation for chat recording and session management (#13667) 2025-11-25 18:55:29 +00:00
Adam Weidman a964db0d8c feat(config): add isModelAvailabilityServiceEnabled setting (#13777) 2025-11-25 01:26:47 +00:00
joshualitt a65f3daf53 bug(core): Add default chat compression config. (#13766) 2025-11-24 23:02:00 +00:00
joshualitt 36f491ebc2 feat(core): Migrate chatCompressionService to model configs. (#12863) 2025-11-24 20:24:45 +00:00
Jacob Richman 908c07e738 Turn off alternate buffer mode by default. (#13623) 2025-11-22 01:30:38 +00:00
joshualitt 60ff661b8e feat(core): Add support for custom aliases for model configs. (#13546) 2025-11-22 00:13:10 +00:00
joshualitt 5a6ef66e05 feat(docs): Ensure multiline JS objects are rendered properly. (#13535) 2025-11-21 17:59:34 +00:00
Adib234 47f626aaac Remove useModelRouter experimental flag (#13593) 2025-11-21 17:54:17 +00:00
joshualitt 795b96bea2 feat(core): Incorporate Gemini 3 into model config hierarchy. (#13447) 2025-11-20 21:07:14 +00:00
Tommaso Sciortino bffae15297 Change default compress threshold to 0.5 for api key users (#13517) 2025-11-20 11:43:35 -08:00
Adib234 b4d4bd2d61 Enable switching preview features on/off without restart (#13515) 2025-11-20 19:00:16 +00:00
joshualitt 6e21af48cd feat(core): Wire up chat code path for model configs. (#12850) 2025-11-20 04:41:16 +00:00
Jacob Richman 3595faf43a bug(ui) showLineNumbers had the wrong default value. (#13356) 2025-11-19 03:33:40 +00:00
Shreya Keshive 8d7e4e70ff feat: launch Gemini 3 in Gemini CLI 🚀🚀🚀 (in main) (#13287)
Co-authored-by: Adam Weidman <65992621+adamfweidman@users.noreply.github.com>
Co-authored-by: Sehoon Shon <sshon@google.com>
Co-authored-by: Adib234 <30782825+Adib234@users.noreply.github.com>
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
Co-authored-by: Abhi <43648792+abhipatel12@users.noreply.github.com>
Co-authored-by: Aishanee Shah <aishaneeshah@gmail.com>
Co-authored-by: gemini-cli-robot <gemini-cli-robot@google.com>
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Co-authored-by: Jacob Richman <jacob314@gmail.com>
Co-authored-by: joshualitt <joshualitt@google.com>
Co-authored-by: Jenna Inouye <jinouye@google.com>
2025-11-18 09:01:16 -08:00
Tommaso Sciortino 5b5259de5e Change default compress threshold to 0.7 for api key users (#13079) 2025-11-14 17:13:59 +00:00
Tommaso Sciortino 1402b40cbf Show model in history (#13034) 2025-11-14 03:11:06 +00:00
Jacob Richman cc6d4ea99e Support incremental update experiment flag. (#12926) 2025-11-13 17:45:03 +00:00
Jacob Richman 1173bf3ad9 feat(ui) Make useAlternateBuffer the default (#12976) 2025-11-13 05:17:46 +00:00
anthony bushong 72765ae846 feat(core): set default chat base model configs (#12951) 2025-11-13 01:01:31 +00:00
anj-s 86cad96ff4 Enable write_todo tool and fix output function schema (#12905) 2025-11-12 18:18:15 +00:00
Sandy Tao 54926aafb2 feat(core): enhance loop detection with 2-stage check (#12902) 2025-11-12 04:49:00 +00:00
Jacob Richman 617a63ec73 Make useFullWidth the default. (#12911) 2025-11-12 00:14:08 +00:00
kevinjwang1 87aa4fb0ad Add implementation for setting to disable Github extensions (#12838) 2025-11-11 18:37:01 +00:00
joshualitt c00d438037 feat(core): Migrate generateContent to model configs. (#12834) 2025-11-11 16:10:50 +00:00
joshualitt b0add82cdd feat(core): Migrate generateJson to resolved model configs. (#12626) 2025-11-07 22:18:45 +00:00
Sandy Tao d91b3d45ae Revert "Enable WriteTodos tool by default (#12500)" (#12658) 2025-11-06 20:21:53 +00:00
joshualitt 4b11b55c01 feat(core): Add ModelConfigService. (#12556) 2025-11-06 01:18:42 +00:00