pullrequests Search Results · language:Dune language:Python language:JavaScript language:PHP language:JavaScript language:Java
Filter by
197M results
What
The Players roster table headers were already click-to-sort (via playerSort + nextSort + sortRows) but gave the user no
signal they were sortable, showed no active-sort arrow, and weren t keyboard- ...
Summary
- Add officina-seed as a [project.scripts] entry point — available in the venv after uv sync, runs with uv run
officina-seed locally or officina-seed inside the container
- app/commands/seed.py ...
Summary
- Track deleted flashcard IDs in app state so removals survive sync/merge flows
- Filter deleted cards out of flashcard records and stats during normalization and cloud merges
- Record deletions ...
Description
Backport of #408 to main.
Summary
- Route Light Tools modal open/close paths through shared modal lifecycle helpers.
- Consolidate the append/open/trap and close/remove flow into generic helpers in modal-lifecycle.js so Light ...
Description
Project GitHeal has detected an upstream API schema drift and autonomously re-mapped the api client normalization logic
to restore system functionality.
Self-Healing Audit Trail
- Status: ...
This pull request adds a comprehensive step-by-step guide for recording the demos in the talk/demos/RECORDING.md file.
The documentation ensures that anyone can reliably reproduce the demo recordings locally, ...
Completes roadmap Phase 1c. A daily digest rolls a day s session summaries into one entry in daily_digests. The digest
is a batch job, not an interactive run, so it gets its own entry (python -m compass.digest) ...
What does this PR do?
Type of change: bug fix !-- Use one of the following: Bug fix, new feature, new example, new tests, documentation. --
Megatron now stores Mamba conv1d as direct conv1d_weight and ...