pullrequests Search Results · language:Dune language:TypeScript language:Java language:Python is:merged
Filter by
111M 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
What
Builds out the Ad3oni landing page to explain the core idea (share a du ā → we deliver it → the reward returns to you)
and lets visitors explore each platform.
New sections
- كيف تعمل — editorial ...
何を実装したか
サブフェーズ3(G)。同じ品番のプリセットをうっかり二重登録しないように。
- preset-store に productPresetKey(メーカー+品番の正規化キー: trim+小文字+連続空白圧縮、品番空は null)と findProductPresetByKey。
- 保存時に同一メーカー+品番が既存なら確認バナー:「上書き保存 / 別に登録 / キャンセル」。「保存して配置」経路にも統合。 ...
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
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
When EAGLE speculative decoding runs with chunked prefill, the draft input rotation must use the next prompt token (not
the verified next token) at the tail of a non-final chunk, otherwise the draft chain ...
Restructure for Vercel-native single-project deploy:
- Next.js moved to repo root (Vercel auto-detects framework)
- FastAPI mounted as Python serverless function at api/index.py; vercel.json rewrites ...