pullrequests Search Results · language:Edge language:TypeScript language:PHP is:merged language:HTML is:unmerged language:Vue
Filter by
51.8M results
Why
pendingProjectApprovals() selected a project s pending approvals with approval.target === project.id ||
approval.scope.includes(project.name). The substring branch was over-broad: scope is arbitrary ...
Automated test pull request
Automated test pull request
Automated test pull request
homepage fix
Summary
- keep full import/admin commit idempotency replay on the existing fast path
- delay scheduler-scoped sync commit replay until row target scope passes
- require scheduler-scoped replay lookups ...
Summary
Closes the observability gap from M-1 + M-2 (PR #126, merged this morning).
The two free acquisition tools shipped today had zero feedback loop. We d have shipped them and hoped. This adds the ...
Automated test pull request
Closes / relates to
Relates to #796, #1055, #1123 (groundwork for the upcoming AutoInit fix)
Summary
Adds an optional root: ParentNode = document parameter to every initX() function and to initFlowbite(). ...
What
Persona replies now stream in live (token-by-token) for the active client instead of appearing all at once.
How
- API (api/persona-response.ts): when body.stream === true, respond with Server-Sent ...