pullrequests Search Results · language:Dune language:Python language:HTML language:Go language:Java language:JavaScript
Filter by
229M results
Summary
- /stx-fix now writes a per-fix folder at docs/waves/fix-{slug}/ with fix-state.json (canonical) + fix-report.html
(rendered) at every loop terminus (done/halted/blocked/cancelled), plus ...
Problem
custom-sam-peft run (and run --finalize) crash at the bundle phase with:
bundle failed ... len(per_example_iou)=10 != n_val=355
This reproduces on smoke runs that set cfg.data.limit.val (e.g. ...
bug
Motivation
- Provide a conservative, read-only Match Predictor preview at /viewer/predictions and
/viewer/predictions/match-predictor that surfaces active-run player inputs only without producing ...
codex
Summary
Teaches the LLM Intent Router (ADR-113) to classify a natural-language player action as a witnessed act and emit
SubsystemDispatch(subsystem= witnessed_act , params={ act_id , witnesses }, confidence). ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Motivation
- Section markers were rendering as gold squares because SVGs relied on CSS masking and currentColor, which fails when
icons are imported/rendered as URLs; the goal was to ensure the ...
codex