pullrequests Search Results · language:Dune language:JavaScript language:Python language:Python language:JavaScript language:HTML
Filter by
176M results
Summary
Adds custom_components/mammamiradio/, a HACS-installable Home Assistant integration that registers the station as a real
media_player entity, plus the one backend change needed to make it work ...
💡 What: Replaced synchronous .generate_content() with .generate_content_async() in GeminiService and updated bot
handlers to await the new async methods. 🎯 Why: Synchronous LLM API calls in the asyncio ...
What why
Sliders for length factor –style tuning parameters were too coarse. The root cause: web/adapter.py:_auto_paramspec set
every auto-derived slider step to range/100 — exactly 1% relative resolution ...
What
Migrates dependency management from Poetry to uv, and rebuilds the Docker image as a clean multi-stage uv build.
Changes
- pyproject.toml: converted to PEP 621 ([project] + [dependency-groups]); ...
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 90 sleep for: 300s close stale after: 48 hours
[pullrequest] requests per hour: 250 target branch: main
...
무엇
벤치마크 프리뷰 밀도 강화 — 단순 리스트 → 좌(기준 목록) / 우(가로 막대 그래프) 2단 대시보드.
- 좌: 벤치마크 기준 세로 목록(기준명 + N개 모델 ). 활성 = 좌측 잉크 보더.
- 우: 가로 막대 그래프 — 점수 길이로 격차를 한눈에. 1위 막대 잉크 강조(색 단독 아님 — 순위 숫자·점수 텍스트 병행). 표시 3→5개로 확대. ...