Skip to content

issues Search Results · language:Dune language:Python linked:pr language:Java language:Java language:JavaScript linked:pr

Filter by

5.8M results  (334 ms)

5.8M results

Problem The /dataset/generate endpoint passes the caller-supplied output_path straight to DatasetGenerator.export(), which calls Path(output_path).parent.mkdir(parents=True, exist_ok=True) and writes ...

Problem Both the Rust kernel (the production integrator used by BallFlightSimulator) and the Python EnhancedBallFlightSimulator compute TWO separate spin-induced forces — a lift and a Magnus — and add ...

Problem The same revert-bomb commit (5ccd78e85, PR #7248) undid the merged fix from PR #7247 / commit 2c5163670 ( keypoint gap-fill IndexError on mismatched neighbour keypoint counts ) and deleted its ...

Problem HEAD of origin/main (commit 5ccd78e85, merged PR #7248 Bolt: Optimize norm calculations in mujoco _id_solver_mixin.py ) silently reverted the merged fixes for #7246 (ball-flight launch-angle/spin ...

Problem The merged fix for the critical ball-flight unit bug (PR #7246, commit d4dd8a976: tour driver carried 0 m instead of ~254 m ) is GONE at origin/main HEAD (7afe5bee5). A later merge, PR #7248 / ...

Requested investigation of SO-2026-052 s production flow (owner report: material requirements blocking WO release). Traced through dev DB + code on main @ c9bd05e. The flow as it actually happened 1. ...
bug

@Claude Problem POST /api/import/plans (server/api/import.js) fügt importierte Pläne ohne die in #218/#270 eingeführte Validierung in die DB ein: // import.js – keine Längen-/Größen-/Typ-Prüfung await ...
claude
released

Why The design risk table in Manager-Intel-Platform.md says accidental database drops are mitigated by an automated nightly S3 snapshot plus terraform-based reprovisioning. Current repo evidence does ...
follow-up
priority:normal

Summary The DirectX fragment input semantic fix resolves translated GLSL fragment inputs, but GLSL vertex outputs can still lower to duplicate custom location semantics. This keeps the vulkan-tools-cube ...

https://docs.astral.sh/ty/reference/rules/#invalid-paramspec it reports mismatched-type-name instead from typing import ParamSpec P1 = ParamSpec( P1 ) # okay P2 = ParamSpec( S2 ) # error: mismatched-type-name ...
documentation
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.