Commit graph

621 commits

Author SHA1 Message Date
Abhi
6f6445994e
feat(skills): promote Agent Skills to stable (#17693) 2026-01-27 21:50:22 +00:00
Christian Gunderman
246a6d10c3
Sub-agents documentation. (#16639)
Co-authored-by: Jenna Inouye <jinouye@google.com>
2026-01-27 18:24:37 +00:00
christine betts
a63277c1d0
Update sidebar to resolve site build issues (#17674) 2026-01-27 17:09:10 +00:00
christine betts
e5145ab60d
Fix sidebar issue for extensions link (#17668) 2026-01-27 16:42:10 +00:00
Jack Wotherspoon
a79051d9f8
feat: add double-click to expand/collapse large paste placeholders (#17471) 2026-01-27 02:59:09 +00:00
Jacob Richman
8e8e7b33ed
Ctrl-O (#17617) 2026-01-27 02:14:03 +00:00
Yuna Seol
7708009103
fix(security): enforce strict policy directory permissions (#17353)
Co-authored-by: Yuna Seol <yunaseol@google.com>
2026-01-27 00:27:49 +00:00
Gal Zahavi
00f60ef532
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
b5fe372b5b
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
Jenna Inouye
c2d0783965
Docs: Refactor left nav on the website (#17558) 2026-01-26 21:19:27 +00:00
christine betts
b07953fb38
Update extensions docs (#16093) 2026-01-26 20:14:38 +00:00
Abhi
cb772a5b7f
docs(hooks): clarify mandatory 'type' field and update hook schema documentation (#17499) 2026-01-25 23:33:12 +00:00
Nils Breunese
dcd949bdd0
docs: Add instructions for MacPorts and uninstall instructions for Homebrew (#17412)
Signed-off-by: Nils Breunese <nils@breun.nl>
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-25 19:21:16 +00:00
Adib234
6fae28197e
feat(plan): implement persistent approvalMode setting (#17350) 2026-01-23 23:14:11 +00:00
Jack Wotherspoon
da1664c7a0
feat: add clearContext to AfterAgent hooks (#16574) 2026-01-23 22:14:30 +00:00
Jasmeet Bhatia
a060e6149a
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
62dd9b5b3c
feat(core): Remove legacy settings. (#17244) 2026-01-22 20:59:47 +00:00
Lucas Schiffer
048c30513e
docs: update typo in mcp-server.md file (#17099)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
2026-01-22 15:48:26 +00:00
Adib234
3b9f580fa4
feat: implement /rewind command (#15720) 2026-01-22 15:26:52 +00:00
Abhi
0a173cac46
docs(hooks): comprehensive update of hook documentation and specs (#16816) 2026-01-22 03:13:15 +00:00
Abhi
61040d0eb8
feat(hooks): enable hooks system by default (#17247) 2026-01-21 22:40:31 +00:00
Abhi
3cca8ec0f0
feat(config): default enableEventDrivenScheduler to true (#17211) 2026-01-21 22:40:19 +00:00
christine betts
a91665db40
Remove unused slug from sidebar (#17229) 2026-01-21 20:00:10 +00:00
Sandy Tao
f79124f96e
feat(core): enable disableLLMCorrection by default (#17223) 2026-01-21 18:53:41 +00:00
Tommaso Sciortino
f190b87223
Support command/ctrl/alt backspace correctly (#17175) 2026-01-21 18:13:26 +00:00
Jenna Inouye
e894871afc
Docs: Marking for experimental features (#16760) 2026-01-21 18:11:42 +00:00
N. Taylor Mullen
acbef4cd31
feat(core): support dynamic variable substitution in system prompt override (#17042) 2026-01-21 17:43:50 +00:00
g-samroberts
4d77934a83
Docs: Update changelogs for v.0.25.0 and v0.26.0-preview.0 releases. (#17215) 2026-01-21 17:04:13 +00:00
Adib234
0605e6e3e9
feat(plan): Extend Shift+Tab Mode Cycling to include Plan Mode (#17177) 2026-01-21 15:19:47 +00:00
christine betts
a784c263be
Remove other rewind reference in docs (#17149) 2026-01-21 05:26:48 +00:00
Tommaso Sciortino
2455f939a3
fix(cli): resolve home/end keybinding conflict (#17124) 2026-01-21 02:15:18 +00:00
Adib234
e1fd5be429
Add Esc-Esc to clear prompt when it's not empty (#17131) 2026-01-21 00:32:26 +00:00
joshualitt
211d2c5fdd
feat(core): Ensure all properties in hooks object are event names. (#16870) 2026-01-20 22:47:31 +00:00
christine betts
c9061a1cfe
Remove missing sidebar item (#17145) 2026-01-20 22:03:35 +00:00
Adam Weidman
a16d5983cf
feat: Add flash lite utility fallback chain (#17056) 2026-01-20 19:43:43 +00:00
Adib234
e5745f16cb
feat(plan): telemetry to track adoption and usage of plan mode (#16863) 2026-01-20 18:57:34 +00:00
jw bot
4920ad2694
docs(themes): remove unsupported DiffModified color key (#17073) 2026-01-20 05:08:48 +00:00
Abhi
451e0b49cb
feat(cli): add experiment gate for event-driven scheduler (#17055) 2026-01-20 03:59:30 +00:00
JAYADITYA
a4eb04b7d4
docs: update README and config guide to reference Gemini 3 (#15806)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
2026-01-19 15:24:34 +00:00
Adib234
20580d754d
Delete rewind documentation for now (#16932) 2026-01-17 17:25:35 +00:00
Alexander Farber
608da23393
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
d8d4d87e29
feat(admin): implement admin controls polling and restart prompt (#16627) 2026-01-16 20:24:53 +00:00
N. Taylor Mullen
063f0d0dcd
docs(extensions): add Agent Skills support and mark feature as experimental (#16859) 2026-01-16 19:37:28 +00:00
Tommaso Sciortino
ce35d84113
cleanup: Organize key bindings (#16798) 2026-01-16 16:56:46 +00:00
Jerop Kipruto
655ab21d8b
feat(plan): add experimental 'plan' approval mode (#16753) 2026-01-15 22:00:19 +00:00
christine betts
9e13a43225
Replace relative paths to fix website build (#16755) 2026-01-15 17:54:43 +00:00
g-samroberts
fa3981990c
Add links to supported locations and minor fixes (#16476) 2026-01-15 15:59:31 +00:00
Jerop Kipruto
5bdfe1a1fa
feat(plan): add experimental plan flag (#16650) 2026-01-15 00:55:10 +00:00
Tommaso Sciortino
42c26d1e1b
cleanup: Improve keybindings (#16672) 2026-01-15 00:30:07 +00:00
Tommaso Sciortino
5ed275ce39
Remove unused rewind key binding (#16659) 2026-01-14 22:46:33 +00:00