pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:C# language:Python
Filter by
148M results
Summary
Previously valimp only verified that an input annotated with collections.abc.Callable was callable; any subscripted
argument types and return type were ignored (this was noted as a limitation ...
Motivation
- Start immersive mode focused on the player avatar so the character occupies roughly 50% of viewport height on
initial load while preserving existing zoom limits and controls.
- Make ...
codex
Summary
The Cell details panel (Cell inspector) takes up space in the side pane even when no cell is selected. This change hides
it until it has something to show, and makes cell selection toggle.
...
Motivation
- Loader processes currently create a BullMQ Worker without a concurrency option so each process only handles one job
at a time; this change exposes a per-process LOADER_CONCURRENCY env ...
codex
Description:
!-- High level description of what the PR addresses should be put here. Should be detailed enough to communicate to a PO
what this PR addresses without diving into the technical nuances. ...
What
사용자 요구사항 (2026-06-03):
1. Admin viz 의 side panel 이 어떤 read/write 가 뭐였는지 안 보여서 비용 분석 못 함 → input/output 표시
2. 처음부터 안 돌리고 그 노드만 재실행 가능해야 함 (돈 낭비 방지) → fixture-based replay
3. 모델 dropdown 선택 시 예상 ...
$ ## Problem\n\nSelf-hosted deployments request title fonts from a remote CDN that can return access/CORS errors,
producing noisy browser console failures and falling back only after a failed network request.\n\n## ...
capy