pullrequests Search Results · language:Edge language:Python language:C# language:Java language:JavaScript language:JavaScript
Filter by
197M results
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
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| TUnit | 1.55.0 → 1.55.2 | age | adoption | passing | confidence ...
Unified replay for secondsky/sap-skills
Tweak to prompt visibility to assist on darker color visualizer schemes (normalized across all of them)
Closes #2514
Summary
- add a pure non-persistent Memory Atlas suggestion review state helper
- support local previewed, accepted, and dismissed states only
- keep accepted suggestions as review ...
This PR introduces the plans concept as floor-maps that own seats, where zones become pure access-control rather than
ownership. It also brings in a robust ephemeral-container e2e harness running each ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-high
💡 What: Modified the outlier removal loop in main.py to use a cumulative boolean mask instead of recreating the
DataFrame repeatedly. 🎯 Why: In the original code, df = df[(df[col] = lower) (df[col] = upper)] ...