pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
150M results
Summary
This aggregate review PR safely integrates the linear BHSM interface and neutral-closure stack from PRs #78 through #91
into main without rewriting history. It also centralizes the public neutral-sector ...
Summary
- fill missing values in existing canonical probability-observation columns during standardized() instead of only
adding absent columns
- preserve explicit defaults for canonical fields ...
Summary
Extend CONTROL packet decoding to surface DISCOVER_REQ / DISCOVER_RESP subtype plus body fields in the packet detail
view. Previously only the byte0 zero-hop flag was decoded; the body was rendered ...
- Rename kalman_filter_step/batch → kalman_1d_step/batch in kalman_fast.py; remove main block
- Add kalman_2d.py: constant-velocity filter, state (2,1), matrix predict/update/correct
- Add kalman_3d.py: ...
Summary
- Importing images from a camera could silently create duplicate recipes in the library when the same recipe settings
already existed under a different sensor association. The import operation ...
배경
로드맵 Tier 2 M2·M3·M5 해소.
변경
async health (M2)
- health_check를 get_async_db(AsyncSession)로 전환 — 동기 SessionLocal+execute의 이벤트 루프 블로킹 제거.
mypy 게이트 (M3)
- pyproject [tool.mypy](pydantic.mypy 플러그인, ...
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
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
| --- | --- | --- | --- | --- |
| renovatebot/pre-commit-hooks | repository | minor | 43.243.2 → 43.244.0 | 43.245.0 ...
dependencies
Motivation
- Recover an explicit architectural boundary so that Registered Operation Validation is visibly distinct from Policy
Authorization without changing runtime behavior.
- Improve internal ...
codex