pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:HTML language:CSS language:PHP
Filter by
197M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
Summary
Two small but high-value changes:
1. Bind all 12 Bassett K coefficients to Python (tee_K1 … tee_K12). Previously only K5/K6/K11/K12 were exposed, so the
validation scorecard silently marked ...
Moves FIP from reporting to decision support with three features. Business logic stays in SQL views / fip/ modules
(dashboard.py is pure presentation), and the app still self-bootstraps from a bare clone. ...
Summary
Bug fix — max(1, len(remaining) - capacity) → max(0, ...) in apply_season_results. The old formula guaranteed at least 1
relegation even when a tier ran at exact capacity with no promotion from ...
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
!-- If you are a first-time contributor to OpenMC, please have a look at our contributing guidelines: https://github.com/openmc-dev/openmc/blob/develop/CONTRIBUTING.md
Fix two weight window application ...
Bugs
Variance Reduction
Summary
Release v2.4.0. Adds the new pr skill and bumps social for the listening reference.
- New skill: pr (1.0.0) — public relations / earned media. Newsjacking, journalist pitching, press platforms, ...
What s New
对比 v1.0.0 新增四个核心模块:
1. 防幻觉底层逻辑
- 认知科学视角:模型越强→用户越懒→验证意愿下降
- 信任校准失调:能力3→8,信任从半信半疑跳到基本可信
- 元规则:存在≠正确,验证答案降维成验证存在
2. 已知幻觉案例库(6个活教材)
| # | 案例 | 教训 |
| --- | --- | --- |
| 1 | 编造日期 | 日期只从系统时钟取 ...