Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions content/docs/changelog/changelog-032.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: "Changelog #032"
sidebarTitle: "Changelog #032"
llm: true
image: "/images/changelog/32.png"
imageAlt: "Announcing Changelog #032"
publishedAt: "2026-07-03"
---
import Image from 'next/image';

<Image
src="/images/changelog/32.png"
alt="Announcing Changelog #032"
width={800}
height={400}
/>
Hey everyone. Mostly session observability this week, plus a couple of browser and recorder fixes and some pricing-doc cleanup to make plan behavior clearer.

### πŸ”§ Improvements

* Sessions can now opt into capturing worker network requests, for deeper visibility into what a run is doing.

* Managed browser now supports cropping the browser chrome.

* Pricing docs now show the current proxy and CAPTCHA rates, and note that Launch-plan proxies and CAPTCHA solving unlock after a $10 deposit.

* The leaderboard picked up WebChallenger results on WebArena and Online-Mind2Web, new Claude Sonnet 5 and Agents-A1 entries, and refreshed Sonnet 4.6 scores.

### πŸ› Bug Fixes

* Fixed recorder event handling so heavy sessions no longer flood the local API or lose recording data under load.

* Reduced CAPTCHA task upsert lock contention in the backend.
1 change: 1 addition & 0 deletions content/docs/changelog/meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"root": true,
"pages": [
"---Changelog---",
"changelog-032",
"changelog-031",
"changelog-030",
"changelog-029",
Expand Down
Binary file added public/images/changelog/32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading