Commit Graph

637 Commits

Author SHA1 Message Date
Cursor Agent f96b54598c Cover unicode-trimmable baseURL wrappers in acceptance tests
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:31:44 +00:00
Cursor Agent 06322fdd62 Cover additional unicode whitespace baseURL rejections
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:28:39 +00:00
Cursor Agent 2c7f40ccaa Fix docs to list exact internal-whitespace error message
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:25:02 +00:00
Cursor Agent abdddacbe8 Add invisible-separator precedence coverage and docs example
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:21:59 +00:00
Cursor Agent 9baa514e09 Cover zero-width-joiner wrapper baseURL rejection
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:20:17 +00:00
Cursor Agent 140fc20e49 Cover zero-width-non-joiner wrapper baseURL rejection
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:18:46 +00:00
Cursor Agent 9fa12b045b Cover zero-width-space wrapper baseURL rejection
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:17:12 +00:00
Cursor Agent fb71d5a686 Cover word-joiner wrapper baseURL rejection
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:15:31 +00:00
Cursor Agent 2df81ffb82 Cover zero-width-joiner baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:13:58 +00:00
Cursor Agent 8d074d70df Cover zero-width-non-joiner baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:12:17 +00:00
Cursor Agent 2c92d07610 Cover word-joiner baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:10:37 +00:00
Cursor Agent 9bb67add0f Cover paragraph-separator baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:04:51 +00:00
Cursor Agent c8e659959f Cover line-separator baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:03:07 +00:00
Cursor Agent e1ada2380e Cover narrow no-break-space baseURL validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 06:01:18 +00:00
Cursor Agent 722f9edbad Clarify invisible separator handling in baseURL docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:59:33 +00:00
Cursor Agent b72e6b6d97 Cover internal-space baseURL validation paths
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:57:24 +00:00
Cursor Agent 168cf85ff2 Cover form-feed baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:56:02 +00:00
Cursor Agent b3bd45c74b Cover vertical-tab baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:54:41 +00:00
Cursor Agent dec91eb6b7 Cover BOM wrapper and internal BOM baseURL handling
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:53:16 +00:00
Cursor Agent 0d4cc703fd Reject invisible separator characters in baseURL
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:50:43 +00:00
Cursor Agent c8bdcd935b Cover carriage-return baseURL whitespace validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:42:07 +00:00
Cursor Agent 43cf6c9486 Cover percent-encoded delimiter paths in baseURL validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:40:50 +00:00
Cursor Agent 6363e7e37a Cover percent-encoded whitespace baseURL acceptance
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:39:04 +00:00
Cursor Agent 6e8c236232 Document internal-tab baseURL invalid examples
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:36:16 +00:00
Cursor Agent 0aa2edb752 Prioritize internal-whitespace baseURL validation
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:34:31 +00:00
Cursor Agent 2644de574c Reject internal whitespace in normalized baseURL values
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:32:31 +00:00
Cursor Agent bf05b9449e Document default baseURL behavior when omitted
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:25:06 +00:00
Cursor Agent b4f5a8b08a Add baseURL validation ordering examples to docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:15:12 +00:00
Cursor Agent 2a60d1d898 Document deterministic baseURL validation ordering
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:03:22 +00:00
Cursor Agent 1f7a16508e Document case-insensitive baseURL protocol matching
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 05:00:11 +00:00
Cursor Agent 9c3228b759 Document exact baseURL validation error messages
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:50:12 +00:00
Cursor Agent d56f58d66a Document ws and wss baseURL rejection examples
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:45:09 +00:00
Cursor Agent c00d630487 Add explicit baseURL examples to ai docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:41:30 +00:00
Cursor Agent 39492e67ab Reject credential-bearing baseURL values
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:31:21 +00:00
Cursor Agent db22f32e72 Reject baseURL query and hash components
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:27:03 +00:00
Cursor Agent 9afa035574 Require http(s) protocol for chat transport baseURL
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:22:40 +00:00
Cursor Agent 3a9047b59b Validate baseURL is an absolute URL
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:20:17 +00:00
Cursor Agent 4ae1207428 Validate normalized baseURL cannot be empty
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:15:43 +00:00
Cursor Agent b38d231f75 Trim baseURL whitespace before endpoint normalization
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 04:08:33 +00:00
Cursor Agent b44b4e5c38 Document baseURL normalization semantics for transport endpoints
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 03:59:50 +00:00
Cursor Agent 69035260fd Document reconnect behavior when onError is omitted
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 03:30:28 +00:00
Cursor Agent 5f6e78b5c1 Document retry behavior for stale inactive reconnect cleanup
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:59:56 +00:00
Cursor Agent 87f92e7080 Document reconnect inactive-cleanup error reporting semantics
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:36:30 +00:00
Cursor Agent aab79a08dc Document dual-step best-effort run-store cleanup behavior
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 02:01:50 +00:00
Cursor Agent b912e4f51c Document best-effort run-store cleanup error semantics
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:42:41 +00:00
Cursor Agent 4b4953cc28 Report stream subscribe failures through onError lifecycle
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:17:06 +00:00
Cursor Agent 1c50671975 Clarify onError normalization behavior in streams docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 01:06:28 +00:00
Cursor Agent 8f5c16a7c5 Report send-phase errors through onError callback
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:53:16 +00:00
Cursor Agent 1f49bc218b Add optional onError callback for non-fatal transport issues
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:37:22 +00:00
Cursor Agent 5d492d6c9a Document exported transport option helper types in streams docs
Co-authored-by: Eric Allam <eric@trigger.dev>
2026-02-15 00:30:36 +00:00