pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:C# language:Java
Filter by
196M results
Summary
- Skip macOS AppleDouble / mount-system entries before Path.is_dir() in mounted factor catalog discovery.
- Apply the same safe traversal to factor value cache directory lookup used by eval/backtest. ...
Motivation
- Improve accuracy of DLP destination handling by normalizing various destination strings and grouping similar hosts
for clearer reporting.
- Provide automatic classification of destinations ...
codex
改动
shellcheck SC2155:local backup= ${config}.bak.$(timestamp) 中 local 与命令替换同行赋值会掩盖 $(timestamp) 的返回值。拆为先 local backup
声明、再单独赋值。
验证
- bash -n install.sh 语法通过
- 改动仅 1 处,不影响逻辑
🤖 Generated with Claude ...
Closes #27 Closes #28 Closes #29
Issues
- #27 Issue 017: Build complete MAE MaskingPlan from config and sample metadata
- #28 Issue 018: Integrate MAE masking plan into pretrain dataset and config ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 85%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high