pullrequests Search Results · language:Dune language:Python language:HTML language:Java is:unmerged language:HTML language:Java
Filter by
37.3M results
Summary
Implements the iterative hard-positive generation strategy proposed in #35.
Changes
- Makes n_synthesized optional and infers the default target from positive/negative class imbalance.
- ...
Summary
- migrate Litestar 3 deprecation sites across runtime, tests, examples, docs, and llms snapshots
- remove the deprecated litestar.repository exception dependency from Inertia handling
- ...
Enable CodeQL code scanning
Automated test pull request
What does this PR do ?
Advance last_target_weight_already_generated in sample() (on batch consumption) instead of add(), and release per-target
generation reservations only once all spawned workers complete. ...
CI:Lfast
super-v3
范围
- 回滚端点从 query 参数改为 PackageRollbackRequest 请求体,要求目标包、当前版本确认、目标版本确认、回滚原因和高危确认。
- 服务层强制校验高危确认、原因、当前包 ACTIVE、同一 packageCode、当前 / 目标版本一致;失败不保存任何包状态。
- 前端配置包回滚弹窗采集审计原因和高危确认,仅展示同编码历史版本;Popconfirm 只作为体验层提示,不作为安全边界。 ...
Trac ticket number
ticket-32577
Branch description
Added DEFAULT_PK_FIELD as an optional setting for configuring the implicit primary key field used by models that don t
define a primary key explicitly. ...
Overview
This PR introduces exclusive audio focus (mutex) management across multiple independent windows in the Video Overlay
module. It ensures that only one video window can play audio at any given ...