pullrequests Search Results · language:Dune language:JavaScript language:Python language:Java language:HTML language:JavaScript
Filter by
211M results
Automated test pull request
What
Bump the service worker cache name from ironlog-v1 to ironlog-v2.
Why
The previous PR fixed the nested-card layout, but installed clients (e.g. phones) kept rendering the old layout. sw.js
caches ...
Audit pass over both live pages using the newly installed design-taste-frontend skill, applying the parts that are
stack-agnostic (AI tells, copy rules, layout discipline, a11y). Where the skill conflicts ...
Resolves the 3 open CodeQL alerts on main:
- py/log-injection (runtime.py x2): sanitize user-derived log fields (tool name, error text) by stripping CR/LF +
truncating before they reach log records. ...
Phase 2 (P1) of epic #12. Stacked on #31 (which is stacked on #30). Base is fix/sensor-worker; the stack merges p0 →
worker → ci, then this retargets to main.
What s gated (all verified green locally) ...