Skip to content

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

Filter by

174M results  (2 s)

174M results

Bare except: catches SystemExit and KeyboardInterrupt. Changed to except Exception: so that system signals propagate properly.
BCOS-L1
ci
node
size/XS

Production run-rate sweep + governor CE-polling reduction Implements the approved levers from the expense sweep (everything except #4 — the paused Strava secret is left in place per your call). Findings ...

Follow-up to the memgine_distill negative result. That result was extraction-quality-bound, not a dead end. Test Re-ran the implicit-track (supersession_detection) A/B with a gpt-5.4 extractor; generation ...

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

Bare except: catches SystemExit and KeyboardInterrupt. Changed to except Exception: so that system signals propagate properly.
BCOS-L1
ci
size/XS

Summary - `wtf.html` line 727 (`unknown` state `softCta`) had U+2018/U+2019 (curly left/right single quotation marks) as the JS string delimiters instead of U+0027 (straight single quotes) - JavaScript ...

Summary - wrap urllib.request.urlopen() in tools/miner_score.py with a context manager - extend the existing API test to assert the dummy response is closed Why api() read the response body from ...
BCOS-L1
miner
size/S
tests

작업 내용 - 음성 면접 MVP 화면에 테스트 인증 토큰 입력 UI 추가 - access token localStorage 저장/삭제 기능 추가 - 질문 조회 응답 화면 표시 보완 - 질문 조회 디버그 정보 추가 - CORS 충돌 방지를 위해 axios withCredentials 옵션 제거 수정 원인 - 백엔드는 CORS_ALLOW_ALL_ORIGINS ...

O que foi feito - Criei diário técnico em docs/diario-tecnico.md - Criei check-in da Semana 1 - Criei pasta de ADRs - Adicionei template de ADR - Criei ADR-001 explicando a escolha do FastAPI ...