pullrequests Search Results · language:Dune language:Python language:HTML language:Java language:Python language:Python
Filter by
113M results
Automated test pull request
This pull request was generated by the mq tool
[test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours
[pullrequest] requests per hour: 60 target branch: main
...
Summary
Continuation of #30 — propagates the engine-acceptance pattern through every remaining analysis function and exposes it
on the CLI. After this PR, every public flow (impedance, sweep, gain, patterns, ...
💡 What: Use concurrent.futures.ThreadPoolExecutor to check PR states in parallel. 🎯 Why: Checking PR states sequentially
via gh pr view for multiple PRs is a significant bottleneck (O(N) latency). 📊 Impact: ...
Summary
Adds the first Phase 1 read-only project-native operator feature: a deterministic project status summary.
Changes
- Adds summarize_project(...) for task status, due-date, and dependency counts. ...
size/S
Weekly snapshot of the upstream catalog.
- models: 58
- builds: 75
- benchmark rows: 476 tps + 369 pp + 369 ttft100k + 133 image + 121 video
- use cases: 8
- new snapshot: prices/2026-06-06.json ...
🤖 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
요약
- setup-mac.sh가 Intel 전용 VLC DMG(vlc-3.0.21-intel64.dmg)만 받아 Apple Silicon(M1/M2/M3 등)에서 libVLC 로드 실패(incompatible
architecture)가 발생하던 문제를 수정했습니다.
- VLC 3.0.23 Universal 바이너리를 자동 설치하고, 현재 Mac ...