Skip to content

pullrequests Search Results · language:Dune language:Python language:C# language:JavaScript language:JavaScript language:CSS

Filter by

39.1M results  (2 s)

39.1M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

…iscovery Adds section 12 to the event discovery notebook covering: - Concept explanation with IS/OOS split diagram - DiscoveryConfig with train_ratio + WalkForwardConfig - is_period / oos_period ...

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Motivation - The weekly summary and user-facing counters were relying on a denormalized weekly_tasks counter that could drift from actual logged rows, causing report discrepancies. - Robux payout ...
codex

Summary - Fifth and final of 5 step-02 finders (after #266 CR-recurring, #268 stale-PR, #269 triage-aging, #270 feedback-memory) - Two finding kinds in one module since sources are co-fetched: ...

Stacked on #2979. Adds an experimental --http2 flag, with the HTTP/2 protocol implemented on top of zttp s H2Connection. Supersedes the approach in #2793 (hyper-h2) by reusing the same Zig-backed parser ...

Summary Closes the three HIGH navigation findings from the review: - N2 — imperative pushes bypass go_router: all six Navigator.push(MaterialPageRoute) screens are now named routes — /service/:id ...

What Code-quality backlog (all four 2026-06-09 architecture-pass items): - Sign-in boot: mergePhasesWithDB() now runs in parallel with the advisors/clients role queries (one round-trip saved per ...

概要 2つの重複バグを修正しました。 バグ1: ログイン時にGoogleカレンダー情報が2回取得される 原因: onUserLoggedIn() が2回呼ばれていた - app.js で authManager.init() 完了後に直接 onUserLoggedIn() を呼び出し(1回目) - Supabase が非同期で INITIAL_SESSION / TOKEN_REFRESHED ...