Patch Changes
-
#1468
186a2a4Thanks @mattzcarey! - Add a browser-safe codemode export with an iframe sandbox executor and browser
tool helper. Harden iframe message handling with nonce-scoped messages, reject
sanitized tool name collisions, and keep tools withneedsApproval: false. -
#1470
1033fa2Thanks @mattzcarey! - Resolve OpenAPI specs inside the codemode sandbox to avoid Worker Loader RPC size limits for heavily-referenced specs. -
#1508
13acffeThanks @threepointone! - fix(codemode): harden OpenAPI sandbox ref handling