mirror of
https://github.com/openai/codex.git
synced 2026-09-08 15:50:34 +00:00
## What changed - Parse the optional `[browser_use].allow_webmcp` boolean from managed requirements and preserve requirement-layer precedence. - Return the policy as `browserUse.allowWebmcp` from `configRequirements/read`, including explicit `true`, explicit `false`, and `null` when omitted. - Update the generated JSON and TypeScript protocol schemas. ## Testing - Cover parsing, invalid values, layered overrides, and app-server response serialization. GitOrigin-RevId: a3fd7d1a6f838bb3ab0ac2a644409101a2338ca6