Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:unmerged

Filter by

40.6M results  (1 s)

40.6M results

Summary - Close and clear the stale MCP transport in the onclose handler before any reconnect, so the previous SSE EventSource (or StreamableHTTP session) no longer keeps its built-in retry loop ...
complexity: low

Consolidates the live landing redesign and the v0.1.2 security release onto main so production is git-driven. What s in here - v0.1.2 security bumps (from PR #6): tmp HIGH fix, landing next 14→16, ...

Summary - add StellarConnectionStatus for connection health without consumer wiring - expose state classes, data-status, accessible status text, and CSS variable styling hooks - document usage in ...

This was AI-generated by OX. The vulnerability is a SQL injection risk caused by directly concatenating user input into a raw SQL query string without sanitization or parameterization. This allows attackers ...

Generated Vocs docs routes now inherit the configured default route render mode instead of always registering as static routes. This makes the default renderStrategy: dynamic effective for Markdown, ...

Linked Issue !-- Every PR must be tied to a GitHub Issue. Replace N with the issue number. -- !-- GitHub will automatically close the issue when this PR is merged. -- Closes #N What does this PR do? ...

Closes #413 What changed - Added filter?: (event: NormalizedEvent) = boolean to UseEventConfig - Threaded filter through both call signatures of useStellarEvent - Applied the predicate after the ...

What Plan v3 Fase 1 (line coverage → 90%). Six Express routes that had zero test mentions — no real-router suite and no parallel-copy harness — now have full real-router coverage. Each test mounts the ...