matt korwel
|
d9b4dc0a2f
|
fix(core): ensure sub-agents are registered regardless of tools.allowed (#18870)
|
2026-02-12 02:12:01 +00:00 |
|
Abhijit Balaji
|
f338ffd3ec
|
feat(cli): deprecate --allowed-tools and excludeTools in favor of policy engine (#18508)
|
2026-02-12 00:49:48 +00:00 |
|
Brad Dux
|
77b4033463
|
fix(cli): resolve double rendering in shpool and address vscode lint warnings (#18704)
|
2026-02-11 17:29:18 +00:00 |
|
Abhi
|
25ded912d4
|
feat(masking): enable tool output masking by default (#18564)
|
2026-02-11 06:21:55 +00:00 |
|
Spencer
|
f676f2c3a4
|
Feature/quota visibility 16795 (#18203)
|
2026-02-10 02:53:10 +00:00 |
|
joshualitt
|
8edc496312
|
feat(core): Render memory hierarchically in context. (#18350)
|
2026-02-10 02:01:59 +00:00 |
|
Tommaso Sciortino
|
670a52f63d
|
Allow @-includes outside of workspaces (with permission) (#18470)
|
2026-02-09 12:24:28 -08:00 |
|
Jerop Kipruto
|
e2ca531bc1
|
fix(core): ensure enter_plan_mode tool registration respects experimental.plan (#18587)
|
2026-02-09 01:57:01 +00:00 |
|
Abhi
|
d035ed3494
|
feat(context): add remote configuration for tool output masking thresholds (#18553)
|
2026-02-08 03:04:46 +00:00 |
|
Sandy Tao
|
9c2181a3c6
|
refactor: simplify tool output truncation to single config (#18446)
|
2026-02-06 21:41:19 +00:00 |
|
Sehoon Shon
|
5f4fa08b38
|
Remove previewFeatures and default to Gemini 3 (#18414)
|
2026-02-06 18:02:57 +00:00 |
|
joshualitt
|
00a09c9e6d
|
Shorten temp directory (#17901)
|
2026-02-06 16:10:17 +00:00 |
|
Abhi
|
f8504ebe8a
|
feat(context): implement observation masking for tool outputs (#18389)
|
2026-02-06 01:53:11 +00:00 |
|
Tommaso Sciortino
|
105ac08ec1
|
Fix permission check (#18395)
|
2026-02-05 20:19:17 +00:00 |
|
Adib234
|
35df4927d5
|
feat(plan): fix invalid tool calls in plan mode (#18352)
|
2026-02-05 20:04:03 +00:00 |
|
Jerop Kipruto
|
f04bec9f75
|
feat(core): add enter_plan_mode tool (#18324)
|
2026-02-04 18:57:41 +00:00 |
|
Adib234
|
a4fe27c459
|
feat(plan): implement plan slash command (#17698)
|
2026-02-04 17:01:43 +00:00 |
|
Sehoon Shon
|
88b15b5163
|
feat(core): enable getUserTierName in config (#18265)
|
2026-02-04 03:28:58 +00:00 |
|
Gal Zahavi
|
3d5b94da6e
|
fix: enforce folder trust for workspace settings, skills, and context (#17596)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-03 22:53:31 +00:00 |
|
Shreya Keshive
|
3c1845ec17
|
feat(admin): add support for MCP configuration via admin controls (pt1) (#18223)
|
2026-02-03 21:19:14 +00:00 |
|
christine betts
|
9db7c30643
|
Fix handling of empty settings (#18131)
|
2026-02-03 20:39:20 +00:00 |
|
Jerop Kipruto
|
ce4dfa5964
|
feat(plan): add core logic and exit_plan_mode tool definition (#18110)
|
2026-02-03 03:30:03 +00:00 |
|
Sandy Tao
|
8693b41dbf
|
feat(core): add setting to disable loop detection (#18008)
|
2026-02-02 18:13:20 +00:00 |
|
Spencer
|
c6f2add6a6
|
feat(extensions): add support for custom themes in extensions (#17327)
|
2026-01-28 18:58:35 +00:00 |
|
Alisa
|
3b9af4b813
|
Add support for an additional exclusion file besides .gitignore and .geminiignore (#16487)
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-01-28 01:19:13 +00:00 |
|
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 |
|
Abhi
|
f2f6310145
|
feat(skills): promote Agent Skills to stable (#17693)
|
2026-01-27 21:50:22 +00:00 |
|
N. Taylor Mullen
|
34a9bc4de3
|
refactor(core): centralize path validation and allow temp dir access for tools (#17185)
Co-authored-by: Your Name <joshualitt@google.com>
|
2026-01-27 21:17:40 +00:00 |
|
Jack Wotherspoon
|
3bd7686da7
|
feat: wire up AskUserTool with dialog (#17411)
|
2026-01-27 18:30:44 +00:00 |
|
Jerop Kipruto
|
4959216bcc
|
feat(plan): refresh system prompt when approval mode changes (Shift+Tab) (#17585)
|
2026-01-26 23:45:24 +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 |
|
Christian Gunderman
|
bcf90e47fc
|
feat(agents): implement first-run experience for project-level sub-agents (#17266)
|
2026-01-26 19:49:32 +00:00 |
|
Sehoon Shon
|
84f9ce9bab
|
fix(core): hide user tier name (#17418)
|
2026-01-24 03:16:01 +00:00 |
|
Sehoon Shon
|
68c5a9dc41
|
feat(ui): display user tier in about command (#17400)
|
2026-01-23 21:03:53 +00:00 |
|
Ratish P
|
0190a35ace
|
fix(core): await MCP initialization in non-interactive mode (#17390)
|
2026-01-23 17:21:47 +00:00 |
|
Christian Gunderman
|
954bc41041
|
Refactor subagent delegation to be one tool per agent (#17346)
|
2026-01-23 02:18:31 +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 |
|
matt korwel
|
2456b1b818
|
feat(routing): A/B Test Numerical Complexity Scoring for Gemini 3 (#16041)
Co-authored-by: N. Taylor Mullen <ntaylormullen@google.com>
|
2026-01-22 22:12:07 +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 |
|
Gal Zahavi
|
75b75f394b
|
fix(core,cli): enable recursive directory access for (#17094)
|
2026-01-21 17:58:23 +00:00 |
|
Sehoon Shon
|
bb84db04f7
|
feat(cli): sanitize ANSI escape sequences in non-interactive output (#17172)
|
2026-01-21 04:58:37 +00:00 |
|
Gaurav
|
7d824b8d8b
|
Add interactive ValidationDialog for handling 403 VALIDATION_REQUIRED errors. (#16231)
|
2026-01-21 00:23:01 +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 |
|