pullrequests Search Results · language:Dune language:Python language:Java language:Python language:Python language:JavaScript
Filter by
181M results
PR C — Player consistency + PAR
Adds 7 player-level columns to player_year and player_all_time, all computed over a player s started weeks only:
| Column | Definition |
| --- | --- |
| Scoring volatility ...
Automated post-release housekeeping after v0.4.2 was published.
Changes in this PR:
- ha-addon/config.yaml version → 0.4.2 (stamps the released version so HA offers the update)
- ha-addon/NEXT_VERSION ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Type-only hygiene (no behaviour): payload dict annotated str|None (terminal_path); routed: str widened for the VT-303
consent_required branch. mypy runner.py → 0; ruff clean. Self-merged (CL-429 tooling). ...
Problem
The CI workflow was failing because it tried to commit directly to , but the repo requires all changes to go through
Pull Requests.
Solution
Refactor the workflow to deploy to a separate branch ...
…aisons de performance
Part B of #917 (engine). Adds automated enforcement of engine templates/ ↔ skills pipelines/ parity — the drift that had
no guardrail (it would ve caught the }; and spec_adversary-tier drift automatically). ...
Motivation
- Ensure configured RTSP/ONVIF cameras continue to be evaluated for object alert rules even when no user has the Live
Cameras page open, so alerts (e.g. cat/person) fire reliably from ...
codex
What changed
- Added the Spec Selection job, technical spec, eval spec, fixture set, deterministic eval script, and spec-selection
skill.
- Added type-specific authoring job/eval specs and skills ...
Summary
- Card clicks broken: hx-on::after-swap was on .site-card (the requesting element), but htmx:afterSwap fires on the
swap target (#siteDetailContent). Events don t bridge DOM branches — the ...