pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Java
Filter by
211M results
Ajuste de diseño sobre la 4ª señal: Beeko ya no es indiferente a los sonidos sin fuente. Cuando suena algo, reacciona y
la intensidad escala con el awakening_stage — esto le da claridad narrativa (el espectador ...
What
Two inference-time changes to improve speed and numerical stability — no model change, no quality decrease.
1. torch.compile on the CFM estimator (inference.py)
The DiT estimator runs once per ...
Closes #797
CLAUDE.md line 50 listed operators.py as a library module, but that file no longer exists — it was split into the
operators/ package (_core.py, dense.py, factor.py, gram.py, __init__.py). ...
Automated test pull request
Closes #253
What changed
The README s developer instructions referenced a non-existent make tests target in three places. The actual Makefile
target is make test (confirmed via make help). Replaced all ...
Motivation
- Render scheduled blocks in day and week calendar views with non-overlapping lanes so concurrent events share
horizontal space instead of stacking full-width.
- Provide layout metadata ...
codex
The two check-in-log requests from your screenshots.
1. Rescans no longer make duplicate rows
Two scans of the same ticket at the same door showed up as two separate lines. The log now collapses to one ...
Automated test pull request
excavator is a bot for automating changes across repositories.
Changes produced by the roomba/latest-versions-props-v2 check.
To enable or disable this check, please contact the maintainers of Excavator. ...
🤖 fix nits
merge when ready
no changelog
Problem create_schedules_batch could fail with opaque resource errors for oversized batches; limit handling needed to be
explicit and user-facing. Solution Added/validated explicit max batch size behavior ...