Skip to main content

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:

TutorialWhat It TeachesYou'll Build
Multi-Agent CoordinationDecoupled agent communication via Dapr pub/subTwo agents that publish/subscribe to topics
Durable WorkflowsLong-running tasks with automatic recoveryAn agent workflow that survives restarts
Session ManagementPersistent conversation memoryAn agent that remembers previous interactions

All tutorials work locally with Dapr, then deploy to Catalyst for production.