pullrequests Search Results · language:Dune language:TypeScript language:Python language:JavaScript language:TypeScript
Filter by
229M results
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vite-plugin-dts (source) | 5.0.1 → 5.0.2 | age | confidence |
Release Notes
details summary ...
dependencies
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Desktop navigation now displays alongside the brand logo in the header
...
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
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
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
Makes Tiny Priest fit on one screen without scrolling and adds fullscreen controls.
No-scroll layout (inside the game iframe)
- html / body use overflow: ...
Summary
PR-29 introduces the Electronic Pill Dispenser Ecosystem — a Mediloop device abstraction layer so future connected
dispensers can plug into adherence tracking. No real vendor API yet; supports ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The Python application ...
ai-remediation
needs-human-review
severity-medium
Summary
- Fixes most conversations show NO date line at all : load_thread now inserts a date separator before the first
message of every day, including the very first message in the conversation. ...
Symptom
With a Pexels background, re-generating only cycled through the same ~3 photos.
Cause
#340 added a relevance guard that hard-filtered results to photos whose alt text names Cape Verde, then ...
The string literal on L171 contained a right single curly quote ( ) inside single-quoted JSX, breaking the TypeScript
parser. Switched the outer quotes to double-quotes so the apostrophe doesn t need escaping. ...