pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:HTML
Filter by
175M results
🤖 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
What
Flips live_branch_protection_reconciliation.status from OWNER_VERIFICATION_REQUIRED → RECONCILED in
BRANCH_PROTECTION_POLICY.json, and updates the companion runbook status, recording the owner-verified ...
🤖 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
Product-card videos now play only while in view, instead of all autoplaying at once.
- New shared lazyPlayVideos() helper in products.js uses an IntersectionObserver to play a video when it scrolls ...
What
EO-MRI (the cognition instrument) ran four illustrative scenario traces, and its real-data seam
window.EOMRI.traceFromTurn(turn) was a documented stub returning null. This wires it to the real data: ...
What
Follow-on polish bug from FK-28: clicking a section in the rail (a) landed the section hidden under the sticky header
and (b) didn t switch the active-section highlight right away. Reproduced and ...
Automated test pull request
Summary
- Root cause: ACF saves repeater rows with all sub-fields as when the admin saves a page without filling in the
repeater. get_field() returns [[ field = ], ...] instead of null/false, ...
What
Follow-up to #110 (comics). The sweep there found 8 more surfaces using raw fetch().json() against /api/books endpoints.
Because the book-server returns its SPA index.html (200 text/html) when it ...
Polish from the end-of-epic E2 review. All tier (a) items related to refactor, dead code, and test gaps.
What
Earned abstractions
- `frontend/src/lib/api.js` — `apiGet`, `apiPost`. Three real POST ...