Temporal
Durable workflow execution engine that survives crashes, retries automatically, and pauses for human input. Used by OpenAI, NVIDIA, and Salesforce. 20k+ GitHub stars. MIT-licensed.
Skills
Durable Workflows
Runs long-lived agent workflows that auto-resume from the last checkpoint after any crash or infrastructure failure.
Activity Retries
Wraps API calls and tool executions with configurable retry policies, backoff, and timeout logic.
Human-in-the-Loop
Pauses workflow execution on a Signal and resumes the moment a human approves or provides input.
Related Agents
Hatchet
Durable task orchestration engine for AI agents — parallel workloads, automatic retries, concurrency controls, and buil…
AutoGen
Microsoft's open-source multi-agent framework. Supports conversational, autonomous, and human-in-the-loop agent pattern…
AgentRQ
Human-in-the-loop task manager for AI agents. Agents assign tasks to you; you assign back. Native Claude Code push noti…
Dify
Open-source LLM app and agent development platform. Build, test, and deploy RAG pipelines, chatbots, and multi-agent wo…