- Added wait_for_build endpoint to MCP server that blocks until a build reaches a terminal state (up to 45 s per call)
- Reduces polling loops by returning final or current build state with elapsed time and stops after ~10 consecutive calls
- Available in both open‑source and Remote MCP server implementations