Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python is:unmerged

Filter by

49.7M results  (1 s)

49.7M results

A public, read-only Community submissions page — submissions become discoverable to everyone, clearly separate from the canonical catalog. (Trust-gated promotion + the curator/role gate are the deferred ...

Fixes #1418 Description This PR implements a high-performance real-time word-level text highlighting mechanism during story narration (addressing issue #1418). Previously, narration highlighting was ...

Summary - Restore pure-Li mm_naive_256 / mm_blocked_512 MIR hooks in tier-1 matmul drivers (replacing regressed C = A @ B-only path). - ArrayMatMul2DF64: square n≥256 with n%64=0 now lowers to ...

Summary - Skip automatic /auth/profile initialization on public auth pages when there is no session cookie hint. - Prevent redundant profile 401 → refresh 401 requests on a clean /login page. - ...

Adds recordApiRequest() + newRequestId() helpers and wires every /api/* response through them. Every response carries X-Request-Id; every request emits one structured api_request log line filterable by ...

Nightly machine-translated seeds for keys that were null. Only null entries are filled — human (_human) and already-AI-seeded (_ai) text is never overwritten. Each new value is flagged _ai: true until ...
ai-seed
bot

변경 사항 - 맵 스켈레톤 UI의 중복 컨트롤 버튼 제거 - 모바일 브라우저 주소창 토글 시 지도 하단 잘림 현상 해결 (ResizeObserver 적용) 작업 배경 로딩 중 어색한 UI 겹침 현상과 브라우저 리사이즈 시 네이버 지도 객체가 갱신되지 않는 문제를 해결하기 위함입니다.

…and SDK config - Issue #205: Add RequestQueue with rate limiting and concurrency control - Prevents RPC quota exhaustion with configurable concurrency (default 5) - Handles 429 responses ...