All 218 Dependencies
Every package Trigger.dev depends on, ranked by repo health score.
Trigger.dev is an open-source platform designed for developers who need to run long-lived background tasks, scheduled jobs, and AI agent workflows without the constraints of serverless timeouts. It integrates directly into your TypeScript codebase — tasks live alongside your application code in version control, get reviewed like any other code, and deploy through a CLI with zero infrastructure to manage.
The platform is purpose-built for the era of AI workloads. Running an LLM pipeline, orchestrating a multi-step AI agent, processing a large batch of documents, or waiting on a human to approve a decision — these are workflows that can run for minutes or hours. Trigger.dev removes artificial execution limits while adding durable checkpointing, so a task interrupted mid-flight resumes exactly where it left off rather than starting over.
Observability is a first-class citizen. Every run produces a full OpenTelemetry trace, structured logs, and real-time streaming output you can pipe directly into your frontend using React hooks. You can subscribe to live run updates, stream AI-generated responses to end users, and attach metadata that updates as the task progresses — turning background jobs into foreground experiences.
Self-hosting is fully supported via Docker Compose and Kubernetes Helm charts, and a managed cloud tier at cloud.trigger.dev handles scaling automatically. Whether you're a solo developer needing reliable cron jobs or an enterprise team orchestrating thousands of concurrent AI agents, Trigger.dev grows with the workload.