pullrequests Search Results · language:Dune language:Python language:Java language:Java language:HTML language:HTML language:Java
Filter by
113M 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
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Implements built-in retries/retry_backoff (issue #51) with Rust owning the retry loop so failures, attempts, and
tracebacks are captured in the metadata DB instead of lost to stderr.
Core design — functional ...
Motivation
- Split the original downstream-domain Stage 2 bundle and upgrade the RT-004 scaffold into a Stage 2
owner-specification planning artifact to isolate ability/effect/skill binding boundary ...
codex
Motivation
- Ensure consistent and unambiguous positive calls by switching from inclusive to strict thresholding for both allele-
and window-level decisions.
- Improve evaluation resolution in ...
codex
Tailwind v4.3 introduced built-in scrollbar utilities that conflicted with the tailwind-scrollbar plugin, causing visual
regressions.
Fixed by inlining the pre-v4.3 build output directly into main.css, ...
lastUpdateTime was inconsistent where it could be seconds or ms. It is now standardized on ms everywhere with helper
functions to ensure it stays consistent.
Sem-Ver: bugfix
Fix for #65