trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

Trigger.dev – build and deploy fully‑managed AI agents and workflows

Results 316 trigger.dev issues
Sort by recently updated
recently updated
newest added

This PR replaces the old Remix compiler with Vite I have a few todos left for things I've migrated over but haven't had a chance to test and make sure...

A migration was accidentally added that had a hard-coded reference to "public". We can't just remove that because it will cause a mismatch between the applied migrations table hash and...

self-hosting

All of the breaking changes between Remix 2.1 to 2.9 occurred in Vite which you're not using yet, so this went smoothly. I did have to install @conform-to/dom to peg...

Various small fixes: - Clear paused states before retry - Detect and handle unrecoverable worker errors - Remove checkpoints after successful push - Permanently switch to DO hosted busybox image...

- The "worker" side now is responsible for requesting a new attempt - Currently this is only implemented on the "dev" side - Moves the visibility queue outside of redis...

## ✅ Checklist - [x] Create env var (in a specific env) - [x] Read env var (in a specific env) - [x] Edit env var (in a specific env)...

# Build support for Redwood into Trigger.dev **_Please make sure to use Typescript for all code_** ### Task 1 - Redwood Adaptor - [ ] Create a new folder in...

enhancement
area/integrations
💎 Bounty
💰 Rewarded

We need to flesh out our API to allow you to manage jobs and runs: - Get a list of runs for a specific job (with filtering for status, environment,...

enhancement
area/integrations
area/server
💎 Bounty

### Provide environment information System: OS: macOS 11.7.5 CPU: (8) x64 Intel(R) Xeon(R) CPU E5-1620 v2 @ 3.70GHz Memory: 153.83 MB / 32.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node:...

## Problem If you put `/trigger` for the folder path it goes in the root of your drive. It should be relative to the current directory where the command is...

v3