Back to vendors
H

Hatchet

Also known as: Hatchet Cloud

Visit site
Entry priceFree and open source to self-host under the MIT license, with PostgreSQL as the only required dependency; Hatchet Cloud is a managed service used by hundreds of companies, available to sign up and try.Full pricing detail

Durable orchestration engine for AI agents, background tasks, and mission-critical workflows, built on PostgreSQL with automatic retries, checkpointing, and observability, available as managed cloud or MIT-licensed self-host.

Hatchet is a San Francisco company (Y Combinator Winter 2024, founded by Alexander Belanger and Gabe Ruttner, both prior YC CTOs) building a durable orchestration engine for AI agents, background tasks, and mission-critical workflows on a single platform. Tasks are defined as simple functions in Python, TypeScript, Go, or Ruby and composed into durable workflows with automatic retries, timeouts, cron and scheduled runs, complex pause/resume conditions using durable sleep and event waits, priority, rate limiting, and fair scheduling with concurrency policies. It uses PostgreSQL as a durability layer for both the task runtime and observability, persisting every task and agent invocation in a durable event log for debugging, retries, and replays, which lets agents automatically checkpoint state and recover from failure. The orchestration engine is available as Hatchet Cloud or fully self-hosted, is 100 percent MIT licensed, and has been battle-tested processing over a billion tasks per month, with the open-source offering deployed more than 10,000 times monthly. Workers run on the customer's own infrastructure while the engine can be managed or self-hosted.

Vendor details

Canonical URL

https://hatchet.run

Category

Agent infrastructure

Funding status

Private, pre-seed on the source CSV (February 2024 round). Founded by Alexander Belanger and Gabe Ruttner, Y Combinator Winter 2024, backed by Y Combinator and Liquid 2 Ventures. Based in San Francisco.

Company status

independent

Use cases & customers

Primary use cases

AI agent orchestration and durabilityBackground task and job queuesDurable long-running workflowsMassively parallel workloads

Target customers

DevelopersAI application teamsScale-ups and enterprisesData-intensive engineering teams

Deployment options

SaaSself-hostedon-prem

Integrations

Provides SDKs for Python, TypeScript, Go, and Ruby, webhook-based triggering from upstream data sources, OpenTelemetry-based observability, and runs on PostgreSQL as its only required dependency; workers run on the user's own infrastructure.

Agentic Index coverage score

9.0 / 14 capabilities · 64%

Integrations & Tool CallingSDKs for Python, TypeScript, Go, and Ruby, webhook triggering, and event-driven integration; workers run on your own infra (github.com/hatchet-dev/hatchet, docs.hatchet.run). Full
Workflow OrchestrationDurable workflows, DAGs, retries, timeouts, cron, durable sleep, pause/resume, priority, rate limiting, and fair scheduling (hatchet.run, pkg.go.dev). Full
Knowledge Grounding & RAGA general-purpose orchestration engine; knowledge grounding and RAG are left to the user's application code (github.com/hatchet-dev/hatchet). Unable to verify
Human Oversight & GuardrailsPause/resume conditions and event waits enable human-in-the-loop gates, but no dedicated approval or guardrail UI documented (hatchet.run, docs.hatchet.run). Partial
Security, Identity & GovernanceMulti-tenancy, users, and roles supported out of the box, with on-prem and BYOC options; no named certifications documented in retrieved sources (pkg.go.dev, docs.hatchet.run). Partial
Observability & AuditabilityEnd-to-end observability via OpenTelemetry, a web UI for monitoring, real-time alerting, logging, replays, and full task history (pkg.go.dev, hatchet.run). Full
Memory & State PersistenceEvery task and agent invocation is durably persisted in a Postgres event log, enabling automatic checkpointing, durable state, and replay (docs.hatchet.run, hatchet.run). Full
Deployment & Data ResidencyHatchet Cloud managed service or fully self-hosted and on-prem, 100 percent MIT licensed, with Postgres as the only required dependency (github.com/hatchet-dev/hatchet). Full
Prebuilt Agents / Templates / PacksCookbooks and end-to-end example workflows plus starter templates; not a marketplace of prebuilt agents (github.com/hatchet-dev/hatchet). Partial
Triggers & Channel CoverageWebhook triggers, cron and scheduled runs, event-driven processing, and event replay (pkg.go.dev, github.com/hatchet-dev/hatchet). Full
Model Flexibility & RoutingModel-agnostic orchestration; no built-in model routing, left to user code (moge.ai, github.com/hatchet-dev/hatchet). Unable to verify
APIs / SDKs / MCP ExtensibilityFull public SDKs across four languages, an API for interacting with tasks and workflows, and open-source extensibility (ycombinator.com, github.com/hatchet-dev/hatchet). Full
Testing, Debugging & OptimizationA dev-prod parity story, replays, and debugging tooling support testing; no dedicated agent evaluation suite documented (hatchet.run). Partial
Browser / Computer-useNo browser or computer use is documented (hatchet.run). Unable to verify

