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

### Is your feature request related to a problem? Please describe. I use the `telemetry` config to export spans to my observability platform. But the trigger.dev spans are missing some...

### Provide environment information System: OS: macOS 15.6.1 CPU: (10) arm64 Apple M1 Max Memory: 1.37 GB / 32.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.12.2 - /Users/grantsingleton/.nvm/versions/node/v20.12.2/bin/node Yarn:...

Add KUBERNETES_WORKER_PRIORITY_CLASS_NAME environment variable to allow configuring a priority class for task run pods in Kubernetes environments. This addresses pod preemption issues in resource-constrained clusters, particularly in GKE Autopilot where...

### Is your feature request related to a problem? Please describe. AI SDK v5 exposes a [custom transport](https://ai-sdk.dev/docs/ai-sdk-ui/transport) for use with the `useChat` hook I’m wondering if it would be...

Path: /manual-setup In the docs, when hovering on the AI button in code blocks, there is a text contrast issue in the shown tooltip. I know this is a very...

### Is your feature request related to a problem? Please describe. ## Description When running Trigger.dev on GKE Autopilot (or resource-constrained Kubernetes clusters), task run pods with default priority (0)...

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

### Provide environment information System: OS: macOS 26.0.1 CPU: (11) arm64 Apple M3 Pro Memory: 344.84 MB / 18.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.21.0 - /Users/rickyhernandez/.nvm/versions/node/v22.21.0/bin/node npm:...

The previous behavior only allowed email alerts in self-hosting if ALERT_RESEND_API_KEY was defined. This commit updates the environment check to also use ALERT_SMTP_HOST for alert email configuration. The ALERT_SMTP_HOST is...

### Is your feature request related to a problem? Please describe. The current behavior for self-hosted email alerts requires Resend to be configured in order to create the alert. The...