pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:HTML language:JavaScript
Filter by
209M 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
Vercel Web Analytics Implementation
Summary
Successfully installed and configured Vercel Web Analytics for this static HTML portfolio website following the latest
official Vercel documentation.
Implementation ...
Description
Create a Python function called async run_tasks(tasks: list[Callable[[], Awaitable[None]]], max_concurrent: int) - None
where each task is an async job to be run and max_concurrent is the ...
Summary
Fixes a domain-layer framework leak in account-service: the domain port TenantRepository.findAll exposed Spring Data
Page/Pageable, violating architecture.md (domain depends on no framework). ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: HIGH
- Confidence: 95%
- Auto-fix allowed: False
📝 Summary
The application uses subprocess ...
ai-remediation
needs-human-review
severity-high
Summary
- suno SKILL.md: 「1 pattern = 1 scene 原則」を明示追加し、(Variation N) 機械的接尾辞による曲タイトル生成を回避。NG/OK の YAML 例付き。コード変更なし(既存の
_entry_names_from_resolved は 1 scene 時に Variation 付与しない)
- video-description ...
Add initial backend structure for DevSync: database connection authentication APIs environment APIs middleware models
and routes