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

### Provide environment information System: OS: macOS 15.2 CPU: (10) arm64 Apple M1 Max Memory: 107.88 MB / 64.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 23.5.0 - /opt/homebrew/bin/node Yarn:...

### Provide environment information It happens in the webapp docker container ### Describe the bug The modal for creating a new integration hangs while it tries to fetch information from...

### Provide environment information System: OS: macOS 15.1 CPU: (11) arm64 Apple M3 Pro Memory: 133.08 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.18.0 - /opt/homebrew/opt/node@20/bin/node npm:...

### Is your feature request related to a problem? Please describe. **Current Behavior:** The auth.configure function allows me to add an access token on the front end to subscribe to...

In packages >= 3.3.11 there is an error when running the dev/deploy commands: "No tasks defined". I believe this is because of the change we made to how the entry...

### Provide environment information System: OS: macOS 13.3.1 CPU: (8) arm64 Apple M1 Memory: 138.28 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.12.0 - ~/.nvm/versions/node/v22.12.0/bin/node npm: 10.9.0...

Closes #1510 ## ✅ Checklist - ✅ I have followed every step in the [contributing guide](https://github.com/triggerdotdev/trigger.dev/blob/main/CONTRIBUTING.md) - ✅ The PR title follows the convention. - ✅ I ran and tested...

### Provide environment information System: OS: macOS 15.1 CPU: (10) arm64 Apple M2 Pro Memory: 89.38 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2 - ~/.nvm/versions/node/v20.12.2/bin/node Yarn:...

When tasks throw, they don't show error causes. ```ts throw new Error("A more specific error occurred", { cause: originalError }); ``` The cause doesn't get stored and doesn't come through...

### Provide environment information System: OS: macOS 14.4.1 CPU: (8) arm64 Apple M2 Memory: 77.13 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.2.0 - /opt/homebrew/bin/node Yarn: 1.22.19...

bug