pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:JavaScript language:HTML
Filter by
188M results
Suite au 500 (timeout d invocation) sur la génération d avatar :
- Le démarrage du lip-sync n envoie plus Prefer: wait → createPrediction(..., wait=false) retourne immédiatement (plus
de blocage ...
This PR improves calculator error handling by adding proper validation for invalid inputs and raising a dedicated
exception for division by zero.
- Adds CalculatorError, DivisionByZeroError, and InvalidInputError ...
💡 What: Optimized the core Streamlit application initialization by caching directory creation and authentication setup.
🎯 Why: Streamlit s architecture reruns the entire script on every user interaction. ...
Problemet
finn blokkerer datasenter-IP-rekker (GitHub Actions kjører på Azure). Det er ikke koden/headerne våre — samme
headless-nettleser fungerte tidligere i dag; blokken kom etter ~10 kjøringer fra ...
Summary
- add AI coding speed measurement insight from the 2026-05-26 worklog d-option
- register the insight in insights/index.json
- regenerate AI glossary/home counters via the existing post-commit ...
Motivation
- Prevent accidental reuse of a client_request_id with a different generation payload by attaching a stable payload
signature to generation job rows so idempotent retries are detectable ...
codex
S-4: 上傳硬化(Phase 1 安全硬底層)
在主檔案進口 POST /upload 補上型別把關。既有的大小上限(200MB)+ Content-Length 預檢 + 讀後複查已具備;本 PR 補白名單與正規化。
變更(server/routes/uploads.py)
- 副檔名白名單(強 gate,per source_type):exam_pdf/slides_pdf 只收 ...
Summary
- The 300 m STATION_MERGE_RADIUS_M was collapsing adjacent J Line street-running stops on Pacific Ave (San Pedro) into
a single station group. Consecutive stops on that corridor are 150–400 ...
背景
线上路线时间轴点击“查看理由”后显示“推荐理由待确认”。排查发现前端读取的是 routeData.places[].reason,而线上后端真实 POI 路线返回的 reason 为空字符串。
根因
旧 mock 数据里手写了 reason,但切到真实 data/poiCatalog.json 后,POI 数据没有 reason 字段;后端 to_frontend_places() 又把空 ...
Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com