pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Java language:Python
Filter by
210M results
Pull Request Description
Closes #13403
Type of Change
- [x] ✨ New animation / hover effect
Submission Checklist
- [x] All changes are inside ease-demo-mode
- [x] Includes demo.html — self-contained, ...
accepted
animation
contribution
good first issue
gssoc:approved
GSSoC-26
help wanted
integrated
level:intermediate
type:feature
Problem (from an output audit)
unraid_mcp/server.py configured ResponseLimitingMiddleware(max_size=512_000) from fastmcp. An output audit flagged two
issues:
1. 512 KB is too large — roughly an entire ...
Completes upgrade coverage in the oracle.
The damage% and armor-pen% pool upgrades are folded into the displayed base in our model (reverseBaseStats divides them
back out), so they can t be set on a clean ...
This PR updates github/codeql-action/upload-sarif from version v4.36.0 to v4.36.2.
Release History
The history covers 2 releases. The latest version was published 15 days ago (13 days after the current ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
Automated E2E test PR - will be cleaned up automatically
This PR adds comprehensive logging to the project
Bumps actions/checkout from 4 to 7. details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases actions/checkout s releases /a . /em /p blockquote h2 v7.0.0 ...
dependencies
github_actions
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| node (source) | minor | 24.16.0 → 24.17.0 |
Release Notes
details summary nodejs/node (node) /summary
v24.17.0: ...
dependencies
Problem
Model-prep hardcoded torch_dtype=torch.float16 when loading the base model. bf16-native models overflow in fp16 → the
baseline-stats training-dynamics forward pass returns loss=nan.
Hit live ...