| 1 | // Browser approval of a gated MCP action, end to end through the real console. |
| 2 | // |
| 3 | // A `require_approval` policy turns a built-in tool into an action that pauses |
| 4 | // for a human. The MCP session runs in `elicitation_mode=browser`, so the gated |
nothing calls this directly
no test coverage detected