Skip to content

pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:JavaScript is:public

Filter by

113M results  (3 s)

113M results

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

See Commits and Changes for more details. Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4) Can you help keep this open source service alive? 💖 Please ...
⤵️ pull

Summary This PR implements a comprehensive Issue Management Automation workflow for the project. What s Included 1. .github/workflows/issue-automation.yml A GitHub Actions workflow that triggers on ...

Phase 5 of the bicycle→car HQ build (CC_BUILD_decisions_hq_car.txt). The Dogs roster + drawer already existed; this finishes the Dogs surface the car way and closes a reversibility gap. What changed ...

- 옷별 height/hangerL/hangerR/posY 확정값 영구 반영 - DEFAULT_ORDER로 확정 표시 순서 박음, 초기화 시 순서도 리셋 https://claude.ai/code/session_01HYc2FiQt6iRzM8xr8cgxmg Generated by Claude Code

問題 每日提醒(daily_reminder)在判斷要發哪則星期幾訊息時,固定使用台灣時間(UTC+8)取 weekday。這導致北美成員在週一晚上 9 點觸發提醒時,台灣已是週二早上,結果收到的是週二的訊息。 修改內容 Bug Fix - bot/bot.py 第 1730 行:改用被提醒成員的本地時區(members_to_check[0] 的 timezone)計算 weekday,而非固定台灣時間 ...

Correctness fixes: - Guard INDUSTRY_TYPES[biz.type] in both business loops to prevent crash on invalid type - Make business tax deductive: player earns profit*(1-taxRate), city gets profit*taxRate ...