Pick Your Agent Framework
Choose your framework. Each one has tutorials for the capabilities you need:
- Multi-Agent Coordination — Agents communicate through pub/sub
- Durable Workflows — Long-running tasks that survive failures
- Session Management — Persistent memory across conversations
What You'll Learn
Each framework section includes hands-on tutorials:
| Tutorial | What It Teaches | You'll Build |
|---|---|---|
| Multi-Agent Coordination | Decoupled agent communication via Dapr pub/sub | Two agents that publish/subscribe to topics |
| Durable Workflows | Long-running tasks with automatic recovery | An agent workflow that survives restarts |
| Session Management | Persistent conversation memory | An agent that remembers previous interactions |
All tutorials work locally with Dapr, then deploy to Catalyst for production.