Sehoon Shon
|
3b74679c5b
|
Enable & disable agents (#16225)
|
2026-01-15 00:30:17 +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 |
|
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
|
8c97808de6
|
fix(core): avoid 'activate_skill' re-registration warning (#16398)
|
2026-01-12 19:31:34 +00:00 |
|
Sehoon Shon
|
18bfa6dbcd
|
revert the change that was recently added from a fix (#16390)
|
2026-01-12 17:23:06 +00:00 |
|
Adam Weidman
|
ac2df9d22c
|
fix(core): ensure sub-agent schema and prompt refresh during runtime (#16409)
Co-authored-by: Sehoon Shon <sshon@google.com>
|
2026-01-12 17:11:24 +00:00 |
|
Abhi
|
76c9aca829
|
feat(cli): add /chat debug command for nightly builds (#16339)
|
2026-01-11 19:11:06 +00:00 |
|
Sandy Tao
|
4846a206df
|
feat(cli): implement passive activity logger for session analysis (#15829)
|
2026-01-11 13:22:49 +00:00 |
|
Christian Gunderman
|
002b70ad07
|
Fix an issue where the agent stops prematurely (#16269)
|
2026-01-09 23:05:27 +00:00 |
|
Kevin Ramdass
|
47684eb185
|
feat(core): add local experiments override via GEMINI_EXP (#16181)
|
2026-01-09 18:47:05 +00:00 |
|
christine betts
|
a969e1675a
|
Show settings source in extensions lists (#16207)
|
2026-01-09 17:04:53 +00:00 |
|
Shreya Keshive
|
1facf0b51a
|
Reapply "feat(admin): implement extensions disabled" (#16082) (#16109)
|
2026-01-08 17:59:30 +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 |
|
joshualitt
|
b06884ab0f
|
feat(core): Preliminary changes for subagent model routing. (#16035)
|
2026-01-07 21:21:10 +00:00 |
|
joshualitt
|
c7ac23db98
|
feat(core): Decouple enabling hooks UI from subsystem. (#16074)
|
2026-01-07 20:34:33 +00:00 |
|
christine betts
|
1c6adb441e
|
Revert "feat(admin): implement extensions disabled" (#16082)
|
2026-01-07 19:35:56 +00:00 |
|
Shreya Keshive
|
cf284ee31e
|
feat(admin): implement extensions disabled (#16024)
|
2026-01-07 16:31:17 +00:00 |
|
Abhi
|
ef4329a708
|
policy: extract legacy policy from core tool scheduler to policy engine (#15902)
|
2026-01-07 04:28:06 +00:00 |
|
N. Taylor Mullen
|
1bfc3a7399
|
Introduce GEMINI_CLI_HOME for strict test isolation (#15907)
|
2026-01-07 04:09:39 +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 |
|
Tommaso Sciortino
|
f34c8aa085
|
fix: writeTodo construction (#16014)
|
2026-01-06 20:08:25 +00:00 |
|
Gal Zahavi
|
9a06d8eb92
|
fix: default folder trust to untrusted for enhanced security (#15943)
|
2026-01-06 18:09:09 +00:00 |
|
Sehoon Shon
|
ca892fd4e7
|
remove manual string when displaying manual model in the footer (#15967)
|
2026-01-06 04:07:44 +00:00 |
|
N. Taylor Mullen
|
21d8ba5d85
|
Agent Skills: Implement /skills reload (#15865)
|
2026-01-05 23:12:51 +00:00 |
|
Sehoon Shon
|
15969f215e
|
Opt-in to persist model from /model (#15820)
|
2026-01-05 20:31:13 +00:00 |
|
Abhi
|
37898d31e7
|
chore: rename smart-edit to edit (#15923)
|
2026-01-05 20:25:54 +00:00 |
|
N. Taylor Mullen
|
5ff3003ad0
|
Agent Skills: Extension Support & Security Disclosure (#15834)
|
2026-01-04 22:45:07 +00:00 |
|
Abhi
|
2411c3a674
|
feat(core,cli): enforce mandatory MessageBus injection (Phase 3 Hard Migration) (#15776)
|
2026-01-04 22:11:43 +00:00 |
|
N. Taylor Mullen
|
6c7045f346
|
Agent Skills: Unify Representation & Centralize Loading (#15833)
|
2026-01-03 16:24:36 -08:00 |
|
Abhi
|
5ab0c5d33d
|
chore: cleanup old smart edit settings (#15832)
|
2026-01-02 22:28:28 +00:00 |
|
N. Taylor Mullen
|
0549108e32
|
Agent Skills: Implement Autonomous Activation Tool & Context Injection (#15725)
|
2026-01-02 19:15:06 +00:00 |
|
Sehoon Shon
|
b21f87068d
|
log fallback mode (#15817)
|
2026-01-02 18:19:43 +00:00 |
|
N. Taylor Mullen
|
1ed8948b67
|
Agent Skills: Implement Core Skill Infrastructure & Tiered Discovery (#15698)
|
2025-12-30 13:35:52 -08:00 |
|
christine betts
|
d5342b4237
|
Add extension settings info to /extensions list (#14905)
|
2025-12-30 21:09:48 +00:00 |
|
Abhi
|
895ca9eb3f
|
refactor: deprecate legacy confirmation settings and enforce Policy Engine (#15626)
|
2025-12-29 19:22:42 +00:00 |
|
Sehoon Shon
|
d190268ebd
|
do not persist the fallback model (#15483)
|
2025-12-26 16:08:44 +00:00 |
|
Sehoon Shon
|
eca2317f86
|
Security: Project-level hook warnings (#15470)
|
2025-12-23 21:10:46 +00:00 |
|
Niyas Hameed
|
a1edecaf30
|
feat: automatic /model persistence across Gemini CLI sessions (#13199)
Co-authored-by: Jack Wotherspoon <jackwoth@google.com>
|
2025-12-23 14:23:43 +00:00 |
|
Christian Gunderman
|
66fab0bea2
|
Implemented unified secrets sanitization and env. redaction options (#15348)
|
2025-12-23 03:18:27 +00:00 |
|
Abhi
|
3654245291
|
feat(policy): implement dynamic mode-aware policy evaluation (#15307)
|
2025-12-22 20:25:07 +00:00 |
|
Adam Weidman
|
d1e46ad79a
|
chore(core): refactor model resolution and cleanup fallback logic (#15228)
|
2025-12-22 15:18:51 +00:00 |
|
Tommaso Sciortino
|
5800b8199a
|
Introspection agent demo (#15232)
|
2025-12-19 22:11:32 +00:00 |
|
Sandy Tao
|
ad79d0a6c6
|
feat(core): Implement JIT context memory loading and UI sync (#14469)
|
2025-12-19 17:04:03 +00:00 |
|
Jacob Richman
|
7b47a3b1d9
|
feat: Detect background color (#15132)
|
2025-12-18 18:36:48 +00:00 |
|
Abhi
|
7400798365
|
feat: add agent toml parser (#15112)
|
2025-12-18 03:46:55 +00:00 |
|
Adam Weidman
|
b789cd471e
|
chore(core): remove legacy fallback flags and migrate loop detection (#15213)
|
2025-12-17 22:14:33 +00:00 |
|