pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Python language:Go
Filter by
205M results
- Darken background gradient overlays on all non-gameplay screens (main menu, how-to, char select, settings, stats,
shop, high scores) and brighten low-contrast gray text for better legibility
...
Reference the issue numbers and reviewers !-- Use # and @ to tag issues and reviewers.
Explain relevant issues and how this pull request solves them !-- A clear and concise description of the pull request. ...
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
- AGENTS.md の役割分担を現行運用(ChatGPT Planner / Claude Code Generator / Codex 補助)に合わせて更新
- 旧来の「Codex がリサーチ→プランニング→実装を一貫委任」という誤った記述を削除
- ## Codex app UI/UX補助運用 セクションを新設し、許可/禁止作業を明文化
- ADR-082(GitHub ...
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
Motivation
The GLM-4.7 MoE function-call detector had supports_structural_tag() hard-coded to False, so constrained/grammar-guided
tool calling was disabled for GLM-4.7. This forced these models to rely ...
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
This PR resolves the race conditions and data races reported in #1 when multiple tasks are run concurrently and their
states/metadata are accessed or updated.
Changes:
- Task Field Encapsulation: Unexported ...
First slice of the purchase cost calculator feature (#3 in the backlog), following this repo s computation-before-copy
precedent (cf. Φ14-1 computation PR landing ahead of the Φ14-2 copy/UI PR).
What ...