Skip to content

pullrequests Search Results · language:Dune language:Python language:Java language:JavaScript language:Python

Filter by

181M results  (2 s)

181M results

Summary - stop parallel_search_sources() from blocking the CLI on ThreadPoolExecutor shutdown after the overall timeout fires - cancel unfinished registry futures and return partial results / timed-out ...

Summary - PR #33 머지 후 리뷰에서 지적된 _model_limit_comment_locks 누적 가능성을 처리합니다. - 모델 한도 댓글용 PR/head lock registry를 weakref.WeakValueDictionary 로 바꿔 활성 lock 배타성은 유지하고, 사용이 끝난 lock은 자동 수거되도록 했습니다. - 동시 실행 ...

🤖 AI Security Remediation 🚨 Human approval required — please review before merging. 📊 Analysis - Severity: HIGH - Confidence: 85% - Auto-fix allowed: False 📝 Summary The code uses subprocess.call ...
ai-remediation
needs-human-review
severity-high

Summary Converts the OODA-R loop from advisory to operational. Until this PR, the composer shipped in #3228 is an endpoint nobody calls. After this PR, every todo→in_progress (or backlog→in_progress) ...

This PR adds all necessary configurations for deploying the Spiral AI agent to Railway. It consolidates the gateway, agent, and frontend into a single Docker container, replaces the external sandbox service ...

Profile expressions now support the full Spring Boot 2.4+ grammar: (AND), | (OR), ! (NOT), () grouping — prod cloud, (prod cloud) | qa, !(dev | test). Safe AST evaluation (no eval). Legacy comma-OR + ...

picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...

Motivation - Replace binary image changes with text SVGs to avoid binary diff/preview issues while adding a proper favicon and Apple/search icon. - Ensure the site and structured data expose a ...
codex

Root cause service-build-push.yml hardcoded context: . (repo root) for all services, including bank-portal. In PR #678, bank-portal was redesigned as a standalone package with its own pnpm-lock.yaml and ...