pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:Python
Filter by
262M results
Replaces the dark modal overlay with a standalone full-screen green felt page. No table visible behind it. Features a
large serif verdict (Made it / Set back), info sections in rounded cards, and a gold ...
Summary
Adds the classic Robert Murray M Cheyne one-year reading plan — read the whole Bible once and the New Testament + Psalms
twice in a year, 4 chapters/day across two tracks (Family Secret).
Data ...
Summary of Changes
!-- Provide a brief description of the changes in this pull request. --
Related Issue
!-- Link the issue this PR addresses, e.g. Fixes #123 or Closes #456 . --
Type of Change
...
Summary
모든 (app) 페이지가 pb-2 (8px) 만 줘서 카드 끝이 BottomNav (56px) 와 거의 붙어 보임.
pb-2 md:px-8 md:pt-10 → pb-8 md:px-8 md:pt-10 md:pb-12 일괄 치환.
대상 10개:
- /characters page + loading
- /chats page + loading ...
Summary
- bench/checkpoint_bench.py — one_sample now wraps its body in try/finally and cleans up every pod it created. A
failed assert/timeout previously leaked kernel pods against the namespace ...
Adds the implementation plan for the control-plane side of the daily digest presence event — migrating the daily
oversight Discord post off the legacy webhook onto the gateway daily_digest presence event ...
🎯 What: Missing tests for display_dashboard in control_center.py along with a related syntax/indentation fix. 📊
Coverage: Now tests the happy path with configured environment variables, and the error condition ...