mirror of
https://github.com/alibaba/open-code-review.git
synced 2026-07-09 17:28:58 +00:00
- Add REVIEW_FILTER_TASK template and LLM conversation config - Implement executeReviewFilter to post-process comments per file - Add CommentsForPath and RemoveByPathAndIndices to CommentCollector - Apply timeout from template config to review filter LLM call - Await CommentWorkerPool before running filter to prevent race condition - Include raw response preview in filter JSON parse error logs |
||
|---|---|---|
| .. | ||
| agent.go | ||
| preview.go | ||
| preview_test.go | ||
| template_test.go | ||