pullrequests Search Results · language:Dune language:Python language:HTML language:Python language:JavaScript is:merged
Filter by
100M results
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
Automated PR #115 for Pull Shark Gold.
Phase 2 of 3 (day trading). Adds a dedicated intraday engine.
- New .github/workflows/intraday.yml: 5-min bars, 9/20 SMAs, $10k sub-budget, trailing-stop 2%, $500 daily-loss limit,
end-of-day flatten. ...
The old check hospital.asp in url matched /localcity/hospital.asp (casework page), incorrectly flagging the character
as hospitalised during casework and blocking all non-hospital tasks. Now only matches ...
Automated PR #114 for Pull Shark Gold.
Lands the 15-commit governance hardening batch (fail-closed gates, laws - ruleset bijection, privileged audit, CodeQL
fallback, CLAUDE.md consolidation, README/SETUP, de-scar, Furnace issue templates, ...
Automated PR #113 for Pull Shark Gold.
Summary
- 두보 키워드 모달 전용 페이지 추가
https://claude.ai/code/session_01FW5ZETx3JazWZeWEQ9iWng
Generated by Claude Code
Per evitare che si ripetano i lemmi sottolineati ma senza popup , CLAUDE.md ora impone una verifica prima del deploy:
ogni data-lemma usato nelle pagine deve avere la sua voce in js/lemmi.js.
Il controllo ...
What
Optimizes legal move generation, which sits under every neural MCTS node during self-play. King-safety filtering
dominated its cost.
Why
Previously, the legality filter in legal_moves/has_legal_move ...