mirror of
https://github.com/openai/codex.git
synced 2026-08-23 13:09:46 +00:00
## What changed - Parse `mcp_tool` hook handlers with a server, tool, JSON input, and optional timeout and status message. - Return managed MCP tool hooks from `configRequirements/read` and include the handler in the generated protocol schemas. - Skip MCP tool hooks during discovery with an explicit warning until execution is supported. ## Testing - Cover MCP tool hook deserialization, including nested and null JSON input values. - Extend the config requirements RPC test to verify the new handler shape. GitOrigin-RevId: ff7e2d12b75b486c54d63469af547a29f9b31418