pullrequests Search Results · language:Edge language:Python language:PHP language:Java language:Java language:Python
Filter by
101M results
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess ...
ai-remediation
severity-medium
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 95%
- Auto-fix allowed: True
📝 Summary
The use of subprocess.call with ...
ai-remediation
severity-medium
完成内容
- 新增 WEN-240 四算法预注册文档,固定 TD3 / PiLaR-TD3 / SPCC-TD3 / QRL-TD3 的 N0/L1/L2 门控边界。
- 新增四算法 runbook 配置,记录 gate 命令、seeds、timesteps、artifact manifest、schema 和失败标签。
- 新增 pytest 合同测试,校验算法矩阵、路径区分、指标、Linear ...
🤖 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.call ...
ai-remediation
severity-medium
Summary
Branch 3 of the core rewrite. Lifts the filtering, naming, and versioning policy out of the monolithic objects.py into a
pure, independently-tested domain/ package. objects.py s classes (CardObject, ...
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
Summary
- Project 01 — Added /api/* prefix routes for ALB path routing; CLOUD_MODE handling on health, models, chat and stream
endpoints
- Project 02 — Pinned bcrypt==4.0.1 (passlib incompatible ...
A billing change turned CI red. compute_total has two faults from a refactor: it dropped the per-item quantity
(sum(price) instead of sum(price*qty)) and lost cent rounding.
The trap:
- The visible ...
What
Closes #466. Two of the three provider request-shaping issues — the OpenAI thinking_budget → reasoning_effort mapping
(task 2) already landed in an earlier change (_reasoning_effort_for is wired ...