pullrequests Search Results · language:Dune language:Python language:Python language:Java language:Python language:TypeScript
Filter by
167M 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
Automated: move posted files to archived directory.
What
Traces with no ai-title record (Codex rollouts, terminal exports) previously all rendered as ** Untitled session ** in
the hero. This adds a derived-title fallback: when there s no owner-set title ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 90%
- Auto-fix allowed: False
📝 Summary
The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high
Description
Fix app closing immediately after opening on Android production builds.
Root causes
- \expo-notifications\ requires a default notification channel configured for Android 8+ (API 26+) — ...
SUMMARY
The fetchData promise in ChartDataPrefetch.tsx used .catch(() = {}), silently swallowing all errors—network failures,
auth errors, server errors—making debugging impossible.
Replaced the empty ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| vitest (source) | 4.0.18 → 4.1.0 | age | confidence |
When Vitest UI server is listening, arbitrary ...
area: dependencies
This is a sync of all of RaulC0007 s iterations on the Atbash Cipher exercise on Exercism s Ruby Track.
It has been automatically generated at the request of RaulC0007 using Exercism s GitHub Solution ...
Goal
Strengthen + optimize the TCPA layer so every outbound SMS is classified and gated — with zero per-call-site churn.
What changed
1. Central classifier — classifyMessageType(type)
Single source ...