Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Python language:JavaScript language:Java

Filter by

183M results  (2 s)

183M results

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 100% - Auto-fix allowed: False 📝 Summary The application uses subprocess ...
ai-remediation
needs-human-review
severity-high

Problem Railpack fails to detect the Python project because it only scans files within the configured rootDirectory (/backend), but requirements.txt only exists at the repo root. Without a dependency ...

Problem The PWA service worker cached /api/* with NetworkFirst (24h, api-cache). For a live-data dashboard this: - served stale API data, and - on any network blip/timeout fell back to cache, and ...

This is a fix for Queens. 21 ST (with a space) was handled as 21 STREET , not 21ST STREET , whereas 21ST was handled as 21ST STREET . Now they re consistent.

This PR expands the exclusion criteria for the /deals/best endpoint to filter out Add-On , Addon , Bundle , and Collection from game titles. This ensures that the carousel of best deals focuses strictly ...

Summary When merging a LoRA into a model whose vocabulary grew during training (added tokens), the merge rebuilt the entire safetensors shard in a Python dict and called save_file. That allocates roughly ...