[
  {
    "id": "runloop-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/overview",
    "excerpt": "Runloop provides secure sandboxed execution environments called Devboxes.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/blueprints/overview",
    "excerpt": "rli blueprint from-dockerfile --name my-agent-env",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/blueprints/overview",
    "excerpt": "Runloop provides optimized public prebuilt blueprints for common environments.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/snapshots",
    "excerpt": "Snapshots can be used to save the current disk state of a Devbox, and to create new Devboxes from a previously saved state.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/tunnels",
    "excerpt": "Let’s use devbox tunnels to securely access ports on your devbox over a simple url.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/benchmarks/overview",
    "excerpt": "Submit a benchmark job via the CLI and let Runloop handle everything: provisioning devboxes, running agents, scoring results, and aggregating outputs. Compare multiple agents side-by-side with a single command.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/benchmarks/overview",
    "excerpt": "Run your agent against well-known open source benchmarks like terminal bench 2, AIME, and more.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tools/rl-cli",
    "excerpt": "The Runloop CLI (`rli`) provides both an interactive terminal UI and traditional CLI commands for managing your Runloop resources.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tools/rl-cli",
    "excerpt": "From the interactive menu, select a devbox and choose **SSH** to open a secure shell session directly into your devbox. The CLI handles all the SSH key setup and connection details automatically.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/ai-gateways",
    "excerpt": "Agent Gateways let your agents call LLM APIs like Anthropic and OpenAI **without ever seeing your API keys**.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/benchmarks/overview",
    "excerpt": "Create custom scorers to evaluate agents across multiple dimensions, such as security, cost, performance, and compliance.",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-12",
    "tier": "claimed-docs",
    "url": "https://runloop.ai",
    "excerpt": "Run 10k+ parallel sandboxes  \n10GB image startup time in <2s",
    "fetchedAt": "2026-09-04T21:02:32.769Z"
  },
  {
    "id": "runloop-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/overview",
    "excerpt": "Runloop provides secure sandboxed execution environments called Devboxes. Runloop Devboxes provide a full-featured execution environment for your AI agents.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/blueprints/overview",
    "excerpt": "Blueprints allow you to optimize your workflows by specifying these startup actions once, then reuse them across multiple Devboxes.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/snapshots",
    "excerpt": "Snapshots can be used to: Improve build times by snapshotting a populated build cache. Roll back to a known good point in time. Perform fan-out and attempt multiple approaches to a code change.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/benchmarks/overview",
    "excerpt": "Runloop allows you to run benchmarks at scale in a secure environment.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/axons/overview",
    "excerpt": "They give agents a persistent event stream that lets them suspend when idle, wake on demand, recover state, and hand off between agents — without you building the plumbing.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/axons/broker",
    "excerpt": "Broker sits between an Axon and an agent process running inside a Devbox.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/mounts/overview",
    "excerpt": "Mounts allow you to attach external resources to your Devbox at creation time.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/storage-objects/overview",
    "excerpt": "Storage Objects provide a way to store and manage files, data, and other resources that can be shared across Devboxes or made publicly available.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/configuration/account-secrets",
    "excerpt": "Secrets are encrypted at rest and automatically made available as environment variables in your Devboxes.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/agents/using-agents-api",
    "excerpt": "The Agents API allows you to create, manage, and deploy AI agents on the Runloop platform.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tools/sdks",
    "excerpt": "Runloop provides SDKs in common languages to interact with the Runloop API.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/devboxes/agents/deploying-with-github-actions",
    "excerpt": "Runloop’s [deploy-agent GitHub Action] automates agent deployment directly from your GitHub workflows.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/overview/your-runloop-trial",
    "excerpt": "It includes **$50 in free credits**, and no credit card is required to sign up.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tutorials/quickstart",
    "excerpt": "This tutorial gets you up and running with your first devbox in about 1 minute.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tutorials/openai-agentssdk-runloop",
    "excerpt": "**Suspend and resume**: Pause sandboxes to save state and costs, then resume exactly where you left off",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tutorials/browserbase-runloop",
    "excerpt": "the agent runs in a devbox, the browser runs on Browserbase, and the devbox drives it by connecting Playwright over CDP to the session’s connect URL, so no Chromium ever runs in the devbox.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-docs-29",
    "tier": "claimed-docs",
    "url": "https://docs.runloop.ai/docs/tools/cursor-files",
    "excerpt": "We provide [Cursor rules] files (`.mdc`) that give your AI assistant context about the Runloop SDK — covering devbox lifecycle, file operations, command execution, blueprints, snapshots, tunnels, and more.",
    "fetchedAt": "2026-09-16T01:50:48.603Z"
  },
  {
    "id": "runloop-probe-1",
    "tier": "probe",
    "url": "https://docs.runloop.ai/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.runloop.ai/llms.txt # Runloop\n\n> Runloop is the best platform for running isolated Linux sandbox environments (Devboxes) for AI coding agent",
    "fetchedAt": "2026-09-16T01:50:52.621Z"
  },
  {
    "id": "runloop-probe-2",
    "tier": "probe",
    "url": "https://docs.runloop.ai/docs/overview/what-is-runloop.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://docs.runloop.ai/docs/overview/what-is-runloop.md > ## Documentation Index\n> Fetch the complete documentation index at: https://docs.runloop.ai/llms.txt\n> Use this file t",
    "fetchedAt": "2026-09-16T01:50:52.621Z"
  },
  {
    "id": "runloop-probe-3",
    "tier": "probe",
    "url": "https://docs.runloop.ai/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.runloop.ai/openapi.json, https://docs.runloop.ai/swagger.json, https://docs.runloop.ai/api/openapi.json, https://docs.runloop.ai/.well-known/openapi.json)",
    "fetchedAt": "2026-09-16T01:50:52.621Z"
  },
  {
    "id": "runloop-probe-4",
    "tier": "probe",
    "url": "https://docs.runloop.ai/docs/tools/ai-tools",
    "excerpt": "official MCP server documented at https://docs.runloop.ai/docs/tools/ai-tools",
    "fetchedAt": "2026-09-16T01:50:52.621Z"
  },
  {
    "id": "runloop-probe-5",
    "tier": "probe",
    "url": "https://docs.runloop.ai/docs/tools/rl-cli",
    "excerpt": "official CLI documented at https://docs.runloop.ai/docs/tools/rl-cli",
    "fetchedAt": "2026-09-16T01:50:52.621Z"
  }
]
