Commit Graph

  • 8dffb95173 Cover reconnect after completion with dual cleanup-step failures Cursor Agent 2026-02-15 02:42:59 +00:00
  • 8e8f3e0ad3 Cover consumeTracking behavior when cleanup and onError all fail Cursor Agent 2026-02-15 02:39:19 +00:00
  • 87f92e7080 Document reconnect inactive-cleanup error reporting semantics Cursor Agent 2026-02-15 02:36:30 +00:00
  • 9cf96d932b Cover inactive reconnect string cleanup failures without onError Cursor Agent 2026-02-15 02:23:57 +00:00
  • eaf59f2ab6 Cover inactive reconnect cleanup delete failures without onError Cursor Agent 2026-02-15 02:21:30 +00:00
  • 864125c992 Cover inactive reconnect cleanup string failures and normalization Cursor Agent 2026-02-15 02:19:09 +00:00
  • 4006a685e9 Handle inactive reconnect cleanup delete failures non-fatally Cursor Agent 2026-02-15 02:16:35 +00:00
  • 677fc06940 Cover reconnect behavior when cleanup and onError all fail Cursor Agent 2026-02-15 02:13:39 +00:00
  • 50b9407ef3 Cover consumeTracking path when cleanup set and delete both fail Cursor Agent 2026-02-15 02:11:17 +00:00
  • 526b66f9b3 Cover completion path when cleanup set and delete both fail Cursor Agent 2026-02-15 02:09:04 +00:00
  • 3c240685ba Cover reconnect path when cleanup set and delete both fail Cursor Agent 2026-02-15 02:06:40 +00:00
  • 7eb4f5df25 Cover cleanup set+delete dual failure path during stream subscribe Cursor Agent 2026-02-15 02:04:22 +00:00
  • aab79a08dc Document dual-step best-effort run-store cleanup behavior Cursor Agent 2026-02-15 02:01:50 +00:00
  • 43205f7cad Attempt run-store delete even when inactive-state write fails Cursor Agent 2026-02-15 01:59:55 +00:00
  • fc3d9b8061 Cover completion path behavior when cleanup set fails Cursor Agent 2026-02-15 01:57:04 +00:00
  • d4266a611b Cover combined cleanup and onError failure resilience paths Cursor Agent 2026-02-15 01:54:41 +00:00
  • e0219cefe4 Cover consumeTracking root errors when cleanup and onError both fail Cursor Agent 2026-02-15 01:52:29 +00:00
  • c441984d3a Cover completion path behavior when cleanup delete fails Cursor Agent 2026-02-15 01:50:02 +00:00
  • ed2207fdf3 Cover consumeTracking cleanup failures without masking root errors Cursor Agent 2026-02-15 01:47:26 +00:00
  • 654bab0823 Cover cleanup delete failures across stream subscribe and reconnect Cursor Agent 2026-02-15 01:45:01 +00:00
  • b912e4f51c Document best-effort run-store cleanup error semantics Cursor Agent 2026-02-15 01:42:41 +00:00
  • 382577f735 Avoid masking transport failures when run-store cleanup fails Cursor Agent 2026-02-15 01:40:23 +00:00
  • 90198dea8e Preserve thrown string when stream subscribe onError callback fails Cursor Agent 2026-02-15 01:37:16 +00:00
  • 0323712898 Assert reconnect success path does not invoke onError Cursor Agent 2026-02-15 01:34:58 +00:00
  • 0779d5436f Assert reconnect non-error paths do not invoke onError Cursor Agent 2026-02-15 01:32:42 +00:00
  • bf7bee8101 Assert onError remains silent on successful chat streams Cursor Agent 2026-02-15 01:30:23 +00:00
  • e782303337 Cover async run-store cleanup on stream subscribe failures Cursor Agent 2026-02-15 01:28:14 +00:00
  • fe5cd3d958 Use immutable run-state updates in tracking and cleanup paths Cursor Agent 2026-02-15 01:26:06 +00:00
  • e97fc5c162 Refactor run-state cleanup into shared transport helper Cursor Agent 2026-02-15 01:23:53 +00:00
  • a1d32c494d Assert stream subscribe cleanup transitions run state Cursor Agent 2026-02-15 01:21:39 +00:00
  • 97909907ab Cover non-Error stream subscription failures in onError reporting Cursor Agent 2026-02-15 01:18:57 +00:00
  • 4b4953cc28 Report stream subscribe failures through onError lifecycle Cursor Agent 2026-02-15 01:17:06 +00:00
  • 8e0dcd44bf Harden consumeTrackingStream error callback coverage Cursor Agent 2026-02-15 01:14:11 +00:00
  • ebd39aa792 Verify reconnect flow tolerates onError callback failures Cursor Agent 2026-02-15 01:11:41 +00:00
  • 065d9339bf Ensure onError failures do not mask trigger option/task errors Cursor Agent 2026-02-15 01:10:08 +00:00
  • 2236e0ffbf Ensure onError failures never mask mapper errors Cursor Agent 2026-02-15 01:07:45 +00:00
  • 1c50671975 Clarify onError normalization behavior in streams docs Cursor Agent 2026-02-15 01:06:28 +00:00
  • 58b6dc3d86 Document non-Error normalization in onError changelog notes Cursor Agent 2026-02-15 01:05:39 +00:00
  • afd9df51ce Cover non-Error onTriggeredRun failures in onError reporting Cursor Agent 2026-02-15 01:04:53 +00:00
  • b76c8b53a5 Cover non-Error reconnect failures in onError reporting Cursor Agent 2026-02-15 01:03:49 +00:00
  • d729344c32 Cover non-Error trigger task failures in onError reporting Cursor Agent 2026-02-15 01:02:43 +00:00
  • a7cba369d9 Cover non-Error trigger option failures in onError reporting Cursor Agent 2026-02-15 01:01:38 +00:00
  • d0b31197f0 Cover non-Error mapper failures in onError reporting Cursor Agent 2026-02-15 01:00:30 +00:00
  • 6100c6e247 Use shared transport error type in reportError Cursor Agent 2026-02-15 00:59:02 +00:00
  • 0e403ded45 Verify duplicate header keys use last value on normalization Cursor Agent 2026-02-15 00:57:08 +00:00
  • 8e1821c2f9 Assert normalized object headers are copied immutably Cursor Agent 2026-02-15 00:56:09 +00:00
  • add5ed304b Keep exported header normalization helper as supported API Cursor Agent 2026-02-15 00:55:07 +00:00
  • dc01fab1c1 Note phase-aware onError reporting in ai changelog Cursor Agent 2026-02-15 00:54:08 +00:00
  • 8f5c16a7c5 Report send-phase errors through onError callback Cursor Agent 2026-02-15 00:53:16 +00:00
  • 6f4b9f0424 Document onError callback payload fields Cursor Agent 2026-02-15 00:48:13 +00:00
  • 4cf0b970a2 Add type coverage for onError option wiring Cursor Agent 2026-02-15 00:46:37 +00:00
  • 677debcff0 Export header normalization helper for advanced integrations Cursor Agent 2026-02-15 00:45:34 +00:00
  • d870c19075 Add type coverage for custom run store options Cursor Agent 2026-02-15 00:43:58 +00:00
  • a4bab4cac6 Add type-level coverage for onError callback payload Cursor Agent 2026-02-15 00:42:57 +00:00
  • 6ead0d0cec Cover reconnect and tracking phases in onError callback tests Cursor Agent 2026-02-15 00:41:36 +00:00
  • f235e1d9a6 Update ai changelog with latest transport enhancements Cursor Agent 2026-02-15 00:38:56 +00:00
  • 1f49bc218b Add optional onError callback for non-fatal transport issues Cursor Agent 2026-02-15 00:37:22 +00:00
  • 5efba1394d Cleanup inactive reconnect state entries on access Cursor Agent 2026-02-15 00:34:25 +00:00
  • 227290b3da Pass immutable run-state snapshot to onTriggeredRun Cursor Agent 2026-02-15 00:32:29 +00:00
  • 5d492d6c9a Document exported transport option helper types in streams docs Cursor Agent 2026-02-15 00:30:36 +00:00
  • e69a1d2550 Add sdk patch changeset for ai package guidance Cursor Agent 2026-02-15 00:29:00 +00:00
  • 6843732f79 Document exported request option helper aliases Cursor Agent 2026-02-15 00:27:39 +00:00
  • bc9e06c674 Strengthen async run store interaction assertions Cursor Agent 2026-02-15 00:27:06 +00:00
  • c0fa99506a Test preview branch and timeout header propagation Cursor Agent 2026-02-15 00:26:17 +00:00
  • f9dcafa809 Export explicit send/reconnect option helper types Cursor Agent 2026-02-15 00:23:58 +00:00
  • b7c2b2ed2a Expand ai package changelog with transport capabilities Cursor Agent 2026-02-15 00:20:30 +00:00
  • 7a3db86242 Assert onTriggeredRun receives initial run state snapshot Cursor Agent 2026-02-15 00:18:57 +00:00
  • 5d24c69c4f Document supported header input formats for transport Cursor Agent 2026-02-15 00:15:09 +00:00
  • 19909ea8be Allow tuple header inputs in transport send options Cursor Agent 2026-02-15 00:14:15 +00:00
  • dc48c614f2 Add factory payload inference type-level coverage Cursor Agent 2026-02-15 00:11:43 +00:00
  • 302df5e7ae Normalize tuple-style headers in transport request mapping Cursor Agent 2026-02-15 00:10:43 +00:00
  • 3766c7319a Recommend @trigger.dev/ai in trigger-sdk README Cursor Agent 2026-02-15 00:08:56 +00:00
  • bff60e11e4 Clarify reconnect lifecycle behavior in transport docs Cursor Agent 2026-02-15 00:07:45 +00:00
  • bc1a10c28e Ignore onTriggeredRun callback failures during streaming Cursor Agent 2026-02-15 00:06:51 +00:00
  • e8222f76b9 Document onTriggeredRun callback option in streams guide Cursor Agent 2026-02-15 00:05:32 +00:00
  • 3f1d98fd88 Support async onTriggeredRun callbacks in chat transport Cursor Agent 2026-02-15 00:05:00 +00:00
  • df877ee1f5 Cover mapper and trigger option resolver failure paths Cursor Agent 2026-02-15 00:02:12 +00:00
  • d79c5866f9 Cover static trigger options path in chat transport Cursor Agent 2026-02-14 23:58:19 +00:00
  • 63e98c2af9 Add sdk parity test against @trigger.dev/ai helper Cursor Agent 2026-02-14 23:56:24 +00:00
  • 889194ad94 Cover typed stream definition ids in transport tests Cursor Agent 2026-02-14 23:54:03 +00:00
  • 7d17be7406 Document advanced chat transport mapping and run store options Cursor Agent 2026-02-14 23:52:29 +00:00
  • ffb91a1a4b Support async payload and trigger option resolvers Cursor Agent 2026-02-14 23:51:13 +00:00
  • 390e53cdf6 Document custom payload mapping and run store options Cursor Agent 2026-02-14 23:49:08 +00:00
  • 9974f22c7c Guard reconnect against fetch setup failures Cursor Agent 2026-02-14 23:47:57 +00:00
  • 70d297cd7b Test stream key URL encoding in chat transport Cursor Agent 2026-02-14 23:45:44 +00:00
  • d02edc3a4c Deprecate sdk ai import path in favor of @trigger.dev/ai Cursor Agent 2026-02-14 23:44:49 +00:00
  • b53b61b96b Add package README for @trigger.dev/ai usage Cursor Agent 2026-02-14 23:43:23 +00:00
  • 5d5a757235 Test default stream fallback path in chat transport Cursor Agent 2026-02-14 23:42:05 +00:00
  • cc2be18789 Cover async run store implementations in chat transport tests Cursor Agent 2026-02-14 23:40:36 +00:00
  • d706534ad8 Test reconnect null behavior after completed streams Cursor Agent 2026-02-14 23:38:47 +00:00
  • b51156664d Cleanup run-store entries when chat streams finish Cursor Agent 2026-02-14 23:37:19 +00:00
  • cf1b5c7ffe Add compile-time DX tests for chat transport types Cursor Agent 2026-02-14 23:35:34 +00:00
  • 58b43ecf34 Track exact SSE event IDs for chat reconnect Cursor Agent 2026-02-14 23:33:55 +00:00
  • b30a66b745 Add factory constructor coverage for chat transport Cursor Agent 2026-02-14 23:32:20 +00:00
  • 60f2a32d03 Add custom mapper and trigger options transport test Cursor Agent 2026-02-14 23:30:53 +00:00
  • babf007c10 Add changelog for new @trigger.dev/ai package Cursor Agent 2026-02-14 23:29:07 +00:00
  • 7c0476cc1c Use function declaration style in ai.tool execute callback Cursor Agent 2026-02-14 23:25:33 +00:00
  • 092c2ba55c Add ai compatibility tests and preserve sdk behavior Cursor Agent 2026-02-14 23:23:57 +00:00
  • af510e668a Document and demo @trigger.dev/ai useChat transport Cursor Agent 2026-02-14 23:19:36 +00:00
  • 0f932eb6ef Add @trigger.dev/ai package with chat transport and tests Cursor Agent 2026-02-14 23:08:17 +00:00