pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Python language:JavaScript language:Java
Filter by
211M 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
This pull request introduces visible and testable per-thread memory tracking throughout the backend, API, and UI, and
adds several improvements to loop recipe management. The UI now displays memory counts ...
enhancement
loop-engine
ui
Motivation
- Provide read-only operational observability for Mutual Aid workflows (request lifecycle, review/decision/appeal
durations, notifications, disbursement tracking records, audit events, ...
codex
What changed
Landing feed grid changed from 7 columns to 3 columns — makes 18 tiles lay out as a clean 3×6 grid.
- repeat(7,1fr) → repeat(3,1fr)
- Removed the now-unnecessary 1100px breakpoint (4-col ...
Automated test pull request
Parallelizes test stages and adds dependency caching, saving 4 min per run.
Repository: svc-personalization Booster Run ID: boost-20260625-121619
Upgrade bytes, http, once_cell to fix integer overflow causing memory corruption, double-free panic safety flaw,
HeaderMap DoS, and uninitialized memory access.
details
summary ✅ 4 CVEs resolved by this ...
bug
documentation
Summary
- convert PaddleOCR input from grayscale to BGR before inference
- log the PaddleOCR input image shape and dtype
- add tests for grayscale-to-BGR conversion and unsupported image shapes ...
Automated test pull request
Re-open of #1105 (auto-closed during force-push race).
WS1 PR1e: profile activation + ON-path CI for the durable substrate stack (#1087/#1090/#1091/#1098).
Turns on MAGI_DURABLE_LOCAL_WRITES_ENABLED, ...