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 |
|
Sandy Tao
|
42ce816ec7
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +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 |
|
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 |
|
joshualitt
|
fd14ce22e3
|
feat(core): Add generalist agent. (#16638)
|
2026-01-16 17:21:13 +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 |
|
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 |
|
Jack Wotherspoon
|
3357841725
|
fix: add missing type field to MCPServerConfig (#15465)
|
2025-12-23 16:59:32 +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 |
|
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
|
464beedce2
|
feat(hooks): add support for friendly names and descriptions (#15174)
|
2025-12-18 16:09:24 +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 |
|
Marat Boshernitsan
|
86e001f4f6
|
refactor(telemetry): Improve previous PR that allows telemetry to use the CLI auth and add testing (#14589)
|
2025-12-08 11:20:13 -08: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 |
|
christine betts
|
ec03e9bdee
|
Always use MCP server instructions (#14297)
|
2025-12-01 17:17:54 +00:00 |
|
Gal Zahavi
|
b5f21718d7
|
feat(core): Add configurable inactivity timeout for shell commands (#13531)
|
2025-11-26 21:43:33 +00:00 |
|
christine betts
|
96c6d0a477
|
Add support for MCP server instructions behind config option (#13432)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-11-26 18:08:47 +00:00 |
|