Merge pull request 'fix: Add WebP variant for factory-fixes-itself.jpg (#309)' (#322) from fix/issue-309 into main

This commit is contained in:
johba 2026-03-20 00:07:48 +01:00
commit 5951cfb060
2 changed files with 4 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 106 KiB

View file

@ -463,7 +463,10 @@
<div class="example"> <div class="example">
<h2>The factory fixed itself</h2> <h2>The factory fixed itself</h2>
<img src="factory-fixes-itself.jpg" alt="Screenshot: factory files a bug, fixes it, reviews it, and merges — 14 minutes"> <picture>
<source srcset="factory-fixes-itself.webp" type="image/webp">
<img src="factory-fixes-itself.jpg" alt="Screenshot: factory files a bug, fixes it, reviews it, and merges — 14 minutes">
</picture>
<p> <p>
We filed a bug about the review lifecycle. <strong>14 minutes later</strong>, We filed a bug about the review lifecycle. <strong>14 minutes later</strong>,
the dev-agent picked it up, built a fix, the review-agent approved it, and it the dev-agent picked it up, built a fix, the review-agent approved it, and it