pullrequests Search Results · language:Dune language:Python language:JavaScript is:unmerged language:JavaScript language:HTML
Filter by
74.9M 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
…ocales
Stamp Edit Feature
- Add update_stamp(stamp_id, data) method to IssueService — PUT to /stamps/{id} with partial update payload
- Extend StampForm with optional stamp_data parameter for edit ...
FastAPI = 0.137 stores the prefix-resolved path in scope[ fastapi ][ effective_route_context ] instead of scope[ route
].path, so transactions/segments were showing the unprefixed /users/{user_id} instead ...
🤖 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
- Nouveau design system dark (bg #080b12, accents cyan #00d4ff + violet #8b5cf6)
- Glassmorphism sur toutes les cartes et le header (backdrop-filter)
- Canvas particules animées avec réseau connecté ...
Generated by Claude Code
Why
Investigating why Timothy Geary s 24-hour reminder didn t fire (appointment tomorrow at 10 AM ET; the 24h window had
been open ~30 min and the cron runs every 15 min, so a healthy row should have ...
Added overflow:hidden to section cards, wrapped the 5-column HealthKit table in a scrollable div, and added
word-break/overflow-wrap to td so long code identifiers wrap instead of bleeding outside the ...
…test
enhancement
Problem
The service fails to start because churn_model.pkl was serialized with scikit-learn 1.6.1, but requirements.txt had an
unpinned scikit-learn dependency that resolves to 1.9.0 at install time. ...