Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:TypeScript language:JavaScript

Filter by

288M results  (3 s)

288M 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

Bug (el eslabón final de los canónicos) Las tarjetas de receta mostraban **0 kcal / 0% disponible ** aun con la tabla ingredientes_canonicos poblada (100 filas) y legible (RLS ya arreglada). Causa: calcularCoincidenciaReceta ...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | | --- | --- | --- | --- | --- | --- | | @cloudflare/workers-types | 4.20260605.1 → 4.20260606.1 | age ...

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 - sync-env.sh: remove hardcoded org name and internal repo list; now takes owner/repo as first argument; secrets piped via stdin instead of --body - i18n.js, env-manager.html: replace ...

💡 What: src/files.ts의 walkFiles 함수에서 파일 시스템 순회 방식을 최적화했습니다. 기존에는 readdirSync로 파일 이름을 가져온 후 각각에 대해 statSync를 호출하여 디렉토리 여부를 확인했지만, 이를 readdirSync(..., { withFileTypes: true })로 변경하여 불필요한 I/O 호출을 제거했습니다. ...

Apply steps 3-5 of the self-improving-skill framework: - eval.md: silent yes/no checks (grounding, retrieval, voice, usefulness) run before showing any answer; pass/fail, no vague scores. - memory.md: ...

This PR contains the following updates: | Package | Update | Change | | --- | --- | --- | | golang (source) | patch | 1.26.3 → 1.26.4 | Release Notes details summary golang/go (golang) /summary v1.26.4 ...

Summary - Add scripts/walkthrough_smoke.py as a no-key product-surface smoke check for the walkthrough. - Wire it into scripts/pr_smoke.sh so every PR verifies the buyer-facing walkthrough API/static ...