Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:JavaScript language:Java language:Java

Filter by

208M results  (2 s)

208M results

Summary - CI workflow already existed at .github/workflows/ci.yml — runs lint, standard build, demo build, Prisma schema push, and server health check on every push/PR to dev/main - Fixed 33 lint ...

Summary Adds a real-supplier SQLite rehearsal using COLOMPAC. The rehearsal proves: real demand history - forecast_input_series - forecasting-run at H=1 - forecast_candidates / forecast_champions ...

What Navy CTA buttons rendered with invisible (navy-on-navy) text. Root cause Components use the design-token classes text-bg/bg-bg (27 + 56 uses), bg-surface (66) and border-border-2 (45), but tailwind.config.ts ...

WS-B part 1 (framework). The mechanism for autonomous operation — built default-OFF; a worker opts in per-capability. Spec: docs/superpowers/specs/2026-06-07-ws-b-autonomous-policy-design.md. Moves the ...

Burst pre-alert (seuil 10, recentWindowCount uncapped). Eviction protegee: IOC/burst/firstPublish/ATO non droppes en premier, fallback strict-oldest. 7 tests, 694/1 (pre-existant).

Accessibility-Verbesserungen (Issue #211) Änderungen | # | Problem | Fix | Dateien | | --- | --- | --- | --- | | 1 | Toggle-Buttons ohne aria-pressed | aria-pressed Attribut + JS-Sync in fahrgassenToggle(), ...

Bumps org.flywaydb:flyway-core from 12.7.0 to 12.8.1. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.flywaydb:flyway-core package-manager=gradle ...
dependencies
java

🤖 Automated Bug Fix Fixes: #1 — divide function crashes when dividing by zero What was the bug? To fix the bug, I added a conditional check in the divide function to verify if the divisor (b) is zero ...