pullrequests Search Results · language:Dune language:Python language:Python language:Java language:JavaScript language:CSS
Filter by
190M results
Closes #148
⚠️ PR #147 위에 쌓인 PR입니다. base가 fix/planning/issue-146-feedback-routing-cleanup이며, #147을 먼저 머지하면 자동으로 main 대상으로 전환됩니다. 머지
순서: #147 → #148.
변경 내용
비개발자(learner)가 Slack을 떠나지 않고 피드백 → 초안 확인 → ...
💡 작업 목적
- 댓글 등록/삭제 시 리뷰의 commentCount를 동기화할 수 있도록 ReviewService에 메서드 제공
🔗 관련 이슈
- Resolves: #138
🛠️핵심 구현 내용
- Review 엔티티에 incrementCommentCount() / decrementCommentCount() 메서드 추가
- ReviewService ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The application uses the ...
ai-remediation
needs-human-review
severity-medium
Summary
- Add test_l3_multi_program_shared_kv_cache to tests/st/distributed/test_l3_explicit_dispatch_onboard.py: prefill
writes a worker-resident DeviceTensor KV cache once, three decode steps ...
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Bumps the github-actions group with 1 update: actions/checkout.
Updates actions/checkout from 6.0.2 to 6.0.3 details summary Release notes /summary p em Sourced from a href=
https://github.com/actions/checkout/releases ...
dependencies
github_actions
Thanks for asking me to work on this. I will get started on it and keep this PR s description up to date as I form a
plan and make progress.
This section details on the original issue you should resolve ...
Summary
Implements just-in-time-recall Phase 1 — the recall-at-decision-point system (top live candidate on the post-#722 spec
board). Cross-session memory recalls findings at the session door; this surfaces ...
documentation
tests