Commit Graph

  • a23de3a68c refactor: connect input stream tail lazily from listener side Claude 2026-02-22 08:18:20 +00:00
  • 107589420c feat: add streams.input() for inbound realtime data to running tasks Claude 2026-02-22 07:53:57 +00:00
  • 8003923598 feat(server): Gracefully handle oversized batch items instead of aborting the stream (#3137) Eric Allam 2026-02-27 10:11:42 +00:00
  • cff45664fc fix: legacy master queue drain should never re-add entries (#3142) Eric Allam 2026-02-27 10:11:31 +00:00
  • 51b6c3a580 docs: added note about Prisma 7.x for TASK_RUN_STALLED_EXECUTING error (#3138) Iss 2026-02-26 16:01:31 -05:00
  • d5a27f08ed Fix(webapp): change "metrics" to "dashboard" (#3136) James Ritchie 2026-02-26 16:56:07 +00:00
  • 719a44da01 Better explanation of batch processing concurrency (#3135) Matt Aitken 2026-02-26 14:27:21 +00:00
  • 3d81d15cd8 refactor: make alert v2 evaluations self-scheduling, fire-and-forget ClickHouse writes claude/alerts-2-0-queries-Q5et4 Claude 2026-02-26 14:03:27 +00:00
  • 92dfeb37b3 docs: Add workaround for Homebrew Bun ENOENT error to Bun guide (#3125) Iss 2026-02-26 08:25:17 -05:00
  • b1e78a6590 feat(batch-queue): two-level tenant dispatch for fair queue (#3133) Eric Allam 2026-02-26 13:07:27 +00:00
  • 5612383684 chore(repo): Improve formatting of server entries in release notes (#3134) Eric Allam 2026-02-26 11:59:47 +00:00
  • 4451fcb84c docs: Query page output dot notation and metadata availability (#3132) Iss 2026-02-25 17:22:08 -05:00
  • ed9212ccfb feat: add Alerts 2.0 with query-based alert definitions Claude 2026-02-25 19:07:51 +00:00
  • 863dbe8d60 docs: document waitpoint token API endpoints (#3130) Iss 2026-02-25 12:52:14 -05:00
  • 39dd91b098 fix(engine) prevent MVCC race in blockRunWithWaitpoint pending check (#3075) Eric Allam 2026-02-25 17:41:50 +00:00
  • cf6b6e7063 Fix realtime connections pricing tier from 100 to 1000 (#3131) Matt Aitken 2026-02-25 17:34:02 +00:00
  • bed3789c31 fix(batch-queue): speed up batch queue processing by disabling cooloff and fixing retry race (#3079) Eric Allam 2026-02-25 17:33:01 +00:00
  • a482153365 feat(webapp): require the user is an admin during an impersonation session (#3078) Eric Allam 2026-02-25 16:07:10 +00:00
  • fe193418d0 chore(repo) auto-link server change entries to their PRs via GitHub API (#3129) Eric Allam 2026-02-25 16:02:32 +00:00
  • e9fb8e3b52 Query fixes: stale widget fix, multiple series colors mismatch (#3126) Matt Aitken 2026-02-25 15:50:17 +00:00
  • c05b30adfe chore(repo): fix enhanced release pr description to filter out dependency only updates (#3128) Eric Allam 2026-02-25 15:50:06 +00:00
  • f37bdaac84 fix(sdk): batch triggerAndWait variants now return correct run.taskIdentifier instead of unknown (#3080) Eric Allam 2026-02-25 15:37:04 +00:00
  • 3c0644a3b8 feat: unified GitHub release, server change tracking, and enhanced release PR (#3085) Eric Allam 2026-02-25 13:54:19 +00:00
  • 25898d1316 Add Cursor Cloud specific instructions to AGENTS.md cursor/development-environment-setup-3286 Cursor Agent 2026-02-25 13:46:47 +00:00
  • 19733c8338 docs(queues): Cover new queue limits and TTL system (#3030) Eric Allam 2026-02-25 11:18:44 +00:00
  • 9ba608d2cf TRQL function tests and fixes (#3076) Matt Aitken 2026-02-24 19:44:07 +00:00
  • 89c73ed8ba docs: document run result and batch API endpoints (#3121) Iss 2026-02-24 13:30:16 -05:00
  • 97bf89873e docs: document undocumented run API endpoints (#3120) Iss 2026-02-24 10:49:39 -05:00
  • b60788df82 docs: note that onCancel only runs during active execution (#3119) Iss 2026-02-23 16:24:38 -05:00
  • 6409fea6ac fix(engine): allow disabling the ttl system consumers independently from the whole system (#3115) Eric Allam 2026-02-23 16:39:30 +00:00
  • ae46e3f7c8 feat(server): New TTL system, enforce max queue length limits, lazy waitpoint creation (#2980) Eric Allam 2026-02-23 15:57:32 +00:00
  • 69dc7bcde8 feat(webapp): Vercel / Slack integrations improvements (#3108) Oskar Otwinowski 2026-02-23 14:48:09 +01:00
  • 7ed9221662 fix(supervisor): require workload API domain when compute snapshots enabled nicktrn 2026-02-23 13:05:22 +00:00
  • 5089bba335 feat(supervisor): require metadata URL when compute snapshots enabled nicktrn 2026-02-23 11:49:55 +00:00
  • 3a7054628f Fix: show the deprecation panel if it's an old project and v3 (#3113) Matt Aitken 2026-02-23 11:10:37 +00:00
  • 4332743944 feat(supervisor): add flag to enable compute snapshots build-compute.rc4 nicktrn 2026-02-21 11:28:26 +00:00
  • 0a6d6f1a84 feat(supervisor): pass name, metadata, and resources in compute restore request nicktrn 2026-02-21 02:28:43 +00:00
  • c1511f9db1 fix(cli): fix --load flag on local/self-hosted builds nicktrn 2026-02-20 21:46:18 +00:00
  • 9466a47a51 Merge remote-tracking branch 'origin/main' into feat/compute-workload-manager nicktrn 2026-02-20 17:47:05 +00:00
  • 4d603adf67 feat(supervisor): add compute checkpoint/restore support nicktrn 2026-02-20 17:46:45 +00:00
  • 676525279a docs: otel metrics (#3096) Eric Allam 2026-02-20 16:51:48 +00:00
  • 79f8cdef72 Fix(webapp): logs button + logs table row link fix (#3107) James Ritchie 2026-02-20 16:44:55 +00:00
  • 98bf706437 chore: release v4.4.1 (#3100) v.docker.4.4.1 trigger.dev@4.4.1 @trigger.dev/sdk@4.4.1 @trigger.dev/schema-to-json@4.4.1 @trigger.dev/rsc@4.4.1 @trigger.dev/redis-worker@4.4.1 @trigger.dev/react-hooks@4.4.1 @trigger.dev/python@4.4.1 @trigger.dev/core@4.4.1 @trigger.dev/build@4.4.1 github-actions[bot] 2026-02-20 16:40:06 +00:00
  • 354363e408 docs: Vercel integration – marketplace link, Build options, Root Directory warning (#3097) Iss 2026-02-20 10:56:44 -05:00
  • 525145def0 docs: v3 deprecation notice and Migrate using AI updates on migrating-from-v3 (#3098) Iss 2026-02-20 10:55:48 -05:00
  • 23c327ea16 fix(metrics): disable collecting system and filesystem metrics in deployed workers (#3106) Eric Allam 2026-02-20 15:45:35 +00:00
  • d794101c67 fix(webapp): fix broken MFA by only committing one auth session set-cookie call (#3104) Eric Allam 2026-02-20 15:09:53 +00:00
  • f325638892 fix(tests): fix flaky getSnapshotsSince test (#3103) Eric Allam 2026-02-20 14:52:59 +00:00
  • 68e3f8c9db chore(clickhouse): more clickhouse migration conflict fixes (#3102) Eric Allam 2026-02-20 13:28:58 +00:00
  • 2071090042 chore(clickhouse): fix clickhouse migration version conflict (#3101) Eric Allam 2026-02-20 13:24:56 +00:00
  • 469b039090 feat: OTEL metrics pipeline for task workers (#3061) Eric Allam 2026-02-20 13:16:34 +00:00
  • b1e293181c feat(vercel): extract buildVercelDeploymentUrl helper oskar/feat-vercel-deployments-ui-improvements Oskar Otwinowski 2026-02-19 18:02:40 +01:00
  • d4c1b4dc59 feat(webapp): show Vercel deployment links in UI Oskar Otwinowski 2026-02-19 17:19:44 +01:00
  • 5527e04710 feat(settings): redirect to integrations when vercelOnboarding oskar/feat-project-configuration-split Oskar Otwinowski 2026-02-19 17:01:10 +01:00
  • a12317c147 feat(onboarding): add tracking for Vercel GitHub steps oskar/fix-more-posthog-vercel-events Oskar Otwinowski 2026-02-19 16:45:51 +01:00
  • 3cecb9d1e0 feat(settings): add project settings subpaths and general settings route Oskar Otwinowski 2026-02-19 14:39:58 +01:00
  • 38981f5e70 chore(docs): cover maxDelay debounce option (#2985) Eric Allam 2026-02-19 13:50:33 +00:00
  • 22505e9803 Query and Metrics docs (#3074) Matt Aitken 2026-02-19 13:50:13 +00:00
  • 84a00b6eb6 chore: release v4.4.0 (#2941) v.docker.4.4.0 trigger.dev@4.4.0 @trigger.dev/sdk@4.4.0 @trigger.dev/schema-to-json@4.4.0 @trigger.dev/rsc@4.4.0 @trigger.dev/redis-worker@4.4.0 @trigger.dev/react-hooks@4.4.0 @trigger.dev/python@4.4.0 @trigger.dev/core@4.4.0 @trigger.dev/build@4.4.0 github-actions[bot] 2026-02-19 13:38:10 +00:00
  • 506b161751 feature(webapp): Show a v3 deprecation notice in the side bar (#3090) James Ritchie 2026-02-19 11:02:10 +00:00
  • 1ec7722690 Add Queue Management API endpoints and SDK documentation (#3087) Matt Aitken 2026-02-18 22:35:39 +00:00
  • 2825a200e6 docs: added v3 to v4 migreation note about IP change (#3086) Iss 2026-02-18 13:08:00 -05:00
  • e4915c4b24 Merge remote-tracking branch 'origin/main' into feat/compute-workload-manager build-compute.rc3 nicktrn 2026-02-18 16:54:36 +00:00
  • bb92113fa4 Fix for stale data when hovering chart-highlight-fix Matt Aitken 2026-02-18 16:34:34 +00:00
  • 7e251d4e7c Merge branch 'main' into HEAD nicktrn 2026-02-18 16:32:22 +00:00
  • 5a7b8ce550 feat(supervisor): add dequeue and warm start timing to wide event nicktrn 2026-02-18 16:26:28 +00:00
  • eb0f963393 feat(metrics): Dashboard charts performance improvements (#3083) Matt Aitken 2026-02-18 16:12:00 +00:00
  • 59b6eb9a3e feat(webapp): add region selector to test and replay task (#3082) nicktrn 2026-02-18 10:39:38 +00:00
  • b793f33e59 Logs: new materialized view and some UI improvements (#3069) Mihai Popescu 2026-02-18 11:48:52 +02:00
  • 6e0b54b081 docs(vercel): add comprehensive Vercel integration docs (#3081) Oskar Otwinowski 2026-02-17 18:19:00 +01:00
  • 4c986ad1eb fix(docs): Fix loop to iterate over results.runs (#3077) Eric Allam 2026-02-17 12:52:58 +00:00
  • fc42bcaa29 Fix nextCursor for runs list pagination. fix/tri-7469-fix-cursor-issue-in-runs-list-page mpcgird 2026-02-17 02:15:35 +02:00
  • 99abbd8063 Added safety removal for event listener Fixed modal text overflowing fix/tri-7468-limit-selection-to-code-block mpcgird 2026-02-17 01:10:23 +02:00
  • 611b7deecd Added same logic for modal mpcgird 2026-02-17 00:41:00 +02:00
  • 06559d7794 Limit text selection to the code block mpcgird 2026-02-17 00:11:56 +02:00
  • 8b421f35c6 Merge branch 'main' into fix/tri-6744-in-run-page-synchronize-highligh-on-hover fix/tri-6744-in-run-page-synchronize-highligh-on-hover Mihai Popescu 2026-02-16 23:04:11 +02:00
  • 7af789bc3e fix(deployments): external build token generation issue (#3070) Saadi Myftija 2026-02-16 19:05:40 +01:00
  • 72ce6a8300 fix(vercel): Keep search params for OAuth redirects (#3071) Oskar Otwinowski 2026-02-16 18:51:33 +01:00
  • 921285ca32 add friendly messages for common http error codes (#3001) Pramod Dhungana 2026-02-16 06:42:26 -05:00
  • 667a93ca3c docs: add ClickHouse migration troubleshooting tip (#3011) Iss 2026-02-16 06:41:31 -05:00
  • 4dfa65809a Dropped bracket highlight and border by 50% (#3068) DKP 2026-02-16 11:31:02 +00:00
  • d4cd34094e Query API and SDK (#3060) Matt Aitken 2026-02-16 10:53:41 +00:00
  • 796ad29386 Fix(webapp): consistent query button width (#3067) James Ritchie 2026-02-16 10:49:37 +00:00
  • 65d96e7123 Document expanded unicode-space baseURL coverage in release notes cursor/trigger-ai-sdk-chat-b09b Cursor Agent 2026-02-15 07:27:29 +00:00
  • 7fe37c297a Cover em-space baseURL wrapper and internal validation Cursor Agent 2026-02-15 07:25:19 +00:00
  • 2ce01e144b Cover six-per-em-space baseURL wrapper and internal validation Cursor Agent 2026-02-15 07:22:34 +00:00
  • 580b986776 Cover punctuation-space baseURL wrapper and internal validation Cursor Agent 2026-02-15 07:20:00 +00:00
  • a3dbae6e3c Cover thin-space baseURL wrapper and internal validation Cursor Agent 2026-02-15 07:17:23 +00:00
  • 7caa78f690 Cover hair-space baseURL wrapper and internal validation Cursor Agent 2026-02-15 07:14:34 +00:00
  • 79a2d39a5c Cover mongolian separator slash-wrapper validation behavior Cursor Agent 2026-02-15 07:11:30 +00:00
  • 842d83b2a0 Cover mongolian separator precedence in mixed-invalid baseURLs Cursor Agent 2026-02-15 07:08:48 +00:00
  • 28becff377 Reject mongolian-vowel-separator baseURL invisible whitespace Cursor Agent 2026-02-15 07:05:29 +00:00
  • d1e9220f71 Cover unicode-wrapped baseURL path-prefix runtime normalization Cursor Agent 2026-02-15 06:59:56 +00:00
  • 17a19752b2 Document trimmed-wrapper hash and credential baseURL rejections Cursor Agent 2026-02-15 06:57:04 +00:00
  • bcd5a3aac7 Cover newline-tab wrapped websocket protocol validation Cursor Agent 2026-02-15 06:55:05 +00:00
  • 3e7fe1fb29 Cover newline-tab wrapped invalid baseURL validation paths Cursor Agent 2026-02-15 06:52:10 +00:00
  • cc0b1d6dd0 Document expanded unicode whitespace coverage in release notes Cursor Agent 2026-02-15 06:48:51 +00:00
  • a9fd2930f4 Cover additional empty-after-trim unicode wrapper baseURLs Cursor Agent 2026-02-15 06:46:11 +00:00
  • ae87637c93 Cover additional unicode wrapper trimming acceptance Cursor Agent 2026-02-15 06:43:24 +00:00
  • 7924efb055 Cover additional unicode spacing baseURL rejections Cursor Agent 2026-02-15 06:40:36 +00:00