Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript

Filter by

149M results  (2 s)

149M results

Bumps sqlalchemy from 2.0.50 to 2.0.51. details summary Release notes /summary p em Sourced from a href= https://github.com/sqlalchemy/sqlalchemy/releases sqlalchemy s releases /a . /em /p blockquote h1 ...
dependencies
python:uv

背景 前端答案区使用自研 parseMarkdownBlocks 解析 markdown,存在以下问题: - ## heading 标题不渲染(被当作普通段落) - **加粗** 内联格式不渲染 - 有序列表项之间有空行时,每项各成独立 ol,序号全为 1. 改动内容 新文件:frontend/app/answer-markdown.tsx - 导出 AnswerMarkdown ...

Bumps vite from 8.0.7 to 8.0.16. details summary Release notes /summary p em Sourced from a href= https://github.com/vitejs/vite/releases vite s releases /a . /em /p blockquote h2 v8.0.16 /h2 p Please ...
dependencies
javascript

What slowed local-model chat You flagged that recent work made chat with the local model slower, not faster — a birds nest. I traced the local-model chat path (app.jsx orchestration → llm.js phrase/streamChat) ...

Bumps tar from 7.5.13 to 7.5.16. details summary Commits /summary ul li a href= https://github.com/isaacs/node-tar/commit/cf213384ac558b539c07c830ed7cca5ffc9e8550 code cf21338 /code /a 7.5.16 /li li a ...
dependencies
javascript

Pipelines as Code configuration removal

背景(routine2 アラート起点) routine2 が主バイヤー buyer_profiles id=1 を予算アンカーなしで評価していた。原因は de-PII 済み buyer_profile.json(プレースホルダー)から生成した out/buyer_profiles_upsert.sql を実 user_id で適用し、upsert_buyer_profile RPC(COALESCE(渡したキー, ...