trigger.dev
trigger.dev copied to clipboard
Trigger.dev – build and deploy fully‑managed AI agents and workflows
### Provide environment information System: OS: Linux 5.15 Debian GNU/Linux 11 (bullseye) 11 (bullseye) CPU: (4) arm64 Neoverse-N1 Memory: 18.23 GB / 23.43 GB Container: Yes Shell: 5.1.4 - /bin/bash...
### Provide environment information System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor Memory: 4.84 GB / 15.59 GB Container: Yes...
### Provide environment information System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor Memory: 6.32 GB / 15.59 GB Container: Yes...
### Provide environment information System: OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa) CPU: (12) x64 AMD Ryzen 5 5600X 6-Core Processor Memory: 6.32 GB / 15.59 GB Container: Yes...
### Provide environment information ``` System: OS: macOS 15.2 CPU: (12) arm64 Apple M2 Pro Memory: 99.23 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 20.19.0 - /opt/homebrew/bin/node...
Closes # ## ✅ 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...
When you're running the dev command you should be able to pass `--mcp` like this: ```sh npx trigger.dev@latest dev --mcp --mcp-port 3001 ``` As well as running the normal dev...
If you try and do a deploy and there's a space character anywhere in the path the deploy will fail with an error like this: ``` Error: Cannot find module...
### Is your feature request related to a problem? Please describe. Authenticating with AWS currently requires setting up access keys. However many other providers (e.g. Github, Fly.io etc) allow you...