pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:CSS
Filter by
141M results
Summary
Registers an iOS background-task path so a sync cycle can run while the app is suspended and the foreground scheduler s
JS timer is frozen. Adds apps/mobile/src/sync/background-task.ts exporting ...
Hardens the sonnet_tools baseline test from #312 — and doubles as a diagnostic for the test-matrix red that hit the
benchmark PRs (#412, #417).
Why
The original test drove run_sonnet_tools against a ...
What
The plan panel was a fixed 40 columns wide regardless of terminal size — cramped on wide terminals.
Changes
- Overlay width is now 33% with minWidth: 40 (pi-tui OverlayOptions percentage width ...
Summary
The docs Astro (Starlight) site listed every connector in the left sidebar, which doesn t scale as the connector count
grows. This collapses the sidebar Connectors entry to a single link and restructures ...
Extract Azure voice data to JSON (issue: code quality / oversized files)
Addresses the first item from issue #884: the hardcoded Azure voice data in get_all_azure_voices()
Changes
- Moved ~1000 lines ...
Description
Fixes #2137
The GET /api/notify?user= username endpoint was returning the full email address of registered users to any
unauthenticated caller. This is a PII (Personally Identifiable Information) ...
변경 사항
- Figma Badge 디자인 기준의 shared Badge 컴포넌트를 추가했습니다.
- Badge를 src/components barrel export에 포함했습니다.
- Badge light mode semantic color token을 Figma 변수 값에 맞춰 동기화했습니다.
- HomePage 컴포넌트 쇼케이스에 soft/solid, ...
Summary
Non-breaking, additive improvements from a multi-angle SDK audit. The root . entry and all existing imports are
unchanged.
1. Subpath exports + optional React peer. Split the package into granular ...