pullrequests Search Results · language:Dune language:Python language:JavaScript language:C++ language:Python language:TypeScript
Filter by
240M 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
Summary
Fixes the failing build-and-deploy GitHub Actions job (check run 78832384706).
Root cause
pnpm v10 blocks postinstall scripts by default. During pnpm install, esbuild (a devDependency of artifacts/api-server) ...
Automated test PR created at 2026-06-01T10:34:59.535Z
What this does
Completes the Schedules system (PR 3 of 3) — UI, storage helpers, and the Cron Worker that applies the rules.
UI + storage
- src/lib/household.js — getSchedules / addSchedule / updateScheduleEnabled ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Summary
- disable undo and redo buttons on first paint in both Sudoku and Suguru
- align the initial HTML state with the existing empty-history runtime logic
- avoid a brief mismatch where history ...