---
name: "Run durable AI-agent workflows on Dapr"
slug: "run-durable-ai-agent-workflows-on-dapr"
description: "Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery across languages and platforms."
github_stars: 25967
verification: "security_reviewed"
source: "https://github.com/dapr/dapr"
author: "Dapr"
publisher_type: "organization"
category: "Templates & Workflows"
framework: "Multi-Framework"
tool_ecosystem:
  github_repo: "dapr/dapr"
  github_stars: 25967
---

# Run durable AI-agent workflows on Dapr

Use Dapr sidecars and workflows to give AI agents durable execution, state, messaging, approvals, and recovery across languages and platforms.

## Prerequisites

Dapr CLI, Docker or Kubernetes runtime, application language SDK or HTTP/gRPC client

## Installation

Requirements and caveats from upstream:
- [![Go Report][go-report-badge]][go-report-url] [![OpenSSF][openssf-badge]][openssf-url] [![Docker Pulls][docker-badge]][docker-url] [![Build Status][actions-badge]][actions-url] [![Test Status][e2e-badge]][e2e-url] [!...
- [docker-badge]: https://img.shields.io/docker/pulls/daprio/daprd?style=flat&logo=docker
- [docker-url]: https://hub.docker.com/r/daprio/dapr

Basic usage or getting-started notes:
- Dapr is an open-source runtime for building distributed applications, workflows, and AI agents. It provides **durable execution**, secure service-to-service communication, state management, event-driven messaging, and...
- Whether you're building AI agents, business-critical workflows, microservices, or event-driven systems, Dapr lets you focus on business logic instead of plumbing. Dapr runs as a sidecar, so every capability is availab...
- AI agents need far more than model inference. To run in production they need state, orchestration, recovery, secure communication, and governance.

- Source: https://github.com/dapr/dapr
- Extracted from upstream docs: https://raw.githubusercontent.com/dapr/dapr/HEAD/README.md

## Documentation

- https://dapr.io

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/run-durable-ai-agent-workflows-on-dapr/)
