pullrequests Search Results · language:Dune language:Python language:JavaScript is:unmerged language:JavaScript
Filter by
63.5M results
변경 사항
- correction 단계 전용 재시도 카운터와 migration을 추가했습니다.
- retryable 오류는 pending 상태로 재처리하고 최대 횟수 초과 시 failed로 전환합니다.
- 최종 실패 시 progress failed 및 DLQ event를 발행한 뒤 ACK합니다.
- LLM 교정 실패는 규칙 기반 결과로 degrade하여 ...
Brings the P1 Playwright E2E suite (PR #194, merged into the web-ui branch) onto main, where the integration-tester runs
the P1 gate from. (#193 already put the web-ui app on main; this carries the E2E ...
Same as #58, ported to the Bedrock branch. Wires the dead ReportsPage Download PDF / Share buttons to a dependency-free
export module (reportExport.ts + verdict.ts); anchors the /lib/ gitignore so the ...
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 ...
area/website
⤵️ pull
component/integrations
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 75%
- Auto-fix allowed: True
📝 Summary
The code uses the subprocess module ...
ai-remediation
severity-low
🤖 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
🚨 Severity: CRITICAL 💡 Vulnerability: Hardcoded SUPABASE_URL and SUPABASE_ANON_KEY were present in the
nebula_writer/run_supabase.py startup script. 🎯 Impact: If committed to a public repository or exposed, ...
Description
In src/utils/eventReminder.js, scheduleReminder configures a timer using setTimeout(..., delay). The JavaScript standard
states that setTimeout delays are stored as 32-bit signed integers. ...
gssoc:approved
level:intermediate
quality:exceptional
Summary
Three hardening fixes for the OCR vaccination history import flow:
- H6.1 — Impossible-date rejection: parseDate now round-trip verifies the JS Date object after construction, so
impossible ...
This pull request introduces several configuration and structural changes to support multiple MongoDB databases, improve
Discord bot command handling, and add new authentication utilities. The main updates ...
enhancement