The Agentic Index coverage score grades every vendor Full, Partial or Unable to verify against the same 14 buyer facing capabilities, from public evidence only. Each capability links to how all vendors in the index score on it. How this evidence is graded

Recent platform changes

2026-08-10·Workflow orchestrationVerified

Hatchet introduced idempotency keys to ensure workflows execute exactly once, and batch tasks to automatically aggregate multiple tasks into a single run. The release also includes hatchet-embedded for running a sidecar engine during local development, and a Slot Cost API to manage worker resource allocations.

Bears on: Memory / state

View source
View all 1 change for Hatchet →Tracked since Aug 2026 · Verified from public vendor sources

Pricing

Free and open source to self-host under the MIT license, with PostgreSQL as the only required dependency; Hatchet Cloud is a managed service used by hundreds of companies, available to sign up and try.

Open-source self-host free; Hatchet Cloud managed service usage.

Free tier

Cost watchouts

Self-host cost is your own Postgres and infrastructure and operational burden at high task volumes; Hatchet Cloud cost scales with task throughput, and the site does not publish exact cloud rate cards.

Variable cost rationale

Self-host shifts cost to your own Postgres and compute at scale; Cloud cost scales with task volume, which can be very high for heavy workloads.

Overage / add-ons

Self-host scales with your own infrastructure; Cloud usage scales with task throughput.

Sales call required

No, self serve available

Free / trial

Self-hosting is free under MIT; Hatchet Cloud can be signed up for and tried.

Lowest paid plan

Self-host at zero dollars; Hatchet Cloud rates not published in retrieved sources.

Key ambiguities

Exact Hatchet Cloud pricing tiers and rates were not visible in the retrieved sources.

Agentic Index verified 2026-07-10

Alternatives to Hatchet

The closest documented capability profiles to Hatchet among agent infrastructure platforms tracked by Agentic Index, ordered by similarity on the same 14 point evidence the rankings use. No vendor pays for placement.

  • Temporal9.5 / 14Fuller documented coverage on Security, Identity & Governance
  • Restate8.5 / 14Fuller documented coverage on Human Oversight & Guardrails
  • DBOS9.0 / 14Adds documented Model Flexibility & RoutingHatchet vs DBOS →
  • Inworld AI Agent Runtime11.0 / 14Adds documented Knowledge Grounding & RAG and Model Flexibility & Routing
  • Nektar.ai9.0 / 14Adds documented Knowledge Grounding & RAG
  • Pipecat10.0 / 14Adds documented Knowledge Grounding & RAG and Model Flexibility & Routing

Similarity is computed from each vendor's Agentic Index coverage score evidence, axis by axis, not from the totals. How this evidence is graded

Contact us

Found a vendor we missed? Have feedback on the index? We'd love to hear from you.