GitHub / triggerdotdev/trigger.dev / commits
Trigger.dev – open source background jobs and AI infrastructure
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| cf4aa7e9 | fix(webapp): Vercel env var sync rejecting batches containing only reserved k... |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 63d64326 | docs(ai-chat): headStart handover for custom agents + triggerConfig (#3964) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2936382e | ci: add docs-release-* tag workflow to publish docs at release (#3969) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| afe6dd94 | Feat(webapp): schedules fixes and UI improvement (#3965) |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 17482c05 |
feat(sdk): chat.headStart handover for customAgent and createSession (#3963)
Co-authored-by: saasjesus <a****n@c****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 002b8458 | feat(supervisor): verify warm-start delivery, cold-start silently lost dispat... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 19c0763a |
chore(webapp): prevent db:seed script hang (#3962)
Co-authored-by: Chris Arderne <c****s@t****v> |
Chris Arderne <c****s@r****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 38f28040 | chore(deps): pin js-cookie, tmp and brace-expansion (#3961) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ab3a1e59 | docs: use one canonical definition of a Session everywhere (#3956) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 39fca87b | docs: add troubleshooting entry for runs not dequeuing in dev (#3955) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 70947716 | fix(release-pr): stop dropping changeset entries and stripping code blocks (#... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 545ecf7b | feat(plugins): add SSO plugin contract to @trigger.dev/plugins (#3949) |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3b919994 | feat(sdk): make the chat.agent system prompt cacheable (#3952) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 530b388f | feat(webapp): hide self-serve billing UI for managed-billing orgs (#3898) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1cf56e5d |
ci: gate optional publish/notify jobs behind repository variables (#3950)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| af526dea |
feat(webapp): chat AI UI improvements, new task landing pages and side menu (...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b7ef51d7 |
fix(webapp): make SDK bundle-docs build step work in pruned Docker image (#3947)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ef998a51 | fix(webapp): make native realtime change publishing fail-safe (#3946) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f073d870 | ci: gate optional Claude and security-scan jobs behind repository variables (... |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a7312b1b | fix(webapp): stop logging expected auth/restore conditions as errors (#3931) |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 911a1cff | docs: document the Sessions HTTP API (reference, channels, scopes) (#3942) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e092919c | feat(sdk,cli): bundle agent skills + docs in the SDK for zero-drift (#3937) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1f1a3666 | fix(sdk): custom agent loop parity for continuations, steering, and subtasks ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 85d93ffe | perf(webapp): skip queue search count (#3925) |
Katia Bulatova <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 034058bc | feat(webapp): add task metadata cache resolution metrics (#3934) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8b405711 | feat(supervisor): workload create duration histogram with backend and outcome... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 52320679 | fix(webapp): stop locked-version triggers failing on stale replica reads (#3930) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3d5cffc2 | fix(cli): point to init when dev or update runs without a project (#3929) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 43b49362 | docs(ai-chat): add the 4.5.0-rc.6 changelog entry (#3927) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3bc3a179 | docs(ai-chat): custom agents page, backend decision table, and a building-age... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 84809b02 | docs(ai-chat): head-start persistence contract and a clearer sessions page (#... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 51af9ae1 | docs(ai-chat): correct chat.agent reference drift (#3892) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b8a576a3 | docs: document the trigger skills installer (replaces agent rules) (#3871) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 97c12e25 | docs(management): document TriggerClient for multi-target SDK usage (#3694) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5fab8caf |
chore: release v4.5.0-rc.6 (#3870)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 002c441f | feat(webapp): self serve schedules add-on (#3811) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 47834198 | fix(sdk): stop chat.createSession wedging on stop and erroring on continuatio... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a04cdffd | fix(webapp): stop replica lag from double-triggering session runs and 404ing ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| eb498d13 | fix(plugins): drop unused gitBranch re-export from the package entry (#3923) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f48c8975 |
perf(webapp): parallelize streaming batch-item ingest (#3777)
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5d6ea331 | refactor: share the public-token JWT scope decoder; make @trigger.dev/plugins... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 78b7136b | chore: vouch saasjesus as a contributor (#3917) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| de8231cb | chore: bump shell-quote to 1.8.4 (#3913) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 954ee5c5 | fix(webapp): deliver realtime changes with current content when the read repl... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8dc77c0c | fix(webapp): only load env var values for displayed environments (#3903) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cc9eabd1 | test(webapp): use relative fixture dates in runs cursor pagination tests (#3912) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 187c0476 | perf(webapp): shrink run trace loader payload and add trace span cap controls... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2b6d2492 | fix(sdk,core): head-start handover correctness and continuation boot latency ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 93b47159 | feat(webapp): hipaa baa add-on on paid pricing tiers (#3904) |
DKP <8****P@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d0b2d79b | fix(supervisor): cancel pending delayed snapshots when the run completes or d... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2397ca29 | fix(supervisor): retry transient instance create failures in compute workload... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7b4443a4 | test(webapp): stop streamBatchItems container tests timing out on cold start ... |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1c7e64ac | feat(supervisor): stamp org identity label on compute microVMs (#3899) |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f5f29ceb | fix(sdk,core): chat.agent delivery, idempotency, and recovery fixes (#3891) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b82d1004 | fix(webapp): harden the realtime session routes (#3890) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f9d57d3b | feat(webapp): add a new backend for the realtime runs feed (#3864) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6afc9bfa |
fix(run-engine): retry getSnapshotsSince on the replica then primary when the...
Co-authored-by: Claude Fable 5 <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 081b6bac | feat(supervisor): publish client-side dequeue API latency as a Prometheus his... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 459dce2a |
ci: make the main-image dispatch repo and ref configurable (#3883)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 87448cca | feat(webapp,core): add an endpoint to list a project's environments (#3880) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b28c6d0b | fix(webapp): sanitize streamed agent URLs before rendering in the agent view ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bc01f6ea |
fix(webapp): stop writer DB connectivity errors leaking to trigger() API clie...
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3bc88c45 | perf(webapp): memoize react-router per-request route matching via pnpm patch ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d9733590 | docs: add a database connections guide for tasks (#3881) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 774a9793 | fix(webapp): paginate shared Vercel env var fetch in onboarding + pull (#3879) |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| df964ea4 | feat(ci): dispatch a repository event when the main webapp image is published... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1b0f2c71 |
fix(webapp): correct backward pagination slice in listRunIds (#3867)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f4a96bdf |
Fail dev and deploy on duplicate task ids (#3865)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6bcd369e |
feat(webapp,rbac): REQUIRE_PLUGINS=1 fail-fast for required plugin loads [TRI...
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0ee1461d | fix(webapp): show scheduled runs under their correct region (#3873) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 18b90285 | feat(cli): set up AI tooling in trigger init and add getting-started skill (#... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e9c459fb |
ci: allow forks to override published container image namespace (#3866)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d7028e27 |
feat(webapp): label mollifier decisions by enrolled org (#3869)
Co-authored-by: Claude Opus 4.8 <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 93532cdb |
feat(supervisor): forward per-run labels to the compute provider (#3821)
Co-authored-by: nicktrn <5****n@u****m> |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8b85da1b | feat(cli): install Trigger.dev agent skills into your coding agent (#3868) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ef04cc39 |
fix(webapp): use composite keyset cursor for run pagination (#3852)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f261ff2b | chore(docker): tidy dev postgres + clickhouse images (#3859) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fa15438e | perf(ci): speed up unit tests with LPT sharding + container scoping (#3855) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 97036fb7 | feat(webapp,clickhouse): export run traces as log, markdown, or jsonl (#3851) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fa4804e6 | chore(core,sdk): move the AI SDK v7 forward-compat typecheck out of CI (#3854) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 707bf1ad | ci: reduce unit test flakiness and shard re-run cost (#3844) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 16d59aa9 | chore: harden webapp docker image (#3845) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 96f4c1bf | chore(core,sdk): make the ai-v7 typecheck pass deterministic (#3847) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4711adef | fix(webapp): don't reload runs list when toggling bulk action inspector (#3841) |
Katia Bulatova <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1466a15d | docs(ai-chat): document AI SDK 7 support and version compatibility (#3835) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a730faad |
chore: release v4.5.0-rc.5 (#3808)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| aa9f1112 | fix(database): include the Prisma CLI in production builds (#3843) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 35c56f1d | feat(supervisor): add opt-in dequeue backpressure (#3836) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 85886b96 | feat(webapp,supervisor): isolate scheduled runs on a dedicated worker queue (... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 884bea6a | fix(cli): stop the MCP waiting for every triggered run by default (#3838) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| db4074df | fix(webapp): validate packet storage paths (#3830) |
Katia Bulatova <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8c9fee39 | feat(sdk): add AI SDK 7 support (#3833) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8d5cf313 | fix(webapp): fix AI agent dashboard rendering and snapshot loads (#3834) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 64151d6a | chore(webapp): reduce telemetry ingestion log volume (#3832) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cae3dcb7 | Env vars page performance fix (#3829) |
Katia Bulatova <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4ea3ef13 |
chore(webapp,redis-worker): make mollifier constants configurable (#3822)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m>, coderabbitai[bot] <1****]@u****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bb7d7dc7 | feat(sdk,core): offload large trigger payloads via object storage (#3785) |
Katia Bulatova <k****a@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d1f43024 |
chore(deps): bump the github-actions group across 1 directory with 6 updates ...
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 359e2503 |
feat(database,webapp): add LlmModel pricing_unit column and admin selector (#...
Co-authored-by: devin-ai-integration[bot] <1****]@u****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9818ad52 | fix(sdk): recover chat transport when a restored session no longer exists (#3... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
3 months ago |