Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:Python language:HTML language:JavaScript

Filter by

211M results  (3 s)

211M results

Summary 接 lula 2026-05-28 反馈:v1.0.21 上线后报告列表指派列「第一条改成功,到后面都报错」,console 看到 POST /api/reports/bulk-update 400。 无法立即定位根因(原 toast 只显示「更新报告失败」),所以这一版先做两件事: - 冒出后端真实错误:bulkUpdateMutation.onError 改用 getApiErrorMessage(error, ...

Summary Add automatic retry logic for 504 Gateway Timeout errors in generate_chat_completion with exponential backoff (3 retries: 1s, 2s, 4s). Root Cause When LLM providers return 504 Gateway Timeout, ...

Adds a launch splash screen to the PWA using the uploaded Daily Better graphic. Behavior - The splash shows full-screen on launch. Any tap, click, or key press fades it out (0.5s) and removes it from ...

Summary - Filter out texts without valid embeddings before inserting to chromadb (empty lists are rejected) - Skip vector DB insert entirely if no valid embeddings exist - Prevents IndexError: list ...

Summary - Add embedding_function is None check in get_embedding_function to return empty list when embedding_function is None - Prevents AttributeError: NoneType object has no attribute encode when ...

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 - Drop public from AttachmentScanner (and its sha256 + SnapshotError) — classify returned the internal AttachmentState, which Swift bars from a public surface - Replace Self.defaultDestination() ...

Summary Cuts the Prisma datasource over from the in-house Postgres to Hostatom MariaDB. - prisma/schema.prisma — provider postgresql → mysql; MySQL text types so long values survive the default ...