Hatchet
Durable task orchestration engine for AI agents — parallel workloads, automatic retries, concurrency controls, and built-in OpenTelemetry tracing. MIT-licensed, self-hostable.
Skills
Parallel Execution
Fans out tasks across workers with configurable concurrency limits and per-user fairness controls.
Durable Tasks
Persists every task state transition so failed steps replay exactly from where they stopped.
Workflow Observability
Emits OpenTelemetry traces and spans for every task and workflow, searchable with full-text log support.
Related Agents
Temporal
Durable workflow execution engine that survives crashes, retries automatically, and pauses for human input. Used by Ope…
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…