pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Python
Filter by
229M results
Description
Added a Table of Contents section near the top of the README. The TOC should include links to all major sections using
proper Markdown anchor links, and it should be easy to update whenever ...
Summary
Detect abruptly-killed Celery workers (SIGKILL / OOM / pod eviction) via Redis heartbeats and requeue their in-flight
tasks under a bounded retry budget, so calculations no longer get stuck IN_PROGRESS ...
needs-tests
Fixes an E2E test issue where requests to /api/*/latest.webp for camera snapshots were returning 500 errors because the
Vite preview server lacked a route handler. By adding the mock handler using Playwright ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The code uses subprocess without ...
ai-remediation
severity-low
Phantom-eng run. Generalizes the fixed 250K /compact threshold (only fired for 1M Opus, no-op for 200K Sonnet/Haiku) to
model-aware contextWindow*0.75 (Sonnet 200K- 150K, Opus 1M- 750K). Adds MODEL_CONTEXT_WINDOWS+contextWindowForModel() ...
Uygulamayı kurulabilir PWA yaptım + yatay (landscape) kilit (mobil/tablet/PC aynı deneyim).
- manifest.ts: display: standalone, orientation: landscape, tema/arka plan #0c0e14, maskable SVG ikon
- ...
- self_hosted RSS 부재 시 sitemap+page meta 보강 (게시일·제목·판정 소스)
- count 가 캐시 키에 없어 20 상향이 미실행되던 결함 수정
- 테스트 3건 추가
Reverts LuisMAC2022/Pablo#9
Phantom-eng run. POST /api/messages resolves the recipient against the real agent roster (isKnownAgent): strips a stale
agent- session-name prefix when the bare name is a real agent, and returns 400 for ...
Summary
PR #70 polling logs revealed status=error post-init. PO test showed [Player] unblockAudio polling timeout after 3s with
the player never reaching ready state.
Root cause: onError from new YT.Player({events: ...