Upgrade
npx trigger.dev@4.5.0-rc.1 update
pnpm dlx trigger.dev@4.5.0-rc.1 update
yarn dlx trigger.dev@4.5.0-rc.1 update
bunx trigger.dev@4.5.0-rc.1 update
Self-hosted Docker image: ghcr.io/triggerdotdev/trigger.dev:v4.5.0-rc.1
Release notes
Read the full release notes: https://trigger.dev/changelog/v4-5-0-rc-1
What's changed
Bug fixes
- Fix
chat.agentskills silently missing intrigger devfor projects whose task files readprocess.envat module top level (e.g. a third-party SDK client initialized at import). Skill folders now bundle into.trigger/skills/reliably regardless of which env vars are set when the CLI launches. (#3690) - Fix
COULD_NOT_FIND_EXECUTORwhen a task's definition is loaded viaawait import(...)from inside another task'srun(). The runtime workers now register such tasks with a sentinel file context, and the catalog logs a one-time warning per task id. (#3688)
All packages: v4.5.0-rc.1
@trigger.dev/build, @trigger.dev/core, @trigger.dev/plugins, @trigger.dev/python, @trigger.dev/react-hooks, @trigger.dev/redis-worker, @trigger.dev/rsc, @trigger.dev/schema-to-json, @trigger.dev/sdk, trigger.dev
Full changelog: https://github.com/triggerdotdev/trigger.dev/compare/v4.4.0.1...v4.5.0-rc.1
Fetched May 21, 2026
