Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:C# language:Python language:JavaScript

Filter by

163M results  (2 s)

163M results

What RemoveUnassignedWeapons now unforbids each weapon it drops: foreach (var weapon in unassignedWeapons) { WeaponAssingment.DropSidearm(pawn.Pawn, weapon, true, true); if (weapon.Spawned) { ...

Summary Brings main up to date with the complete, working ml-mario project — a beginner-oriented reinforcement-learning agent (PPO via Stable-Baselines3) that learns to play Super Mario Bros. Verified ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | ghcr.io/duelion/homebox-companion | major | 2.6.1 → 3.0.0 | [!WARNING] Some dependencies could not be looked ...

Summary This PR fixes an API serialization gap for run history details that include digest provenance. Without it, provenance objects could be returned in a form that was not consistently JSON-serializable ...

Ensure all binary - and unary - operations are done in the right order. If a key-value pair wasn t assigned, access to a dict value leads to a segfault.

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: LOW - Confidence: 85% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-low

Wave 0 (A1) of the approved ralplan plan (run 2026-06-03-1359-33c4). Adds an offline, deterministic, report-only latency harness (no CI gate, no latency threshold) so MATTR/lexicon and future optimizations ...

closes #2778
bug
level2
nsoc26

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | Soenneker.Tests.HostedUnit | 4.0.81 → 4.0.82 | age | adoption ...

Summary DeepSeek-V4-Flash routed experts are MXFP4 (packed E2M1 nibbles + ue8m0 block-32 scales). The only working AMD path was tokenspeed s correctness-first Mxfp4DequantBackend — a Python per-expert ...