Spin up a devbox from the blueprint: `devbox = await blueprint.create_devbox()` (Python) / `blueprint.createDevbox()` (TypeScript).
Check build status: `blueprint = await runloop.blueprint.from_id(blueprint.id)` then get_info() — status values include queued, build_complete, build_failed (build queue max length is 2000).
Retrieve build logs: `await blueprint.logs()` (SDK) or `rli blueprint logs <blueprint_id>` (CLI). Build logs are retained for 28 days after completion.
Any background/long-running command in launch_commands must redirect its output (e.g. `"my-server start > /tmp/server.log 2>&1 &"`) or the devbox will never reach an active state.
Give your agent this knowledge — and 17,000+ more routes
One MCP install gives any agent live access to the full route map across 5,900+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?