pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:HTML
Filter by
208M results
Summary
Two related improvements from the most recent live-test iteration of maximo-setup + maximo-genie-space:
1. Apply lessons learned to the authoring framework (commit ca817a0)
- New ## Workspace ...
The membrane s see open-to active-member lock — whether a member is active — was Python in list_members. It is a
decision, so it now runs as a Form recipe (endpoint_member_active_demo.fk) with a value-identical ...
Summary
Adds an opt-in file-upload data source and substantially extends the offline AOS 8 parser, so an operator can drive an
AOS 8 → Central migration from a pasted or uploaded config — not just a live ...
Automated test pull request
Summary
- Intercom placement auto-opens the right pane (diverges from sticky-placement convention used by
camera/reader/parcel/mailbox families — intercoms are low-volume and each needs configuration). ...
Required
- pre-commit install before any commit. If pre-commit wasn t run for all commits, you can squash all commits git reset
--soft $(git merge-base main HEAD) git commit -m squash and ensure ...
🎯 What:
- Addressed testing gap for missing edge cases for missing RSS items.
- Fixed a bug causing the script to error on empty/missing RSS items.
📊 Coverage:
- Added test coverage for: Empty ...
Bug
torchinfo.summary() raises a TypeError when a model s forward() returns a torch.distributions.Distribution object (e.g.
Categorical, Normal) instead of a plain tensor.
Root cause: LayerInfo.calculate_size() ...