Gal Zahavi
|
8ce7ef01ab
|
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
|
fe7baee18b
|
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
|
2026-03-24 04:48:13 +00:00 |
|
Keith Schaab
|
ad51f1f3aa
|
fix(core)!: Force policy config to specify toolName (#23330)
|
2026-03-23 22:35:08 +00:00 |
|
Tommaso Sciortino
|
d6aa4d279e
|
fix(core): properly support allowRedirect in policy engine (#23579)
|
2026-03-23 20:32:50 +00:00 |
|
N. Taylor Mullen
|
7be7b36510
|
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
|
516c95349d
|
feat(browser): add sensitive action controls and read-only noise reduction (#22867)
|
2026-03-20 22:34:04 +00:00 |
|
Sandy Tao
|
918d7d3803
|
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
|
8948c58b04
|
fix(browser-agent): enable "Allow all server tools" session policy (#22343)
|
2026-03-19 16:32:35 +00:00 |
|
ruomeng
|
7945227bdd
|
feat(plan): support plan mode in non-interactive mode (#22670)
|
2026-03-18 20:00:26 +00:00 |
|
Alisa
|
89f769083a
|
feat(a2a): add agent acknowledgment command and enhance registry discovery (#22389)
|
2026-03-17 22:47:05 +00:00 |
|
Adib234
|
84bff55182
|
fix(plan): allowlist get_internal_docs in Plan Mode (#22668)
|
2026-03-17 00:34:30 +00:00 |
|
Gal Zahavi
|
a39ac3ec0a
|
feat(security): add disableAlwaysAllow setting to disable auto-approvals (#21941)
|
2026-03-13 23:02:09 +00:00 |
|
anj-s
|
7f5ca21a07
|
feat(tracker): add tracker policy (#22379)
|
2026-03-13 22:19:04 +00:00 |
|
Abhi
|
dd002c1203
|
fix(core): explicitly pass messageBus to policy engine for MCP tool saves (#22255)
|
2026-03-13 01:31:13 +00:00 |
|
Spencer
|
8df4687058
|
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
|
67cee9c018
|
fix(policy): ensure user policies are loaded when policyPaths is empty (#22090)
|
2026-03-11 23:58:58 +00:00 |
|
Spencer
|
59ef2e02ec
|
fix(policy): remove unnecessary escapeRegex from pattern builders (#21921)
|
2026-03-11 19:31:55 +00:00 |
|
Gal Zahavi
|
ed6ddfbe35
|
feat(policy): add --admin-policy flag for supplemental admin policies (#20360)
|
2026-03-11 17:35:45 +00:00 |
|
Coco Sheng
|
2b05c71c74
|
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
|
89f65e8b70
|
docs(mcp): standardize mcp tool fqn documentation (#21664)
|
2026-03-10 19:13:00 +00:00 |
|
Spencer
|
0f89676dbb
|
feat(policy): support auto-add to policy by default and scoped persistence (#20361)
|
2026-03-10 17:01:41 +00:00 |
|
AK
|
4bef661d9a
|
feat(policy): support subagent-specific policies in TOML (#21431)
|
2026-03-09 19:22:46 +00:00 |
|
Keith Guerin
|
c3df37fd4a
|
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
|
f82d87299b
|
refactor(core): standardize MCP tool naming to mcp_ FQN format (#21425)
|
2026-03-06 22:17:28 +00:00 |
|
Adib234
|
034d9ef604
|
fix(core): explicitly allow codebase_investigator and cli_help in read-only mode (#21157)
|
2026-03-05 13:20:04 +00:00 |
|
nityam
|
9c0ff50664
|
fix: merge duplicate imports in packages/core (3/4) (#20928)
|
2026-03-04 00:12:59 +00:00 |
|
Adib234
|
2722fe79b2
|
feat(plan): enable built-in research subagents in plan mode (#20972)
|
2026-03-03 16:52:27 +00:00 |
|
Jerop Kipruto
|
7cc03d731c
|
refactor(core): replace manual syncPlanModeTools with declarative policy rules (#20596)
|
2026-03-02 22:30:50 +00:00 |
|
Allen Hutchison
|
338e584ae1
|
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
|
0826d28627
|
fix(plan): deflake plan mode integration tests (#20477)
|
2026-03-02 19:51:44 +00:00 |
|
Abhijit Balaji
|
bb33d98497
|
fix(core): revert auto-save of policies to user space (#20531)
|
2026-02-27 16:03:36 +00:00 |
|
christine betts
|
8adca747bb
|
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
|
94c2ecef9c
|
fix(core): allow /memory add to work in plan mode (#20353)
|
2026-02-26 13:59:44 +00:00 |
|
Jerop Kipruto
|
715f28cc30
|
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 |
|
Jerop Kipruto
|
06161f5a97
|
feat(policy): Propagate Tool Annotations for MCP Servers (#20083)
|
2026-02-24 14:20:11 +00:00 |
|
Rishabh Khandelwal
|
40e82b8b54
|
feat(security): Introduce Conseca framework (#13193)
|
2026-02-24 02:44:28 +00:00 |
|
Jerop Kipruto
|
28a8db0459
|
feat(policy): Implement Tool Annotation Matching in Policy Engine (#20029)
|
2026-02-23 21:39:40 +00:00 |
|
Jerop Kipruto
|
d90dfbda9e
|
feat(policy): Support MCP Server Wildcards in Policy Engine (#20024)
|
2026-02-23 19:07:06 +00:00 |
|
Adib234
|
aa38282e7c
|
fix(plan): allow plan mode writes on Windows and fix prompt paths (#19658)
|
2026-02-23 17:48:50 +00:00 |
|
Abhijit Balaji
|
36e8d192cc
|
feat(policy): repurpose "Always Allow" persistence to workspace level (#19707)
|
2026-02-20 22:07:20 +00:00 |
|
matt korwel
|
d9d2b1d51e
|
feat(plan): enforce read-only constraints in Plan Mode (#19433)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-20 19:33:04 +00:00 |
|
Abhijit Balaji
|
5793acd758
|
feat(policy): implement project-level policy support (#18682)
|
2026-02-20 00:16:03 +00:00 |
|
N. Taylor Mullen
|
bf0a2826f1
|
docs: fix inconsistent commandRegex example in policy engine (#19027)
|
2026-02-13 20:02:07 +00:00 |
|
Allen Hutchison
|
cdfbb18c32
|
feat(policy): add --policy flag for user defined policies (#18500)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-02-13 00:25:23 +00:00 |
|
Adib234
|
1b11518fed
|
fix(plan): isolate plan files per session (#18757)
|
2026-02-12 19:02:59 +00:00 |
|
Abhijit Balaji
|
4d67519d5c
|
fix(core): prioritize conditional policy rules and harden Plan Mode (#18882)
|
2026-02-12 17:04:39 +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 |
|
Adib234
|
92ab4f47d2
|
feat(plan): allow skills to be enabled in plan mode (#18817)
Co-authored-by: Jerop Kipruto <jerop@google.com>
|
2026-02-11 17:59:03 +00:00 |
|
Jerop Kipruto
|
f794fddd59
|
feat(plan): document and validate Plan Mode policy overrides (#18825)
|
2026-02-11 17:32:02 +00:00 |
|
Brad Dux
|
61a7943528
|
fix(core): prevent race condition in policy persistence (#18506)
Co-authored-by: Allen Hutchison <adh@google.com>
|
2026-02-10 23:35:09 +00:00 |
|