Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public

Filter by

149M results  (2 s)

149M results

Summary - Introduces the dashboard_entity_proxy Home Assistant addon: a reverse proxy that sits between the HA WebSocket and a browser client and filters the entity-state stream so each client only ...

Diagnosis (from the load-trace overlay) Post-login trace showed a ~4s dead gap between data-loaded and render, with #st=12 at the splash fade (tiles WERE populated — not the empty-tile theory). The gap ...

Test PR with commits from Kazul33 (external) and aconite33 (org member) to verify CLA workflow.

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

Bumps codecov/codecov-action from 6.0.1 to 7.0.0. details summary Release notes /summary p em Sourced from a href= https://github.com/codecov/codecov-action/releases codecov/codecov-action s releases /a ...
dependencies
github_actions

🤖 AI Security Remediation 🟢 Auto-merge eligible — will merge after CI passes. 📊 Analysis - Severity: MEDIUM - Confidence: 90% - Auto-fix allowed: True 📝 Summary The application uses the subprocess ...
ai-remediation
severity-medium

⚡ Bolt: Replace list_for_job with get_max_sequence_no 💡 What: Replaced fetching all job events into memory (list_for_job(limit=1000)) to find the next sequence number with an efficient database aggregation ...