Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:PHP language:TypeScript

Filter by

147M results  (2 s)

147M results

Summary Brings laddr s `blog_posts` table back online before cutover so the absence of historical posts at flip-time doesn t read as a regression. Implements #84 minimum-viable scope with the upgrade ...

Summary Re-applies 5 security fixes from the unmerged PR #30 on top of current main. PR #30 stalled with merge conflicts, so these vulnerabilities were never actually fixed in the codebase. This branch ...

Removes all FIX_.md, FINAL_AUDIT_REPORT.md, UI_UX_SUGGESTIONS.md files and cleans up dead (see FIX_.md)\ references from AGENTS.md.

Summary Attempted backend compatibility PR for the live /api/widget/chat 404 issue. This branch currently contains no production code changes because the GitHub connector blocked the large backend entrypoint ...

Two UI bugs found QA-testing guided tours (#300) and i18n (#301). Replay tour now starts and advances through steps Bug 1 — Replay tour silently does nothing 🐛 (#300) With the global tours-disabled ...

This PR adds the article JSON for the product 立体ドット絵メーカー (ASIN: B0FJW7GQ8X) for the target date 2026-05-30. The article JSON fully adheres to the stage 1 v5 prompt guidelines: - Strictly implements ...

Summary - reject the SSH relay git ls-files fallback immediately when its timeout fires - still kill the timed-out child, but no longer wait forever for a close event that may never arrive - add ...

Bumps the minor-and-patch-cargo-weekly group with 2 updates in the /tools/alloy-core-rs-example directory: tokio and reqwest. Bumps the minor-and-patch-cargo-weekly group with 2 updates in the /tools/ethers-rs-example ...
dependencies
rust

What why search_multiple searched codebases sequentially and only ever returned results grouped per codebase. This PR makes it concurrent and adds an opt-in cross-codebase ranking, plus fixes a latent ...
enhancement