trigger.dev
trigger.dev copied to clipboard
Trigger.dev – build and deploy fully‑managed AI agents and workflows
You can add `examples` inside the `invokeTrigger` and `eventTrigger` definitions. Sometimes this is resulting in duplicate examples, even though they have ids specified. [TRI-1929](https://linear.app/triggerdotdev/issue/TRI-1929/duplicated-examples-in-the-test-page-when-supplied-from-invoketrigger)
> for me I'm loosing the local connection quite frequently. If I leave the computer for 5 mins doing nothing I need to restart `npx @trigger.dev/cli@latest dev`. This can be...
Closes #884 ## ✅ 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...
### Is your feature request related to a problem? Please describe. When running custom task with `io.runTask` the return value of the callback is piped through `JSON.parse(JSON.stringify(value))`. I understand that...
The same integration (with the same key) is repeated multiple times in the Integrations column.  From [SyncLinear.com](https://synclinear.com) | [TRI-1925](https://linear.app/triggerdotdev/issue/TRI-1925/integration-icons-are-repeated-many-times-in-the-jobs-table)
Path: /documentation/quickstarts/introduction I tried to run @trigger.dev/cli@latest init in my project and it said that it couldn't do automatic setup. Then, it showed me a link to manual setup instructions,...
If you want to build a UI that shows runs across multiple jobs it's difficult because the hooks return no info about the job. I suggest we return the job...
We have a docs page for EventFilters: https://trigger.dev/docs/documentation/guides/event-filter#boolean-filters But it doesn't include all the filters we support. The full options can be found in the source code: https://github.com/triggerdotdev/trigger.dev/blob/main/packages/core/src/schemas/eventFilter.ts It would...
### Provide environment information System: - OS: Windows 11 10.0.22621 - CPU: (16) x64 AMD Ryzen 7 7800X3D 8-Core Processor - Memory: 27.07 GB / 63.15 GB Binaries: - Node:...
Closes #833 ## ✅ 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...