pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:Java language:JavaScript
Filter by
182M results
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add vercel.json so Vercel explicitly treats the repository as a Next.js project and runs npm install / npm run build
from the repository root.
Verification ...
What why
Adds an opt-in HTTP Basic auth layer so the dashboard can be hosted on a public URL without exposing connected
inboxes/calendars to anyone with the link. The app has no login of its own; this ...
Backlog item 2: Menu-bar / Dock-aware tiling.
tile_left/tile_right/toggle_split placed windows at y=0 with full screen height, so title bars ended up hidden under the
macOS menu bar. Now they use the ...
Summary
Brings the openccu-loom backend (via openccu-loom-client) to full parity with the direct-CCU (aiohomematic) backend
across structure, values, names, attributes, HA cards and sub-devices. Verified ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
What why
Previously Player 3 doubled as Madame Pace — an eight-performer company in which Player 3 transformed into her on stage.
This change makes Madame Pace her own dedicated performer (a nine-performer ...
Problem
The HIPAA log reviewer asked the model to look for * cross-tenant patterns (if multiple user_ids touch the same
patient_id) * — but the reviewer only ever sees one tenant s logs, so it cannot ...
Summary
把 DRL deserializer 真接 RETE 链路,让 from $stream / from collect(...) / from accumulate(...) 3 类 clause 跑得起来。V5.50 grammar 收口
+ V5.51 FromLeftPart runtime 兑现后,这条链是 V5.52 收尾。完成后 production 陪跑测试可以开闸(30-50% ...
Closes part of #24 by auditing parser candidates before any vote-total ingestion.
Summary
- Adds an audit-only CLI for IEC source manifests and offline fixtures.
- Reports CSV/XLSX/JSON parser readiness, ...
Summary
Resolves #130.
The lodash dependency was declared as ~4.17.4 and the lockfile had captured exactly 4.17.4, which predates the security
fixes shipped in 4.17.21. Bumps the specifier to ~4.17.23 ...