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 |
|
Jacob Richman
|
a2890e0a04
|
refactor(cli): keyboard handling and AskUserDialog (#17414)
|
2026-01-27 22:26:00 +00:00 |
|
Abhi
|
f2f6310145
|
feat(skills): promote Agent Skills to stable (#17693)
|
2026-01-27 21:50:22 +00:00 |
|
christine betts
|
9e9301ec2a
|
Load extension settings for hooks, agents, skills (#17245)
|
2026-01-27 19:34:14 +00:00 |
|
Shreya Keshive
|
8a61b7b894
|
fix(admin): fix a few bugs related to admin controls (#17590)
|
2026-01-27 17:14:11 +00:00 |
|
Jacob Richman
|
5198bcb3cd
|
Ctrl-O (#17617)
|
2026-01-27 02:14:03 +00:00 |
|
Jasmeet Bhatia
|
ad85a103c7
|
feat(mcp/extensions): Allow users to selectively enable/disable MCP servers included in an extension( Issue #11057 & #17402) (#17434)
|
2026-01-27 01:02:14 +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 |
|
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 |
|
Adib234
|
ba3a37862b
|
Refactor: Migrate CLI appEvents to Core coreEvents (#15737)
|
2026-01-23 16:45:46 +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 |
|
Jasmeet Bhatia
|
29c9c8ee54
|
feat(mcp): add enable/disable commands for MCP servers (#11057) (#16299)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-01-22 23:38:06 +00:00 |
|
joshualitt
|
f993d68579
|
feat(core): Remove legacy settings. (#17244)
|
2026-01-22 20:59:47 +00:00 |
|
Adib234
|
a19e7138a8
|
feat: implement /rewind command (#15720)
|
2026-01-22 15:26:52 +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 |
|
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 |
|