ruomeng
|
34b4f1c6e4
|
refactor(plan): simplify policy priorities and consolidate read-only rules (#24849)
|
2026-04-08 15:58:29 +00:00 |
|
Abhi
|
83096c68b0
|
fix(policy): allow complete_task in plan mode (#24771)
|
2026-04-07 03:43:42 +00:00 |
|
David Pierce
|
984f02c180
|
relax tool sandboxing overrides for plan mode to match defaults. (#24762)
|
2026-04-06 22:18:10 +00:00 |
|
Gal Zahavi
|
893ae4d29a
|
fix(core): ensure sandbox approvals are correctly persisted and matched for proactive expansions (#24577)
|
2026-04-03 21:48:18 +00:00 |
|
Emily Hedlund
|
ca0e6f9bd9
|
test: fix Windows CI execution and resolve exposed platform failures (#24476)
|
2026-04-03 15:50:29 +00:00 |
|
Jerop Kipruto
|
64c928fce7
|
feat(core): implement context-aware persistent policy approvals (#23257)
|
2026-04-02 20:01:33 +00:00 |
|
Sandy Tao
|
63cc363606
|
feat(core): scope subagent workspace directories via AsyncLocalStorage (#24445)
|
2026-04-02 16:33:08 +00:00 |
|
Gal Zahavi
|
13ccc16457
|
fix(core): enhance sandbox usability and fix build error (#24460)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-01 23:51:06 +00:00 |
|
Adib234
|
55f5d3923c
|
feat(policy): explicitly allow web_fetch in plan mode with ask_user (#24456)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-01 19:57:56 +00:00 |
|
Abhi
|
2d432c1489
|
fix(core): ensure complete_task tool calls are recorded in chat history (#24437)
|
2026-04-01 19:53:46 +00:00 |
|
Abhijit Balaji
|
afc1d50c20
|
feat(core): implement tool-based topic grouping (Chapters) (#23150)
Co-authored-by: Christian Gunderman <gundermanc@google.com>
|
2026-03-28 01:28:25 +00:00 |
|
Gal Zahavi
|
ae123c547c
|
fix(sandbox): implement Windows Mandatory Integrity Control for GeminiSandbox (#24057)
|
2026-03-28 00:14:35 +00:00 |
|
Tommaso Sciortino
|
8868b34c75
|
refactor(core): delegate sandbox denial parsing to SandboxManager (#23928)
|
2026-03-26 22:10:15 +00:00 |
|
ruomeng
|
c888da5f73
|
fix(core): replace hardcoded non-interactive ASK_USER denial with explicit policy rules (#23668)
|
2026-03-26 18:35:12 +00:00 |
|
Tommaso Sciortino
|
1b052df52f
|
feat(core): implement Windows sandbox dynamic expansion Phase 1 and 2.1 (#23691)
|
2026-03-25 17:54:45 +00:00 |
|
Adib234
|
028d0368d5
|
fix(policy): relax write_file argsPattern in plan mode to allow paths without session ID (#23695)
|
2026-03-25 16:06:45 +00:00 |
|
Gal Zahavi
|
a6c7affedb
|
fix(core): conditionally expose additional_permissions in shell tool (#23729)
Co-authored-by: Sandy Tao <sandytao520@icloud.com>
|
2026-03-25 01:46:15 +00:00 |
|
Gal Zahavi
|
36e6445dba
|
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
|
2026-03-24 04:48:13 +00:00 |
|
Keith Schaab
|
b35c12d8d0
|
fix(core)!: Force policy config to specify toolName (#23330)
|
2026-03-23 22:35:08 +00:00 |
|
Tommaso Sciortino
|
37857ab956
|
fix(core): properly support allowRedirect in policy engine (#23579)
|
2026-03-23 20:32:50 +00:00 |
|
N. Taylor Mullen
|
4a3d9414ef
|
fix(core): enable global session and persistent approval for web_fetch (#23295)
Co-authored-by: Spencer <spencertang@google.com>
|
2026-03-21 10:32:07 -07:00 |
|
cynthialong0-0
|
e8fe43bd69
|
feat(browser): add sensitive action controls and read-only noise reduction (#22867)
|
2026-03-20 22:34:04 +00:00 |
|
Sandy Tao
|
33f630111f
|
feat(core): add experimental memory manager agent to replace save_memory tool (#22726)
Co-authored-by: Christian Gunderman <gundermanc@gmail.com>
|
2026-03-19 12:57:52 -07:00 |
|
cynthialong0-0
|
7de0616229
|
fix(browser-agent): enable "Allow all server tools" session policy (#22343)
|
2026-03-19 16:32:35 +00:00 |
|
ruomeng
|
1725ec346b
|
feat(plan): support plan mode in non-interactive mode (#22670)
|
2026-03-18 20:00:26 +00:00 |
|
Alisa
|
7ae39fd622
|
feat(a2a): add agent acknowledgment command and enhance registry discovery (#22389)
|
2026-03-17 22:47:05 +00:00 |
|
Adib234
|
61fd71dc29
|
fix(plan): allowlist get_internal_docs in Plan Mode (#22668)
|
2026-03-17 00:34:30 +00:00 |
|
Gal Zahavi
|
b49fc8122d
|
feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941)
|
2026-03-13 23:02:09 +00:00 |
|
anj-s
|
b0d151bd65
|
feat(tracker): add tracker policy (#22379)
|
2026-03-13 22:19:04 +00:00 |
|
Abhi
|
1d2585dba6
|
fix(core): explicitly pass messageBus to policy engine for MCP tool saves (#22255)
|
2026-03-13 01:31:13 +00:00 |
|
Spencer
|
f090736ebc
|
fix(core): secure argsPattern and revert WEB_FETCH_TOOL_NAME escalation (#22104)
Co-authored-by: Taylor Mullen <ntaylormullen@google.com>
|
2026-03-12 02:26:21 +00:00 |
|
N. Taylor Mullen
|
7380424782
|
fix(policy): ensure user policies are loaded when policyPaths is empty (#22090)
|
2026-03-11 23:58:58 +00:00 |
|
Spencer
|
b87718d1ff
|
fix(policy): remove unnecessary escapeRegex from pattern builders (#21921)
|
2026-03-11 19:31:55 +00:00 |
|
Gal Zahavi
|
6900fe5527
|
feat(policy): add --admin-policy flag for supplemental admin policies (#20360)
|
2026-03-11 17:35:45 +00:00 |
|
Coco Sheng
|
1b69637032
|
feat(a2a): switch from callback-based to event-driven tool scheduler (#21467)
Co-authored-by: Abhi <abhipatel@google.com>
Co-authored-by: Adam Weidman <adamfweidman@google.com>
|
2026-03-10 19:36:17 +00:00 |
|
Abhi
|
0d60d68cf9
|
docs(mcp): standardize mcp tool fqn documentation (#21664)
|
2026-03-10 19:13:00 +00:00 |
|
Spencer
|
a220874281
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|
AK
|
527074b50a
|
feat(policy): support subagent-specific policies in TOML (#21431)
|
2026-03-09 19:22:46 +00:00 |
|
Keith Guerin
|
237864eb63
|
feat(cli): Invert quota language to 'percent used' (#20100)
Co-authored-by: jacob314 <jacob314@gmail.com>
|
2026-03-07 23:17:10 +00:00 |
|
Abhi
|
931e668b47
|
refactor(core): standardize MCP tool naming to mcp_ FQN format (#21425)
|
2026-03-06 22:17:28 +00:00 |
|
Adib234
|
173376ba67
|
fix(core): explicitly allow codebase_investigator and cli_help in read-only mode (#21157)
|
2026-03-05 13:20:04 +00:00 |
|
nityam
|
28af4e127f
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Adib234
|
5f2f60bed6
|
feat(plan): enable built-in research subagents in plan mode (#20972)
|
2026-03-03 16:52:27 +00:00 |
|
Jerop Kipruto
|
d05ba11a31
|
refactor(core): replace manual syncPlanModeTools with declarative policy rules (#20596)
|
2026-03-02 22:30:50 +00:00 |
|
Allen Hutchison
|
bb6d1a2775
|
feat(core): add tool name validation in TOML policy files (#19281)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-03-02 21:47:21 +00:00 |
|
Adib234
|
2e1efaebe4
|
fix(plan): deflake plan mode integration tests (#20477)
|
2026-03-02 19:51:44 +00:00 |
|
Abhijit Balaji
|
32e777f838
|
fix(core): revert auto-save of policies to user space (#20531)
|
2026-02-27 16:03:36 +00:00 |
|
christine betts
|
e17f927a69
|
Add support for policy engine in extensions (#20049)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-27 03:29:33 +00:00 |
|
Jeffrey Ying
|
3db35812b7
|
fix(core): allow /memory add to work in plan mode (#20353)
|
2026-02-26 13:59:44 +00:00 |
|
Jerop Kipruto
|
182c858e67
|
feat(policy): centralize plan mode tool visibility in policy engine (#20178)
Co-authored-by: Mahima Shanware <mshanware@google.com>
|
2026-02-24 17:17:43 +00:00 |
|