Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python

Filter by

185M results  (2 s)

185M results

What First PR of fr_khonliang-reviewer_ff923ebf (milestone ms_khonliang-reviewer_5ebc5f3e). Adds a universal _REVIEW_DISCIPLINE_INSTRUCTION to the base review prompt to curb the recurring hot-tier false-positive ...

Fixes https://github.com/jspecify/jspecify/issues/496

Summary - Re-encodes solve() from one integer per cell (Distinct) to a boolean one-hot model: x[r][c][d] is true iff cell (r,c) holds digit d+1, with every Sudoku rule expressed as a PbEq exactly ...

Description Register Velox cuDF Presto-specific functions from the Presto native cuDF initialization path. Motivation and Context Currently, Presto only registers common/built-in cuDF functions, but ...

Bumps urllib3 from 2.6.3 to 2.7.0. details summary Release notes /summary p em Sourced from a href= https://github.com/urllib3/urllib3/releases urllib3 s releases /a . /em /p blockquote h2 2.7.0 /h2 h2 ...
dependencies
python

Summary Merges stable into develop. The non-trivial part of this sync is a refactor-spanning collision: develop replaced the BranchMerger class with BranchMergeOrchestrator + GraphMerger (#8847), while ...
group/backend
group/ci
group/frontend
type/documentation

Two low-severity filesystem-safety hardenings found in a follow-up audit after #180. 1. BackslashUnpacker creates directories outside the target before the guard fires BackslashUnpacker.process splits ...

🎯 What: Extracted duplicated file loading sequences into a new promptAndLoadFile helper in src/routes/+page.svelte. 💡 Why: openFile, openRecentFile, and the Tauri drag-and-drop listener all independently ...