jacobzhou-oai
56b82e676c
Enforce Agent Plugin runtime boundaries ( #37027 )
...
## What changed
- Track Agent Plugin manifests through plugin, skill, and MCP loading so their capabilities use format-specific behavior without changing legacy plugins.
- Discover only direct-child skills, exclude app and hook capabilities, isolate MCP data, and reject MCP configuration files that are non-regular or resolve outside the plugin root.
- Bound model-visible skill instructions, plugin instructions, MCP descriptions, schemas, individual tools, and the aggregate Agent Plugin MCP tool set.
- Stop MCP and OAuth redirects when Agent Plugins send configured or authorization headers, while retaining existing redirect behavior for legacy MCP servers.
## Testing
- Add coverage for capability filtering, skill discovery, isolated MCP data and reserved-path expansion, unsafe MCP configuration files, context limits, and redirect handling.
GitOrigin-RevId: c9af66b051269f3226628ca280a58d32c808c38f
2026-08-05 04:54:33 +00:00
..
2026-08-04 22:23:40 +00:00
2026-07-06 14:29:19 -07:00
2026-08-05 04:54:33 +00:00
2026-08-04 22:58:02 +00:00
2026-08-03 22:46:26 +00:00
2026-08-04 18:01:04 +00:00
2026-06-24 21:08:39 -07:00
2026-08-05 04:54:33 +00:00
2026-07-22 19:43:35 +00:00
2026-07-30 16:30:32 +00:00
2026-08-05 04:00:50 +00:00
2026-08-04 16:28:46 +00:00
2026-08-04 22:07:56 +00:00
2026-08-05 04:54:33 +00:00
2026-08-04 15:32:31 +00:00
2026-07-28 23:49:37 +00:00
2026-07-15 03:27:16 +00:00
2026-08-03 23:33:05 +00:00
2026-08-03 17:29:42 +00:00
2026-06-23 00:02:33 +00:00
2026-08-04 15:32:31 +00:00
2026-07-22 21:00:01 +00:00
2026-06-22 23:56:16 -07:00
2026-08-03 19:30:40 +00:00
2026-08-05 04:07:59 +00:00
2026-08-04 15:32:31 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 18:52:41 +00:00
2026-07-23 19:32:26 +00:00
2026-08-04 19:33:18 +00:00
2026-07-22 22:50:13 +00:00
2026-07-22 22:50:13 +00:00
2026-08-04 19:33:18 +00:00
2026-08-04 19:33:18 +00:00
2026-08-04 22:07:56 +00:00
2026-07-30 16:44:18 +00:00
2026-08-04 22:07:56 +00:00
2026-08-04 15:49:49 +00:00
2026-08-04 15:49:49 +00:00
2026-06-24 22:17:43 -07:00
2026-07-06 11:20:32 -07:00
2026-07-06 11:20:32 -07:00
2026-08-03 23:33:05 +00:00
2026-08-04 00:51:53 +00:00
2026-08-03 21:37:17 +00:00
2026-06-25 19:00:23 +00:00
2026-06-25 19:00:23 +00:00
2026-08-03 17:29:42 +00:00
2026-07-21 19:17:18 +00:00
2026-08-03 17:29:42 +00:00
2026-07-30 16:30:32 +00:00
2026-07-30 19:23:33 +00:00
2026-07-22 02:19:45 +00:00
2026-08-04 15:32:31 +00:00
2026-07-31 20:34:41 +00:00
2026-07-31 20:34:41 +00:00
2026-08-04 19:33:18 +00:00
2026-08-04 17:13:13 +00:00
2026-08-05 04:54:33 +00:00
2026-08-04 17:13:13 +00:00
2026-08-04 18:01:04 +00:00
2026-08-05 04:54:33 +00:00
2026-08-05 04:54:33 +00:00
2026-07-23 11:27:34 +00:00
2026-08-05 04:07:59 +00:00
2026-07-06 14:51:34 -07:00
2026-07-20 13:45:29 +00:00
2026-07-30 16:44:18 +00:00
2026-07-29 18:37:22 +00:00
2026-07-28 05:26:16 +00:00
2026-07-22 19:43:35 +00:00
2026-08-01 01:17:26 +00:00
2026-07-28 21:58:33 +00:00
2026-07-23 19:32:26 +00:00
2026-07-23 19:32:26 +00:00
2026-08-03 09:46:38 +00:00
2026-07-23 19:19:35 +00:00
2026-08-03 12:03:33 +00:00
2026-08-03 12:03:33 +00:00
2026-07-21 19:17:18 +00:00
2026-06-16 14:34:54 +02:00
2026-06-16 14:34:54 +02:00
2026-07-23 18:22:41 +00:00
2026-07-22 22:50:13 +00:00
2026-07-20 08:29:12 +00:00
2026-07-20 08:29:12 +00:00
2026-06-15 08:18:13 -07:00
2026-06-15 08:18:13 -07:00
2026-08-04 18:41:55 +00:00
2026-07-31 17:24:33 +00:00
2026-07-28 23:49:37 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 15:23:43 +00:00
2026-08-04 16:28:46 +00:00
2026-07-29 15:41:39 +00:00
2026-07-29 15:41:39 +00:00
2026-07-22 02:19:45 +00:00
2026-07-22 02:19:45 +00:00
2026-08-03 10:14:34 +00:00
2026-08-03 10:14:34 +00:00
2026-07-28 23:49:37 +00:00
2026-07-25 16:06:54 +00:00
2026-07-31 20:17:25 +00:00
2026-06-16 22:17:24 -07:00
2026-07-20 13:45:29 +00:00
2026-07-20 13:45:29 +00:00
2026-07-21 21:06:04 +00:00
2026-07-21 21:06:04 +00:00