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 |
|
Tommaso Sciortino
|
8d5c8a6fad
|
Support command/ctrl/alt backspace correctly (#17175)
|
2026-01-21 18:13:26 +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 |
|
Adib234
|
bc2b429b3d
|
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177)
|
2026-01-21 15:19:47 +00:00 |
|
Sehoon Shon
|
bb84db04f7
|
feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172)
|
2026-01-21 04:58:37 +00:00 |
|
Jacob Richman
|
e349283047
|
Fix bug where System scopes weren't migrated. (#17174)
|
2026-01-21 04:07:17 +00:00 |
|
Tommaso Sciortino
|
67c479498f
|
fix(cli): resolve home/end keybinding conflict (#17124)
|
2026-01-21 02:15:18 +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 |
|
Sandy Tao
|
42ce816ec7
|
feat(core): unify agent enabled and disabled flags (#17127)
|
2026-01-20 21:00:43 +00:00 |
|
Shreya Keshive
|
810674e856
|
feat(admin): set admin.skills.enabled based on advancedFeaturesEnabled setting (#17095)
|
2026-01-20 16:57:47 +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 |
|
Shreya Keshive
|
3945db9b30
|
feat(admin): implement admin controls polling and restart prompt (#16627)
|
2026-01-16 20:24:53 +00:00 |
|
Jerop Kipruto
|
89207ed81f
|
feat(plan): enforce strict read-only policy and halt execution on violation (#16849)
|
2026-01-16 17:56:48 +00:00 |
|
joshualitt
|
fd14ce22e3
|
feat(core): Add generalist agent. (#16638)
|
2026-01-16 17:21:13 +00:00 |
|
Tommaso Sciortino
|
3f07aad136
|
cleanup: Organize key bindings (#16798)
|
2026-01-16 16:56:46 +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 |
|
N. Taylor Mullen
|
ba134b5152
|
feat(cli): add security consent prompts for skill installation (#16549)
|
2026-01-15 01:47:02 +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 |
|
Tommaso Sciortino
|
29c9a6b0e2
|
cleanup: Improve keybindings (#16672)
|
2026-01-15 00:30:07 +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 |
|
Tommaso Sciortino
|
ada9a27269
|
Remove sequence binding (#16664)
|
2026-01-14 23:09:09 +00:00 |
|
Tommaso Sciortino
|
35a1180903
|
Remove unused rewind key binding (#16659)
|
2026-01-14 22:46:33 +00:00 |
|
Tommaso Sciortino
|
1fdd49344b
|
Simplify paste handling (#16654)
|
2026-01-14 21:27:36 +00:00 |
|
Tommaso Sciortino
|
dc73ce7a81
|
remove unnecessary \x7f key bindings (#16646)
|
2026-01-14 20:08:46 +00:00 |
|
Adib234
|
3bafd2daa7
|
feat: add Rewind Confirmation dialog and Rewind Viewer component (#15717)
|
2026-01-14 15:22:21 +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 |
|
Tommaso Sciortino
|
e0c05ed46e
|
Improve key binding names and descriptions (#16529)
|
2026-01-13 20:07:55 +00:00 |
|
Christian Gunderman
|
a3ad7d7ddd
|
Implement support for subagents as extensions. (#16473)
|
2026-01-13 19:09:22 +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 |
|
Tommaso Sciortino
|
e067061795
|
Migrate keybindings (#16460)
|
2026-01-13 00:28:10 +00:00 |
|
Jacob Richman
|
57d4cd6357
|
feat(ui): use Tab to switch focus between shell and input (#14332)
|
2026-01-12 23:30:12 +00:00 |
|
Tommaso Sciortino
|
4d38851cf4
|
migrate yolo/auto-edit keybindings (#16457)
|
2026-01-12 22:50:32 +00:00 |
|
N. Taylor Mullen
|
5eb841ae7e
|
Support for Built-in Agent Skills (#16045)
|
2026-01-10 06:26:58 +00:00 |
|
Gal Zahavi
|
3d6bded4cb
|
refactor(config): remove legacy V1 settings migration logic (#16252)
|
2026-01-09 22:34:23 +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 |
|
Shreya Keshive
|
7ce70fdfe4
|
feat: apply remote admin settings (no-op) (#16106)
|
2026-01-09 22:04:57 +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 |
|
christine betts
|
a969e1675a
|
Show settings source in extensions lists (#16207)
|
2026-01-09 17:04:53 +00:00 |
|