Trigger.dev
banner
triggerdev.bsky.social
Trigger.dev
@triggerdev.bsky.social
Open source background jobs and AI infrastructure (YC W23).

http://trigger.dev
http://github.com/triggerdotdev
http://trigger.dev/discord

The official 🦋 account for Trigger.dev
Our Prisma Extension has been completely redesigned to support Prisma 7's new architecture, while maintaining full backward compatibility. Whether you're using the traditional provider or the new Rust-free client architecture, we've got you covered.

↓ Our 3 modes for every deployment strategy
November 19, 2025 at 3:00 PM
🧵 Introducing Realtime Streams v2, built with s2.dev, designed for unlimited, reliable, type-safe streaming.

↓ Read about what we've improved, and how to upgrade.
November 18, 2025 at 5:15 PM
Pallet are on a mission to revolutionize global logistics.

Their AI agent copilot replaces legacy manual freight workflows parsing messy data, reconciling systems, and automating transport operations across the world.

↓ Read their customer story
November 13, 2025 at 8:47 PM
Our open source projects are designed to teach core concepts. The product image generator demonstrates how to:

→ Batch trigger multiple AI generations in parallel
→ Trigger runs from the frontend and subscribe to updates
→ Pause task execution for webhooks with Waitpoints

Here's how it works ↓
November 6, 2025 at 5:45 PM
The recent AWS outage reminded us how much even the best providers can fall over sometimes.

→ So we made our deploys more resilient.

You can now deploy locally built Docker images even when our build service is down.
November 4, 2025 at 5:00 PM
You can now override the concurrency limits on a queue from the API or dashboard.

Very useful if you need to temporarily increase the concurrency for a queue or update the concurrency limits programmatically.

See how it works ↓
October 30, 2025 at 5:00 PM
✅ Trigger​.dev is now SOC 2 Type II compliant.

This security milestone reinforces our commitment to keeping your workflows and data secure, so you can focus on building. 👇
October 27, 2025 at 5:30 PM
We're live on Product Hunt! We're announcing again our v4 launch:

- Trigger.⁠dev v4 GA
- Preview branches
- Bulk actions
- 4x concurrency, static IPs and multi-region workers
- MCP server & agent rules

www.producthunt.com/products/tr...
Trigger.dev v4 - Build and deploy fully‑managed AI agents and workflows | Product Hunt
Trigger.dev is the open source platform for building AI workflows in TypeScript. Long-running tasks with retries, queues, observability, and elastic scaling. Begin for free, invite your team, and scale without limits.
www.producthunt.com
October 23, 2025 at 4:00 PM
We've been putting a ton of work into Cloud reliability and performance lately, especially during peak usage:

1️⃣ Implemented a new scheduling strategy
2️⃣ Deployed a custom k8s operator
3️⃣ Configured parallel image pulls and aggressive garbage collection
October 21, 2025 at 4:00 PM
🚀 You can now connect your GitHub repo to Trigger so tasks deploy automatically when you push. No need to manually deploy or use custom CI scripts.
October 16, 2025 at 4:00 PM
✨ Adding AI agents to your app shouldn’t require you to re-architect your product.

With Trigger you start with a foundation that compliments your stack and scales with you. Here are the 6 main pillars we provide ↓
October 14, 2025 at 4:00 PM
Developers need to be able to easily debug when things go wrong.

We use @opentelemetry (OTEL) for our run logs, giving you a lot of detailed info about your tasks. It also allows us to support:

⚗️ Adding additional instrumentation
🛩️ Exporting your logs and traces to other external tools

⬇️
October 9, 2025 at 4:06 PM
Capy is the AI software engineer that ships dozens of features in parallel.

Rather than the usual process of having to run many concurrent Claude sessions, alt-tabbing between terminals, and manually checking progress, the Capy team have re-imagined the AI agent DX from the ground up.👇
October 7, 2025 at 4:30 PM
When AI agents or workflows call databases or APIs, two things can become really important:

→ having static IPs so you can connect to prod DBs, enterprise APIs etc.
→ running in the right geographical region for low latency or compliance

Trigger now supports both. Here’s how they work 🧵
October 2, 2025 at 4:00 PM
Considering a new job role 👀? We've just opened up new engineering positions and would love to hear from you if you are a:

→ Support Engineer
→ Senior Backend Engineer

Apply below ↓
September 30, 2025 at 9:00 PM
Global lifecycle hooks let you run shared logic and initialize common resources during task execution across all tasks:

🌍 Register once, run across every task

🛠️ Perfect for logging, alerts, metrics, and shared setup

🔌 'locals' shared state, useful when disconnecting databases during waits

👇
September 26, 2025 at 3:00 PM
Today we’re opening a new role: Support Engineer

Trigger is growing fast and keeping up with our support demand is a high priority. If you love helping developers, solving issues, and improving products, this role is for you.

Read more about this role and apply: trigger.dev/careers/sup...
Support Engineer | Trigger.dev
Senior Backend Engineer at Trigger.dev
trigger.dev
September 22, 2025 at 4:00 PM
Managing background work isn’t just about running tasks – it’s about controlling how they run. In Trigger you can:

⏸️ Pause queues instantly (demo 👇)
⚡ Prioritize critical runs
📊 Monitor queue stats in detail
September 19, 2025 at 4:00 PM
Generate professional marketing photos from any source image in our latest open-source example project:

✨Image gen using Replicate & Google's Nano-Banana model
✋ Pauses task execution until Replicate webhook callback is received
⚡️ Trigger and subscribe to runs from Next.js using Realtime
September 17, 2025 at 4:00 PM
Human-in-the-loop workflows are great for forcing approval steps in AI agents.

Here's how to build one using Trigger ↓
September 11, 2025 at 4:00 PM
🌍 Automated web monitoring made easy with Trigger and Anchor Browser:

🔥 Our latest example project is an automated Broadway ticket monitor that finds the cheapest same-day shows every day at 5pm ET

How it works👇
September 9, 2025 at 3:00 PM
Here's what we're working on over the next 3 months and beyond to make building and running AI agents easier:

⚡ Sub-500ms cold starts with MicroVMs
🛠️ Agent toolkit
🔗 GitHub & Vercel integrations
📊 Better logging with ClickHouse
📈 Advanced metrics

September 5, 2025 at 4:00 PM
Most AI coding rules go stale pretty quickly. You install ⁠a rules file once, forget to update it, and end up with deprecated patterns.

We chose a better approach for our MCP agent rules:

⚡️ Automatic updates via CLI
🛠️ Cross-tool compatibility (10+ editors)
✨ Specialized Trigger-specific rule-sets
September 2, 2025 at 3:00 PM
HeroUI (⭐25k, 600k monthly downloads) migrated their complex deployment pipeline to Trigger.dev.

Their problem:
⚙️ Managing 3-minute multi-step deployments (build → deploy → CDN → domains) while showing real-time progress to users.

How we helped them solve it👇
August 29, 2025 at 3:00 PM
🔥 Big thank you to the dev / OSS community for the ongoing support, we appreciate it!

⭐️ 12.1k GitHub stars
👽 3.9k Discord members
August 27, 2025 at 1:00 PM