

Trigger.dev
#12 v Frameworky pro agentyTrigger Dev · 2× · naposledy 09. 9. 2026
44
Momentum
Trigger.dev is an Open Source platform for building and running long-running, robust background tasks and AI agents in TypeScript. Founded in London in 2022, the company offers a cloud solution as well as a self-hostable variant that executes tasks with automatic retries, queues, checkpointing, and real-time monitoring without classic serverless timeouts. With chat.agent, multi-step AI chats can run as persistent tasks that survive restarts, deployments, and crashes. The platform integrates into existing agent and coding workflows via an MCP server and the Vercel AI SDK.
Vývoj momenta
11.06.09.09.
Vlastnosti
| Autonomy Level | High autonomy via durable execution: automatic retries with exponential backoff, checkpointing/resume, human-in-the-loop approvals at critical decision points |
| Channels | Realtime API for streaming task status/LLM output to the frontend, TypeScript SDK, CLI, dashboard, webhooks/trigger events |
| License | Open source, Apache 2.0 license, with no usage restrictions |
| Modalities | Text-based LLM tasks and chat streaming; also supports Python scripts, browser automation, FFmpeg video and media processing within tasks |
| Platform | TypeScript/JavaScript SDK, Cloud (fully managed) or self-hosting via Docker/Kubernetes (Helm chart) |
| Price | Free with $5/month usage credit; Hobby plan $10/month; Pro plan $50/month; custom Enterprise plan; usage-based billing by compute time and run count (e.g., Small-1x $0.0000338/sec) |
| Release Date | Company founded 2022; v3 Cloud generally available since July 2024; v4 with full AI agent runtime in 2025 |
| Tool/MCP Integrations | Dedicated MCP server for AI coding assistants (initialize_project, task triggering, deploy, docs search); TypeScript SDK with Zod schemas as type-safe tools for Vercel AI SDK |