OpenAICloudflare Developer PlatformApr 15, 2026, 12:00 PM

Browser Run - Browser Rendering is now Browser Run

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

Browser Run: Browser Rendering renamed with higher limits and new observability features

Key Points

  • Browser Rendering renamed to Browser Run
  • 4× concurrency increase for Workers Paid
  • Live View, human-in-the-loop, session recordings

Summary

Cloudflare renamed "Browser Rendering" to "Browser Run" and shipped a dashboard redesign, higher Workers Paid limits, and new observability and agent features. Browser Run runs full browser sessions on Cloudflare's network, driven by code or AI, with recording/replay, crawling, debugging, and human intervention.

Key Points

  • Rename: Browser Rendering → Browser Run (branding only; APIs and functionality continue to work).
  • Increased limits for Workers Paid plans:
    • Concurrent browsers per account: 30 → 120
    • New browser instances: 30 per minute → 1 per second
    • REST API rate limits: 3 → 10 requests per second
    • All rate limits are now expressed and enforced as per-second values.
  • Dashboard: single "Runs" view shows every request (sessions, screenshots, PDFs, crawls), with filtering by endpoint, URL, status, duration, and expandable rows for details.
  • New features useful for engineers:
    • Live View: observe agent/browser activity in real time for faster debugging.
    • Human in the Loop: allow manual intervention when automation needs help.
    • Session Recordings: record and replay full sessions for troubleshooting and testing.
    • WebMCP: structured website tools for AI agents to discover and call directly, reducing brittle screenshot-and-parse loops.
  • No action required to receive higher limits; plan capacity accordingly if you relied on previous limits.

Practical notes

  • Update internal docs and alerts to reference "Browser Run" where applicable.
  • Review automation and retry logic against the new per-second rate limits and increased concurrency.
  • Use Live View and Session Recordings to speed debugging and root-cause analysis.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

Browser Run — Browser Rendering が Browser Run に改名

Changelog

Cloudflare の新しい更新と改善。RSS に登録 | RSS フィードを表示 | ← すべての投稿へ戻る


Browser Rendering は Browser Run に(2026-04-15)

Browser Run

Browser Rendering という名称は製品の実態を十分に表していませんでした。Browser Run は、Cloudflare のグローバルネットワーク上でフルブラウザセッションを実行し、コードや AI で操作し、セッションの記録・再生、コンテンツ収集のためのクロール、リアルタイムデバッグ、そして必要時に人が介入できる仕組みを提供します。

リネームに合わせて、Workers Paid プランの制限を引き上げ、Browser Run ダッシュボードを再設計しました。

増加した制限(Workers Paid プラン)

  • 同時ブラウザ数(アカウントあたり): 30 → 120
  • 新規ブラウザインスタンス: 30 / 分 → 1 / 秒
  • REST API レート制限: 最近 3 → 10 リクエスト/秒 に増加

注意: limits ページ上のレート制限は、実際の適用方法に合わせてすべて「秒あたり」の表記になりました。これらの上限の恩恵を受けるためにユーザー側の操作は不要です。

再設計されたダッシュボード

  • 新しい「Runs」タブにより、ブラウザセッションだけでなく、スクリーンショット、PDF、Markdown、クロールなどのクイックアクションも含めて、すべてのリクエストが一箇所に表示されます。
  • エンドポイントでフィルタ、ターゲット URL、ステータス、実行時間を確認でき、任意の行を展開して詳細を表示できます。

新機能

  • Live View
    • エージェントが実際に何をしているかをリアルタイムで確認できます。
  • Human in the Loop
    • 自動化が行き詰まったときに人が介入して操作を引き継げます。
  • Session Recordings
    • セッション終了後に任意のセッションを再生して検査できます。
  • WebMCP
    • ウェブサイトが AI エージェント向けの構造化されたツールを公開できるようになり、遅い「スクリーンショット→解析→クリック」のループを置き換えます。

詳しい内容は Agents Week のブログ記事「Browser Run: Give your agents a browser ↗」を参照してください。


Resources: API, Directory, Sponsorships, Open Source, Support, Help Center, System Status, Compliance, GDPR

Company: cloudflare.com | Our team | Careers

Tools: Cloudflare Radar, Speed Test, Is BGP Safe Yet?, RPKI Toolkit, Certificate Transparency

Community: X, Discord, YouTube, GitHub

© 2026 Cloudflare, Inc. — Privacy Policy | Terms of Use | Report Security Issues | Trademark | Cookie Settings

Was this helpful? Yes / No

Browser Run - Browser Rendering is now Browser Run | Cloudflare Developer Platform | DocsDigest