pullrequests Search Results · language:Edge language:TypeScript language:HTML language:PHP language:PHP language:Ruby
Filter by
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
Tamil galleryPhotos had 41 entries while English had 42 — mentor-9.webp was present in en.ts but omitted from ta.ts.
Both files now have 42 photos.
https://claude.ai/code/session_01DRDjAJgQwKrhqUiESBmp2E ...
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
Root cause
Plugging DEEPSEEK_API_KEY into Vercel did nothing because the chat route only read AGENT_BASE_URL / AGENT_API_KEY /
AGENT_MODEL. With none of those set, it fell back to Anthropic — whose Console ...
USUARIOS[] não tem campo uid — identificadores são por email. Busca usuários da coleção usuarios/{uid} no Firestore
(doc.id = Firebase UID) para montar o checklist de membros com uid correto.
Adiciona ...
前两个 KPI 卡片(Reviews / High-severity)的 sparkline 在 mobile 上线条被拉粗到 5~6px。原因:SVG 用 preserveAspectRatio= none ,X 方向缩放比 Y
大得多(mobile 卡片宽 ~ 360px,viewBox 100×32 → X 缩放 3.6× / Y 缩放 ~1×),stroke 跟着变换被放大。\n\n修:path ...