pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Java language:HTML
Filter by
193M results
Summary
- When the disableStoreCredit capability flag (userJourney.disableStoreCredit) is true, the store credit checkbox is
hidden from the Payment step UI
- On Payment component mount, if disableStoreCredit ...
Adds a theme-aware SVG banner to the README hero (dark/light via picture), matching the Compile-Then-Govern umbrella
house style — same sky-blue palette + COMPILE→GOVERN→RETRIEVE motif, with COMPILE highlighted ...
Category PR: Tier B training-dynamics fixes (with tests). Branched fresh off origin/main.
#134 — LR warmup + scheduler
configure_optimizers returned a bare constant-LR AdamW (no warmup, no decay) — unstable ...
Adds macOS launchd plist example only.
Schedule:
- Evidence loop every 4 hours KST: 00:05, 04:05, 08:05, 12:05, 16:05, 20:05
- RunAtLoad=false
Install/run:
- Does not install launchd
- Does ...
Added import dialog flow with upload, column validation
feature
Closes #161
Summary
- Default LCA and TIDAS package enqueue paths to canonical worker_jobs; legacy pgmq enqueue is now explicit
false/debug fallback only.
- Fail closed when worker_enqueue_job ...
Pin GitHub Actions to commit SHAs
This PR pins all GitHub Actions uses: directives to their immutable commit SHAs instead of mutable version tags (e.g.
@v4, @main).
This is required by the org s new ...
Summary
- Reorganized the README around government use cases, MCP run modes, Codex setup, example workflows, tools, resources,
data sources, configuration, development, and troubleshooting.
- ...
Summary
- allow Nav.setRows to accept React functional updater callbacks as well as replacement arrays
- remove the unused aiPrefill helper introduced by the latest merge
- stop destructuring the ...