pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java is:merged
Filter by
107M 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
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
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
Move timer text and progress bar updates out of rAF loops and into the solver yieldFn, which fires at every solver yield
point (setTimeout(0)). A tenths-digit check (Math.floor(elapsed*10)) throttles DOM ...
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
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
Field report: the unauthenticated-CLI failure showed Not logged in · Please run /login twice — once streamed as an
assistant message, once re-appended by the error path. When the transcript already ends ...
Completes the entity-access hardening (#22, #24). The last two openly-readable entities are now RLS-locked:
ContractorProject (customer PII, project financials, approval/portal tokens) and Vendor (tax ...
Brings the analytics KPI cards + win/keep gauges onto the Owner dashboard (shared getCompanyAnalytics data), keeps the
operational content, and collapses the duplicate funnel/trends row. tsc passes.