Changelog #035

Announcing Changelog #035

Hey everyone. Mostly session visibility and docs plumbing this week, plus a small API addition and a new Stripe Projects recipe in the cookbook.

⭐ New

  • Added a Stripe Projects web agent recipe to the cookbook: a Next.js research agent built on Steel.

🔧 Improvements

  • The Sessions API now takes a browserMode field on /v1/sessions, and the console shows which browser a session is running.

  • Docs now ship BreadcrumbList JSON-LD site-wide, and integration pages include TechArticle metadata.

🐛 Bug Fixes

  • Fixed CDP capture so nested scroll interactions record correctly in Steel Browser.

  • Fixed network capture for dedicated web workers in Steel Browser.