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
3 changes: 3 additions & 0 deletions .cspell/project-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -185,17 +185,20 @@ googleai
googlegenai
Groq
hackernews
hypercorn
impls
langchaingo
llmagent
MRKL
omitempty
reqwest
restatedev
rmcp
schemars
serde
streamable
swiftide
temporalio
thirtyfour
Unmarshal
unmarshals
Expand Down
27 changes: 27 additions & 0 deletions content/docs/changelog/changelog-030.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: "Changelog #030"
sidebarTitle: "Changelog #030"
llm: true
image: "/images/changelog/30.png"
imageAlt: "Announcing Changelog #030"
publishedAt: "2026-06-19"
---
import Image from 'next/image';

<Image
src="/images/changelog/30.png"
alt="Announcing Changelog #030"
width={800}
height={400}
/>
Hey everyone. This was a docs week. We're prepping a lot of new stuff for our upcoming [launch week](https://steel.dev/launch-week), so this week was mostly about getting the docs into better shape: more FAQs, even an agent-friendly 404 page, updated x402 examples, and a new benchmark on the leaderboard.

### 🔧 Improvements

* Added FAQ sections with questions we've been getting to more overview and integration pages. They include FAQ structured data and stay readable in the markdown that agents crawl.

* Reworked the docs 404 page with better recovery links and a pointer to the LLM docs index.

* Updated the x402 docs so the scrape, screenshot, and PDF examples match the live browser tool endpoints.

* Added HealthAdminBench to the leaderboard, with simulated healthcare admin portal workflows.
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-030",
"changelog-029",
"changelog-028",
"changelog-027",
Expand Down
Binary file added public/images/changelog/30.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading