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

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. ![CleanShot 2024-02-07 at 19 52 35@2x](https://uploads.linear.app/80a884b1-f84c-49d6-91db-07a391663d20/9d46ccd6-59ac-4b64-addf-f73e5abde98b/15c608c2-6ea6-4797-bd6b-10a9788cea7a?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiLzgwYTg4NGIxLWY4NGMtNDlkNi05MWRiLTA3YTM5MTY2M2QyMC85ZDQ2Y2NkNi01OWFjLTRiNjQtYWRkZi1mNzNlNWFiZGU5OGIvMTVjNjA4YzItNmVhNi00Nzk3LWJkNmItMTBhOTc4OGNlYTdhIiwiaWF0IjoxNzA3MzM1NTkzLCJleHAiOjE3MDc0MjE5OTN9.EAdXyN48nCtf3m1VdC9v2RvsCacdN8yWufObF_XmUCk) 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...