Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:HTML

Filter by

196M results  (2 s)

196M results

- הוספת קישור ** פרסום נכס / אזור אישי ** לתפריט הראשי (דרופדאון לוחות ) ולתפריט המובייל, מפנה ל-/realestate-dashboard. - בומפ פרמטר גרסת ה-assets (site.css/site.js) ל-20260601a בכל הדפים, כדי ...

Summary GPU already had a committed random-kernel regression (make gpu_random), but it was not wired into any rollup and its scope was narrow. This PR wires it in and broadens the fuzzer. No RTL changes. ...

!-- Thank you for your contribution! Please follow these guidelines to enhance your pull request. If anything is unclear, submit your PR and reach out to maintainers for assistance. Join our Slack community ...
diffusion
npu

Please note a change in the library gitverify uses to verify SSH signatures [1], that now requires user presence for security key signatures (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com). ...

Summary crop() used if wmin: / if wmax: to guard boundary conditions, but 0.0 is falsy in Python, so passing wmin=0.0 or wmax=0.0 silently skips the crop operation. Fix Changed if wmin: → if wmin is ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | concurrently | ^6.3.0 → ^10.0.0 | age | adoption | passing ...
dependencies

What why The holdings table couldn t be grouped by region, and on mobile it hid columns rather than letting you reach them. This makes the table groupable by country and fully reachable on small screens. ...

Today s batch from the morning routine. Generated by Claude Code

Summary - ddNormalizeDedupTitle previously stripped any leading number+space (e.g. 001 Title → Title), causing Phase 3 dedup to incorrectly merge books whose titles began with a filename-derived ...