GitHub / triggerdotdev/trigger.dev / commits
Trigger.dev – open source background jobs and AI infrastructure
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 15b7cde8 | merge feat: ai-chat reference project + MCP agent-chat tooling (4/4) (#3546) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 16538f6f | merge feat(webapp): agent-view dashboard for chat.agent runs (3/4) (#3545) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5022769f |
fix(webapp): retry on version collision when initializing a deployment (#3610)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a97365d1 | merge feat(sdk): chat.agent — runtime + browser transport (2/4) (#3543) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b62c8a19 | ci: add dependabot weekly summary workflow (#3616) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 9caf4cea | ci: skip typecheck for workflow-only PRs (#3619) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 979655c2 | merge feat: Sessions dashboard, task_kind, and chat-ready hardening (1/4) (#3542) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 09f5354a |
fix(core): cap idempotencyKey length at the API boundary (#3560)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8ba067d8 | feat(webapp): preserve admin tabs search query between Users and Organization... |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d1442201 | ci: path-based skip and gate job in pr_checks (#3615) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b23740bf | docs(self-hosting): NodeLocal DNS and ClickHouse task events (#3568) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 759214ea | fix(webapp): Evict legacy resizable-panel localStorage on client boot (#3564) |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6b0e78f1 | chore: raise REVIEW.md drift-audit turn budget and steer selective sampling (... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5c4e0647 | chore(docker): disable ClickHouse system log tables in local dev (#3565) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e8ef374f | fix(webapp,run-engine): honor per-queue length cap on concurrency-key queues ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e4981d1b |
feat(webapp): consolidate auth path + add comprehensive auth tests (#3499)
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> |
4 months ago | |
| 3cbe9f23 | chore: add .claude/REVIEW.md with CI drift check (#3561) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8e675a4e |
fix(core): retry TASK_PROCESS_SIGSEGV under the user's retry policy (#3552)
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> |
4 months ago | |
| 41a486ea |
chore: release v4.4.6 (#3501)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1e4b896c |
Fix(webapp): Notification style updates (#3553)
Co-authored-by: Copilot Autofix powered by AI <6****]@u****m> |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2301ed60 | refactor(run-engine): make taskIdentifier optional on run-queue messages (#3559) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5f1a3e16 | refactor(run-engine): route TTL expiration through the batch path only (#3554) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2b845455 | feat(webapp): admin back-office editors for org max projects and batch rate l... |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a5ba4065 | feat(webapp,redis): handle UNBLOCKED during ElastiCache role change (#3549) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 567e2a2c | feat(webapp,redis): handle READONLY / LOADING during ElastiCache failover (#3... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8673d42c | feat: ai-chat reference project + MCP agent-chat tooling | Eric Allam <e****m@i****m> | 4 months ago | |
| 23ff7633 | feat(webapp): agent-view dashboard for chat.agent runs | Eric Allam <e****m@i****m> | 4 months ago | |
| 16720a5e | feat(sdk): chat.agent — runtime + browser transport | Eric Allam <e****m@i****m> | 4 months ago | |
| be1a6cf8 | feat: Sessions primitive — durable run-aware streams + dashboard | Eric Allam <e****m@i****m> | 4 months ago | |
| 6cdd8814 |
fix(webapp): Fix for resizable side panel getting stuck at its min-size (#3538)
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> |
4 months ago | |
| ead1e5a5 | feat(webapp): reload LLM pricing registry on Redis pub/sub (#3534) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f7a2bc7c | Feat(webapp) filters UX update (#3451) |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3cb6b5e9 | docs(bun): note WebSocket limitation with remote browser connections (#3537) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f8ddb766 | feat: Plain customer cards (#2933) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 61ae67cc | fix(webapp): stop leaking exception messages on 5xx API responses (#3536) |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 749dc467 |
feat(webapp): link Sentry events to OTel traces via trace_id (#3531)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3e6458f9 | ci(claude): switch Claude Code actions to ANTHROPIC_API_KEY (#3532) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 62e00661 | fix(cli): fail attempt on uncaught exception instead of hanging to maxDuratio... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 6e8b039a | ci: GHCR commit-SHA tag, OCI labels, and build provenance (#3528) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 31999afc | perf(webapp): trim BackgroundWorker.metadata to the schedule slice on create ... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 14920ce2 |
fix(webapp): downgrade expected user-input error logs to warn (#3523)
Co-authored-by: Claude Opus 4.7 (1M context) <n****y@a****m> |
Daniel Sutton <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| a8966a40 | fix(helm): bump clickhouse subchart 9.3.7 -> 9.4.4 (clickhouse 25.7.5) (#3524) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 386b4f65 | feat(webapp): per-org S2 basin migration (#3516) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3d418a94 | ci: add zizmor workflow security scanner (#3506) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5dab2ae7 | docs(private links): refresh PrivateLink setup screenshots, add ElastiCache I... |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 45ec23cc |
feat(webapp): app auto session logout (#3473)
Co-authored-by: Matt Aitken <m****t@m****m>, Claude Opus 4.7 (1M context) <n****y@a****m> |
James Ritchie <j****s@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8c56d85f | fix(helm): supervisor OTLP endpoint resolves cross-namespace (#3504) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| dc98ae4e | chore: clean up stranded .server-changes/ files from v4.4.5 (#3509) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| cad87918 | chore: make changeset:version atomic (#3505) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b19cf6df | ci: add actionlint workflow (#3503) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 57cca979 | docs: refresh compute private beta page with may 1 updates (#3502) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b65a04eb | fix(cli,core): stop dev workers spinning at 100% CPU after parent CLI disconn... |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 706a0b88 |
chore: upgrade pnpm to 10.33.2 with security hardening (#3489)
Co-authored-by: Claude <n****y@a****m> |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 15940807 | ci: swap buildjet/setup-node for actions/setup-node v6.4.0 (#3497) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 04bdf4b9 | perf(webapp): throttle PAT + OAT lastAccessedAt writes to once per 5 min (#3493) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1acdc506 | chore: bump helm chart version to 4.4.5 (#3500) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 30bd567d |
fix: sync declarative schedules on deployment rollback (#3468)
Co-authored-by: Devin AI <1****]@u****m>, nick <5****n@u****m> |
devin-ai-integration[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 139cccf2 | fix: update pnpm-lock.yaml for v4.4.5 release (#3498) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| cb94382f | ci: vouch dependabot[bot] (#3496) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d825427c |
chore: release v4.4.5 (#3406)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ee3887a3 | feat(webapp): configurable deploy template machine presets (#3492) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 39baea80 | ci: pin actions to SHAs and add dependabot config (#3494) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7c7d7855 | Don't log waitpoint output when resolving (#3490) |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1dfd5959 | fix(webapp): invalid HTML nesting in errors Activity tooltip (#3488) |
DKP <8****P@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e2b9e0f9 | feat(cli-v3): add --no-browser flag and examples to init/login --help (#3483) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ac7177d6 | feat(schedule-engine): stop persisting per-tick schedule state (#3476) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 19c16759 | feat(webapp): errors page polish and GA rollout (#3477) |
DKP <8****P@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 24de77c4 | docs: call out compute private beta limitations (#3479) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 04b4d85f | fix(webapp): allow JWT auth on POST /api/v1/sessions (#3474) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f1736595 |
feat(webapp): apply default repository policy on ECR repo creation (#3467)
Co-authored-by: nicktrn <5****n@u****m> |
ThullyoCunha <t****a@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8e368cc3 | docs: add compute private beta page (#3472) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 226b93ed | fix(webapp): preserve filters on queues page action redirects (#3471) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| b0131352 |
fix(webapp): constrain usage chart height to 320px (#3469)
Co-authored-by: Devin AI <1****]@u****m>, nick <5****n@u****m> |
devin-ai-integration[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 99dfee3a | fix(webapp): honor RevokedApiKey grace window for public access tokens (#3464) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| dac9c83b | chore(webapp,run-engine): downgrade boundary log noise to warn (#3462) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 1a7943ce |
feat(docs): Private Links official documentation (#3466)
Co-authored-by: devin-ai-integration[bot] <1****]@u****m> |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5fe72eef | feat(webapp): Private Links setup wizard UI tweaks (#3465) |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fefe61f0 | ci(helm): roll prereleases on main pushes + manual trigger (#3461) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| c69e939c | feat: Sessions - bidirectional durable agent streams (#3417) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e134da73 |
fix(run-engine): debounce hot-key lock contention and 5xx feedback loop (#3453)
Co-authored-by: Devin AI <1****]@u****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4b28080e |
feat: add `isReplay` to run context (#3454)
Co-authored-by: Devin AI <1****]@u****m>, nick <5****n@u****m> |
devin-ai-integration[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 91fd8a8a | chore(security): close dependabot alerts q2 (#3456) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 9e99c81f | ci: skip privileged PR jobs on fork PRs (#3458) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| e8f1a7a0 | fix(helm): expand CLICKHOUSE_PASSWORD in webapp CLICKHOUSE_URL via kubelet (#... |
ThullyoCunha <t****r@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 4dced14a | chore: fix CONTRIBUTING.md setup steps and scope db:seed to webapp (#3450) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 5693b62c | fix(webapp): propagate abort signal through realtime proxy fetch (#3442) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2ce981d4 |
chore: add GautamBytes to vouch list (#3447)
Co-authored-by: claude[bot] <4****]@u****m>, Eric Allam <e****m@u****m> |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| d2059556 | chore: vouch for ThullyoCunha (#3444) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8dd1fc12 | docs: document auth.withAuth scoped authentication helper (#3436) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8aa1e555 |
test: e2e auth baseline tests + webapp testcontainer infrastructure (#3438)
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>, Copilot Autofix powered by AI <6****]@u****m>, Devin AI <1****]@u****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 496ac784 | feat(supervisor): optional ndots override for runner pods (#3441) |
Saadi Myftija <s****i@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| f7aefb70 | fix: disable RunQueue Worker in priority tests to prevent partial-batch race ... |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 3446be7b | ci: automate helm chart release alongside package release (#3439) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| ca399565 | feat(webapp): add per-worker Node.js heap metrics (#3437) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 41434b53 | feat(webapp): admin Back Office tab with org API rate limit editor (#3434) |
Iss <7****d@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| cbb1f35e | chore(helm): bump appVersion to v4.4.4 (#3432) |
devin-ai-integration[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 486f4979 | fix(webapp): eliminate SSE abort-signal memory leak (#3430) |
Eric Allam <e****c@t****v>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 87b67165 | fix(helm): support webapp serviceAccount annotations for IRSA (#3429) |
nicktrn <5****n@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| fc71e7dd |
fix: handle fast-completion race in batch streaming seal check (#3427)
Co-authored-by: Devin AI <1****]@u****m> |
Matt Aitken <m****t@m****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 8eb596f3 | fix(vercel): Fix vercel settings page (#3424) |
Oskar Otwinowski <o****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago |