GitHub / triggerdotdev/trigger.dev / commits
Trigger.dev – open source background jobs and AI infrastructure
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| fe199f7f | perf(webapp): aggregate admin notification interaction counts in the database... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| c4b5e272 | feat(cli): build deployment images on prebuilt base images (#4602) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 949e9cf1 | fix(webapp): show the real app version instead of v0.0.0 in organization sett... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| 3e7964e7 | feat: surface cron windows in webapp, cli, sdk (#4572) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| d98f64bb | fix(webapp): hide misleading root API key creation dates (#4612) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| fa7eea39 | fix(core): stop custom metric exporters breaking the metrics export (#4613) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 1114d9d6 | fix(redis-worker): stop fair queue leaking concurrency slots (#4540) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 20a0ac50 | chore: fix lint warnings (#4605) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 035e7101 | feat(base-images): immutable per-publish image tags (#4607) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| eefe0a37 | perf(webapp): bound environment loads in the env layout and batches list (#4606) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 6685cbd5 |
chore: release v4.5.11 (#4557)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 6485f37b | fix(webapp): show the dev environment's actual limit in the concurrency page ... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| d1ac3d59 | fix(webapp): org avatars blocked by img-src CSP and avatar overflow on failed... |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 0b52af94 |
feat(webapp): restyle the modal and sheet close buttons (#4603)
Co-authored-by: Claude Opus 5 (1M context) <n****y@a****m> |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| f6f3b755 | chore: remove obsolete v3/v4 version copy from the dashboard (#4589) |
claude[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 802d2383 | fix(webapp): show the toast when saving project general settings (#4601) |
claude[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| ee854480 | fix(webapp): dashboard agent maintenance moves into the agent project (#4599) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 45444a7b | feat: publish deploy base images to DockerHub (#4581) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| aca234d1 | perf(webapp): bound checkSchedule environment load to the requested ids (#4598) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| c6ef5f39 | perf(webapp): paginate the environment variables settings page (#4597) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 8d0f6931 | perf(webapp): drop archived branch environments from project env loads (#4595) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| bc3a33be | fix(webapp): stop the billing limits page timing out under enforcement (#4594) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 622fa796 | fix(webapp): restore header docs buttons when the dashboard agent is unavaila... |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 442702e8 |
feat(webapp): stay on the same page when switching project or organization (#...
Co-authored-by: Claude <n****y@a****m> |
claude[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 4b4f6f20 | fix(webapp): accept Plain customers without an external id on customer cards ... |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 96b29591 | perf(database): index PersonalAccessToken.userId so token lookups stop seq-sc... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| db0ca9eb | fix(webapp): drop unused OrgMember _count aggregate from org-list presenter (... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 4fd7cc0f | perf(webapp,database): index RuntimeEnvironment.pauseSource for the billing-l... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 4658cd07 | perf(database): index WorkerDeployment on (environmentId, status, id) for the... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 7b7d4891 | fix(webapp): selfhost apikey role cta (#4586) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 480bede0 | feat(webapp,sdk): dashboard agent plan enforcement, component gallery — and f... |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| ed1bb72f | feat: implement cron window spread backend (#4566) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 3c5bbc16 | fix(webapp): hard-navigate after creating a project (#4584) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| c2c6e5c7 | fix(webapp): keep session runs off the legacy realtime streams backend (#4564) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 429c0041 | fix(webapp): include Tailwind in production image (#4582) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 7b390e59 | feat(cli,webapp): allow deploys with environment API keys (#4561) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
17 days ago | |
| 26a730f9 | fix(webapp): externalize kapaai (#4580) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 0b750d00 | feat(webapp): dashboard agent — Watch (#4525) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 326e9950 | perf(webapp): scope declarative schedule sync to the current environment (#4577) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 26cdedda | perf(webapp): scope env var create pre-check to submitted keys (#4579) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 9a3bee02 | feat(webapp): dashboard agent — UI (#4529) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 45696579 | feat(webapp): dashboard agent — chat, reports, investigate (#4418) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 02de2e69 | feat(api): separate rate limit budget for deployment endpoints (#4565) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 8819e257 | fix(webapp): hard-navigate after creating an organization (#4530) |
claude[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 336f5150 | docs(ai): add LLM observability page (#4568) |
DKP <8****P@u****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| e3678995 | docs(ai-agents): add chat.agent guide and refresh the AI agent guides (#4524) |
DKP <8****P@u****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 6449a644 | feat(webapp,cli,database): track real dev onboarding progress (#4563) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 820c0791 | perf(webapp): read per-run environment config from the replica at dequeue (#4... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 1038641b | chore: vouch Jakub-Vacek (#4559) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| ce368dd8 | perf(database): index EnvironmentVariableValue.valueReferenceId so secret del... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 4c580919 | perf(database): index ProjectAlert.channelId so alert-channel deletes stop se... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 951d8e8d |
feat(webapp): per-client database pool metrics that survive the driver adapte...
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| bd8ce4a5 | feat(deployments): split project dependencies and code into separate layers (... |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| c00fb9c3 | fix(webapp): report start latency as unknown when there is no data (#4544) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 6e00aaf9 | chore(deps): bump transitive mermaid to 11.16.1 (#4553) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
19 days ago | |
| 90e8bd5c |
feat(webapp,database): opt-in per-client Prisma driver adapters (#4539)
Co-authored-by: Claude Opus 4.8 (1M context) <n****y@a****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
21 days ago | |
| c526528d | feat(webapp,database): bound Prisma list filter arity (#4480) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 63176a6d | fix(webapp): stop api inheriting inbound sampled traceparents so trace sampli... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 98cdf89c | chore: vouch NERLOE (#4531) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 72f50c2d | chore: release v4.5.10 (#4440) |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 7246f677 | fix(webapp): strip null bytes from idempotency and debounce keys at trigger (... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| dc529414 | feat(webapp): add /_/* redirect route (#4523) |
claude[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 0a44b88b | fix: security release 2026-07-21 (#4528) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| db67a856 | perf(webapp,database): index the newest-task-version lookup (#4518) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 6c6e58e6 | perf(webapp): batch declarative schedule cleanup queries (#4522) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
22 days ago | |
| 04f9c4e1 | fix(webapp,run-engine,core): drop the hidden debounce ceiling, fail fast on a... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| c084fa6e | fix(sdk,react-hooks): forward debounce when batch triggering with an array (#... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| f8e1c910 | docs(ai-chat): guide for migrating an AI SDK route handler to chat.agent (#4519) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| 088f68b3 | feat(webapp): share rate limit bucket across additional API keys per environm... |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| 9409ddf9 | feat(webapp): add multiple environment API key management (#4390) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
23 days ago | |
| 337dda1e | feat(webapp): name of the page in tab titles (#4517) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 66940c03 | fix(observability-map): narrow the required check and the report bot's commen... |
Wes Mason <w****s@1****g>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| b2080624 | fix(run-store): stop run-create failing on a brief write stall (#4514) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 58bf4e28 | feat(webapp): per-client database pool and connect timeout overrides (#4515) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 1a16d61a | fix(build): support decorator metadata with TypeScript 7 (#4505) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 771937ad | fix(webapp): clamp run priority so a large value can't fail run creation (#4512) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 3039bc14 | fix(webapp): honor the configured database connect timeout (#4513) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| 85f5b37c |
chore: upgrade to TypeScript 7 (#4318)
Co-authored-by: devin-ai-integration[bot] <1****]@u****m> |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| c01a4f18 | feat(supervisor): cancel a resumed run's in-flight checkpoint (#4502) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
24 days ago | |
| ca9a74e8 | feat(observability-map): static observability scorer for webapp route entry p... |
Wes Mason <w****s@1****g>
Committed by: GitHub <n****y@g****m> |
25 days ago | |
| 4f69c43e | feat(supervisor): reclaim a run's checkpoint storage when it finishes (#4493) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
25 days ago | |
| e8398d13 | chore: vouch Rohan170603 (#4501) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
25 days ago | |
| fbd6df33 | feat(webapp): Themes + contrast settings update (#4206) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 57254b57 | fix(webapp): make prop-types a production dependency (#4492) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 3fba0457 | fix(supervisor): hold the last backpressure verdict when a read fails (#4444) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 8f9db533 | feat(supervisor): configurable tolerations for run pods (#4491) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 9d57aff5 | fix(webapp): make the Queues hero charts environment-wide (#4486) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 75df940e | chore: vouch Leafgard (#4489) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 859f30e2 | fix(webapp): report message catalogs survive the production bundle (#4488) |
Katia Bulatova <k****a@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 763b5dc5 | feat(webapp): enforce scopes for environment API keys (#4389) |
Chris Arderne <c****s@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| d9f4fea9 | docs: restructure self-hosting kubernetes guide (#4481) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 5f29ae49 | feat(webapp): default the queue metrics period to 1 hour and remember it (#4438) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
26 days ago | |
| 8f66af6e | fix(webapp): stop the sidebar feedback popover from canceling the submit (#4445) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
27 days ago | |
| 14824b09 | feat(webapp): fix agent overview page scroll bug + layout fixes on task and a... |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| cb9aefd4 |
fix(hosting): deploy ClickHouse from the official image instead of Bitnami (#...
Co-authored-by: nicktrn <5****n@u****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| db6228dd | chore(webapp,core,sdk): upgrade @s2-dev/streamstore to 0.25 and migrate S2 ho... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| f9c8d518 | perf(webapp,run-engine,database): resolve the newest worker and deployment by... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
28 days ago | |
| 0445b8ec | fix(webapp,clickhouse): keep the rest of a ClickHouse batch when one run or s... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| fc691012 | feat(webapp): AI agent logo experiments (#4399) |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
29 days ago | |
| 55e6225b | fix(webapp): focus the search field when a filter sub-menu opens (#4443) |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
29 days ago |