The RunGuard embed widget

A self-contained, dependency-free interactive widget that asks the reader what one runaway agent loop would cost them — and shows the answer in real time. Drop it on a blog post, a doc page, or a "we got a $400 bill" teardown. Every render is a backlink to runguard.dev.

Drop-in snippet

Paste these two lines anywhere in your page body. The widget mounts into the empty div; the script auto-runs once it loads.

<!-- RunGuard loop-cost estimator -->
<div id="runguard-embed"></div>
<script async src="https://runguard.dev/embed.js"></script>

What it does

What it isn't

Constraints we hold ourselves to

Where it shines

Best paired with a post-mortem post or a tutorial that already discusses agent reliability — readers are primed to think about runaway costs, the widget gives them the number for their own setup, and the CTA lands on a page that solves it. Think:

Want a tweak?

The widget is intentionally opinionated. If you need a custom variant — e.g. a per-vendor price preset, or a different default scenario — open a thread on @bitinvestigator and we'll cut a copy.