trigger.dev
trigger.dev copied to clipboard
Trigger.dev – build and deploy fully‑managed AI agents and workflows
Prisma released [v6.7.0](https://github.com/prisma/prisma/releases/tag/6.7.0), which included the official multi-file schema feature. Prior to this version, this feature was available using the `"prismaSchemaFolder"` preview option. At the time, this feature required a...
Closes #1487 ## ✅ 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...
This commit introduces a new documentation file, CLAUDE.md, outlining the standards and practices using Mintlify for our documentation. The update was needed to provide comprehensive guidelines for creating and maintaining...
### Provide environment information System: OS: Linux 6.8 Ubuntu 24.04.2 LTS 24.04.2 LTS (Noble Numbat) CPU: (4) x64 AMD EPYC-Milan Processor Memory: 10.10 GB / 15.24 GB Container: Yes Shell:...
Path: /runs#execution-states The `FROZEN` state is missing here, which caused a bug on prod for us as we didnt include it in a conditional.
In v4 we have warm starts which means the same machine gets re-used for multiple runs. This gives faster start times. We need to clean the temporary file directory between...
## 📚 Fix Prisma Extension Docs for Common Misconfigurations (#2167) This PR improves the documentation for the `prismaExtension` config in `trigger.dev`, addressing confusion around: --- ### ✅ What’s Fixed -...
You can trigger a run with a `concurrencyKey` to create a copy of a queue at runtime. It would be useful if this value would come through to the actual...
### Is your feature request related to a problem? Please describe. I have 10-12 tasks, some uses headless Playwright, some uses Headed mode and some are not even using playwright...
## ✅ 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 tested the code...