Agents no longer need to hand-roll a polling loop over get_build to find out how a build went. The Buildkite MCP Server now includes wait_for_build , a tool that waits for a build to reach a terminal state and reports the outcome. Each call waits up to 45 seconds.