pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:PHP language:Java
Filter by
195M results
Changed the static RecyclingGuidanceService class to return a list instead of a formatted string. Now it is the
presentation layer (ProductMenu) that handles formatting, so we do not need to change the ...
Motivation
- Fix discrepancy between the image planning produced by the AI Worker and the backend counter that expects items
under landingPageImagePlanning.images[].
- Without this alignment, ...
codex
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
needs-tests
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
NIH abstracts contain ALL-CAPS section headers (PROJECT SUMMARY, PUBLIC HEALTH RELEVANCE, SPECIFIC AIMS, SIGNIFICANCE,
etc.) separated by newlines. Previously they rendered as one unbroken block of text. ...
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| @lexical/react (source) | ^0.39.0 → ^0.44.0 | age | adoption ...
dependencies
Summary
Shifts the daily Outrider cron from `0 6 * * *` to `0 14 * * *`.
06:00 UTC fires at 11pm Pacific the previous day — PRs/Issues arrive mid-evening when no one s looking. 14:00 UTC maps
to 7am ...
Motivation
- Provide a small browser-based tool to estimate weekly part-time pay for a fixed Sunday–Saturday pay week with
overtime and shift premiums.
- Encode company rules like night-shift ...
codex
Implements #54 — client liveness indicator + responsive Start/Stop feedback.
Problem
Clicking Start/Stop on the dashboard gave no feedback — the server queued a command and silently redirected. And there ...