| 1 | // The console artifact page's transport. It has no MCP client, so it answers the |
| 2 | // shell's two tool calls over the executions HTTP API — which is exactly the |
| 3 | // path that used to surface a raw `ExecutionNotFoundError` to the user when an |
| 4 | // approval arrived after the pause was gone. |
nothing calls this directly
no test coverage detected