pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Go language:Python language:Java
Filter by
286M results
Per feedback: the bent-over stances looked bad and legs cycled too fast.
- All players now stand upright (athletic stand) before the snap — stance system kept in code but unused
- Leg swing frequency ...
Summary
- scene_id/frame_id become plain optional fields on ReportSection and AlignmentBlock; the VideoAssetRef wrapper and
the four property shims that unwrapped it are deleted.
- _compact_dict_factory ...
What
Adds an Agent Harness target to the NoUI skill compiler and the reference docs for it.
- execution_mode= harness (noui workflow export --as skill --execution-mode harness, skill-only): emits ...
Summary
Closeout for the 14-PR sprint (PRs #126–#143).
- Flip 14 story entries in docs/sprint-status.yaml from `PENDING` to `COMPLETE` with pr: URL + merged_at: timestamp.
- New audit doc at docs/audits/2026-06-11-sprint-closeout.md ...
Fixes #77.
I d like to propose this small compatibility change for apply_plugins().
The function is already documented as deprecated and kept as a no-op, but calling it is currently silent. This adds ...
What
Sam s screenshot review + roster asks, applied end-to-end.
Roster edits (workbook revision #2, one-shot script kept for provenance)
- Chabot Hayward → Chabot — changed at the true source in lockstep: ...
Closes #6710
/claim #6710
Summary
- reject job payloads where budgetMax is lower than budgetMin
- apply the same cross-field validation to partial job updates when both budget fields are present ...
🙋 Bounty claim
Objective
Introduce a two-tier role model — staff and master — replacing the single flat admin flag. Only master users
(is_superuser=True) can grant or revoke permissions. The change extends the admin ...
Description
- New TxValidatorNonceEncodingValidator in the validation pipeline rejects transactions with non-canonical nonce
encoding (byte length 8 or leading zeros).
- PendingState.sortByPriceTakingIntoAccountSenderAndNonce ...