pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript is:public language:C++ language:PHP
Filter by
174M results
Summary
The two Daily Whatever Show episodes have a videoUrl but no heroImage, so their cards showed empty/dark thumbnails
(visible in Dana s Archive and the journal page).
This adds a shared CardMedia ...
Summary
Adds a docs/dev_tasks/simbicon_locomotion/ folder that captures the unfinished robustness work on the Python SIMBICON
controller (landed in #2786) so it can be resumed without re-deriving the ...
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 ...
Closes #731 Closes #732 Closes #733
Issues
- #731 Issue 003: /statics/job/{job_id}/... route を statics/jobs.py に分離する
- #732 Issue 004: 非 refraction の static job launch route を statics/core_jobs.py ...
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
...
Closes #4.
Summary
Implements the envcanada observation connector end-to-end plus the shared HTTP helper it is the first to need, and
corrects the Lethbridge YQL neighbor station id.
- Shared HTTP ...
Summary
Mammotion devices routinely send thing.event.property.post messages containing only a small subset of fields. A Spino E1
debug capture in https://github.com/mikey0000/Mammotion-HA/issues/763 showed ...
Fixes #21.
What
The teacher-response parser hardcoded the built-in condition vocabulary (KNOWN_CONDITION_TYPES) and rejected any other
condition type at parse time — so a custom domain s condition (e.g. ...
bug
What
Implements task 7.2 — input validation (PRD §5.7). Distinct from 7.1 s sanitisation: where 7.1 silently neutralises
untrusted text (search results, model output), 7.2 rejects abusive/oversized direct ...
TRACK was always meant to hold range — follow the target at the engage distance without closing in. It was instead
drifting forward and closing.
Cause
The vertical re-centre nudge (track_vcenter_gain) ...