Skip to content

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

Filter by

54.6M results  (2 s)

54.6M results

Bumps torch from 2.7.1 to 2.12.0. details summary Release notes /summary p em Sourced from a href= https://github.com/pytorch/pytorch/releases torch s releases /a . /em /p blockquote h1 PyTorch 2.12.0 ...
dependencies
python

Closes https://github.com/canton-network/wallet/issues/1970 img width= 690 height= 53 alt= image src= https://github.com/user-attachments/assets/8abd163b-d1d3-43dc-9269-080322551d61 / Had to refactor ...

Replaces the header preferences row with a compact fixed bar in the bottom-right corner, docs-style: a theme button showing a half-circle (auto) / sun (light) / moon (dark) icon swapped via CSS off data-theme, ...

This pull request updates the vdiff goldens for the changes in pull request #7060. Please review the resulting report closely before merging to ensure the visual differences are expected.
auto-vdiff

Market-readiness item 3 (operator-approved roadmap): production JS errors become visible in your own Supabase instead of waiting for an operator report. The 2026-06-10 Cloudflare 500 was diagnosed entirely ...

Summary Fixes the contradiction reported in #1590: the decision-block.heading-within-5 rule s hint taught the suffixed style (### Decision — summary ) while the matcher (entryHasDecision, rules.js) requires ...

💡 What: Optimized the _decode_yenc_lines function in verify_nzb.py by replacing a manual byte-by-byte iteration loop with C-backed bytes.find() and bytes.translate() operations. 🎯 Why: Processing bytes ...

Adds three new powerful features to the node package: RateLimitMiddleware, WorkerPoolNode, and ScatterGatherNode. PR created automatically by Jules for task 3111150048897438652 started by @lhemerly

Motivation - Evitar que la página pública de join dispare llamadas protegidas (/api/auth/refresh) que provocaban 401 en la consola y rompían el flujo público. - Corregir la conversión de fecha ...
codex

Move TASK-compress-comments.md from docs/tasks/tbd/ to docs/tasks/completed/. Implementation PR: #28