pullrequests Search Results · language:Dune language:Python language:JavaScript language:Python language:JavaScript
Filter by
149M results
!-- Thank you for your contribution! Please follow these guidelines to enhance your pull request. If anything is
unclear, submit your PR and reach out to maintainers for assistance. Join our Slack community ...
Problem
When deleting a session from physiq-motion, the session icon would reappear after refreshing the PWA. Root cause:
scheduleIDBSync() debounces IDB writes by 800ms. If the user clears the session ...
Signed-off-by: Charlie Tonneslan cst0520@gmail.com
Bumps the python-minor-patch group in /backend with 8 updates:
| Package | From | To |
| --- | --- | --- |
| fastapi | 0.115.6 | 0.137.1 |
| uvicorn | 0.34.0 | 0.49.0 |
| sqlalchemy | 2.0.36 | 2.0.51 ...
Summary
Fixes BeamMemory.sleep_all_sessions(force=True) so the force flag is passed into each per-session sleep() call.
Without this, sleep_all_sessions(force=True) selected fresh/non-age-eligible sessions ...
Adds a category-scoped bulk toggle so the MA/EMA alert group (12 types) can be turned off in one click during volatile
markets. Backend bulk endpoint takes optional category; Settings adds an Enable/Disable-all ...
v1.75.0 - Kinect hardening sweep: 25 robustness filters across the sensor/bridge, interaction skills, and
visual/integration layers, from a 3-part read-only audit. BRIDGE (10): color stale-stamp gating ...
Two cohesive pieces from a cross-repo protocol + rebrand pass.
1. Cloud-bridge telemetry (commit 1)
The authoritative /ws/plugin client was silently dropping three streams the cloud already persists: ...
Summary
Fixes #147170
make_partition inside get_source_partitions() collected input_nodes, output_nodes, and params using set(). Converting a
set to a list produces an arbitrary iteration order that ...
open source
release notes: fx