Skip to content

Everruns Documentation

Everruns is a durable agentic harness engine built on Rust. It provides APIs for managing agents, sessions, and long-running tasks, with real-time SSE event streaming and PostgreSQL-backed durability.

Build directly inside a Rust application with the Everruns Framework, or use the Platform and SDK documentation for a durable deployment and remote clients.

What kind of help do you need?

The documentation is organised by what you’re trying to do.

Getting started fast

  1. Choose the Framework for an in-process Rust application or Docker Compose for the full Platform.
  2. Run the Framework quickstart or follow the SDK tutorial.
  3. Browse How-to guides to do something specific.

Agent-first features