pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:Python language:HTML
Filter by
255M results
- [x] Task 1 done — deployed QuickTicket, failure exploration complete
- [x] Task 2 done — graceful degradation in gateway
- [x] Task 3 done — GitHub community engagement
- [x] Bonus Task done ...
Summary
- Token Usage page sums inputTokens + outputTokens + cacheReadInputTokens but omits cacheCreationInputTokens
- The server already writes this field — the UI just doesn t read it
- With prompt ...
Problem
The app crashes with sqlite3.OperationalError: unable to open database file because the /app/database directory is
created in the Dockerfile before the volume mounts. When the volume is mounted ...
First execution PR from docs/admin-ui-audit.md. Three mechanical typography sweeps, each as its own commit so any single
one can be reverted independently. Zero behavior risk; visible diffs are subtle. ...
Summary
- Deploy Crashed false alarms: Railway rolling restarts send SIGTERM to stop the old container. npm run start wraps
node and treats the SIGTERM exit as an error, triggering the Deploy Crashed ...
💡 What: Added an aria-label to the icon-only edit button in the editable cell component
(src/components/sheet/SheetDataArea.jsx). 🎯 Why: To improve accessibility for screen reader users by providing a ...
개요
앱(React Native)을 폰·갤럭시 Z Fold7·태블릿에 대응하는 4계층 반응형 시스템 도입. Android Window Size Class 기준 (compact 600 / medium 840 /
expanded).
계층
1. Foundation — useResponsive 훅(useWindowDimensions 기반, 폴드 접기/펴기·회전 ...
Summary
PR4 of the media ingestion design — the composition phase:
- VideoProcessor ([video] extra): PySceneDetect scene-start keyframes (timecoded filenames, wiki.media.max_keyframes
cap per D2) ...
Closes #346
Summary
- V14 Flyway migration adds snapshot_subnet_overrides table (FK → network_snapshots, CASCADE delete)
- Backend: new SnapshotSubnetOverrideEntity / repository; AddSnapshotRequest ...