pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Python
Filter by
264M results
This PR has been triggered in an effort to close out the migration for icu75.
IMPORTANT: If you close this PR, the bot will presume that the feedstock has been rebuilt with this update and WILL NOT
MAKE ...
Connects the v13.40 counterfactual integration activation to the existing v13.17/v13.5 integration-receipt chain. It
preserves rollback and selected-probe identity in an annotated receipt, fixes the integration ...
背景
ExplainView 原本把执行阶段渲染成缩进的文本行,且解析逻辑内联在组件里、无测试。本 PR 把它升级为 NoSQLBooster 风的图形化连线盒子树(输出阶段在顶 → 扫描在叶)。
改动
- 解析下沉:lib/explain.ts 纯函数,把 explain 文档解析成嵌套 StageTreeNode 树(沿 inputStage/inputStages/shards 递归,无名包裹节点的子级冒泡),配 ...
Summary
Removes the dead reportIssueFromTranscript handler chain orphaned by the terminal context-menu declutter in
https://github.com/HiromiShikata/termux-app/pull/309 . That PR removed the Report Issue ...
Summary
- Reject NaN values in normalize_log_weights instead of silently returning uniform weights.
- Prevent moment_match_gaussian_hypotheses from assigning posterior mass to hypotheses with invalid ...
Pull Request Template — MLOps Playbook
Fill in the sections below before requesting review.
Delete sections that do not apply to this change.
For minor doc fixes, you may skip the ML-specific sections. ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
📝 Description
Resolved connect-src CSP violations by aligning frontend .env configuration with backend CSP policy.
- ✅ Added correct backend origin to .env.example (VITE_API_BASE_URL).
- ✅ Ensured ...
level2
nsoc26
Summary
- make target M-CCA label counting reuse the tuple-preserving label vector path
- add a regression test for plain sequence tuple labels
Rationale
Alignment anchor labels can be composite ...