pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:JavaScript is:public
Filter by
149M results
Summary
- remove Board Generator mentions from English and Chinese README docs
- remove Board Generator mention from userscript metadata description
- keep Board Generator enabled by default
- ...
자동저장 진짜 원인 제거
page.js 2곳(mount useEffect, onAuthDone)에서 매 로그인마다 로컬 base64 사진을 compressAllThumbs 후 syncSave로 Redis에 자동 쓰던 경로 제거.
이 경로가:
- 버튼 안 눌러도 저장되던 자동저장 의 정체
- photoVariants 없이 thumbs만 써서 R2 ...
Summary
Toggling Disable post-processing (no_fix) in settings now manages the post-processor model s memory live:
- Disabling it unloads the model and clears the GPU cache immediately on save.
- ...
Resumen
Octava entrega del rediseño UI/UX. Agrega dos primitives nuevos en shared/ui para visualizar tendencias en stats cards:
Sparkline (mini gráfico de línea inline SVG) y TrendIndicator (chip con ...
The docstring for EvaluationReport._metadata_panel in pydantic_evals/pydantic_evals/reporting/__init__.py does not match
the method. It documents a table parameter that the signature does not have (_metadata_panel(self, ...
docs
size: S
Problem
Two bugs introduced or exposed by v2.6.1 / PR 292, both confirmed on the cabinet:
Bug 1 — All six game dropdowns (PR 292) are permanently blank.
_load_games_for_system in gui.py called db.games.keys() ...
Unified replay for utilForever/baba-is-auto