pullrequests Search Results · language:Edge language:Python language:JavaScript language:HTML language:JavaScript language:Python
Filter by
175M results
Backfill the changelog for the 0.3.0 and 0.4.0 releases — both were tagged without updating it. Adds entries
(Added/Changed/Fixed/Removed) to CHANGELOG.md and CHANGELOG.zh-CN.md, newest-first above 0.2.0. ...
Motivation
#12903 enabled LoRA together with speculative decoding, but maintainers scoped it to the NGRAM algorithm via an
assertion (check_lora_server_args: * LoRA is only compatible with NGRAM speculative ...
(1) DART 투자판단 실적 오분류 교정
사용자 2026-06-16 압타바이오 공시 실적 아닌것 같은데 . 투자판단관련주요경영사항(FDA Remove Clinical Hold)이 실적 칩에 잘못 노출. _classify_report 의 투자판단 기본값
실적→기타. 본문 제목 기반 _upgrade_category 가 계약/소송/주주환원/배당이면 승격(웅진 ...
Wat
- TESTPLAN.md uitgebreid: 2-min rooktest, meer auth/security- en negatieve tests, een volledige API-/curl-testsectie
per rol (incl. rol-isolatie 403 en validatie-400 s), browser-devtools-checks ...
Fixes #2363.
When a polars regex column with coerce=True fails to coerce one of its matched columns, the error reports the regex
pattern and the whole schema instead of the offending column name:
import ...
Summary
- Deal update flow — Zippy finds deal, shows a confirmation card (Yes / Modify / Cancel), updates on confirm, logs
activity, and renders a ✅ success card with a Pipeline link
- Task creation ...
What
Switches the proxy handler from req.query.path to req.url for parsing the WeChat path. Vercel s catchall dynamic-route
[...path].js is supposed to populate req.query.path with the matched segments, ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
将「我的资源」页从平铺列表重构为树形结构,对齐 V52 原型 resource-tree 交互:
- 可展开/收起的文件夹行 + 嵌套资源行
- 文件夹与资源均支持「加入学习 / 取消学习」单独操作
- 长按进入批量模式,支持全选、批量加入学习、批量取消学习
- 搜索时自动展开匹配文件夹
- ...
Rewrote README with full project description, tech stack, folder structure, setup guide, backend architecture, and
database schema. Removed placeholder content.