# Everruns Blog

Read Everruns engineering posts on durable AI agent execution, infrastructure patterns, request signing, and reliable autonomous systems in production.

RSS: [/blog/rss.xml](/blog/rss.xml)

---

## [Embedding the Everruns Runtime: A Local Coding Agent in One Binary](/blog/embedding-the-runtime)

*2026-05-21*

Most of what we publish about Everruns is the server side. But the same runtime powers in-process agents too. Here is what embedding looks like, using a terminal coding agent as the worked example.

## [Request Signing: Cryptographic Identity for AI Agents](/blog/request-signing)

*2026-04-03*

When an AI agent browses the web on your behalf, how does the target server know who sent it? Request signing replaces guesswork with cryptographic proof.

## [Introducing Everruns: Durable Infrastructure for AI Agents](/blog/introducing-everruns)

*2026-03-19*

Introducing Everruns, an open source infrastructure layer for durable AI agents that run for hours or days and recover from crashes, restarts, and failures.

---

[Back to home](/)
