• Joined on 2025-11-03
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-12 16:27:43 +08:00
76f731cb22 refactor: streamline JSON output requirements and enhance clarity in code analysis instructions
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-12 15:08:35 +08:00
7c0d95385f refactor: update SVG circle radius and improve code readability in ReportExportDialog
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-12 14:22:09 +08:00
7f951d5451 Refine security score calculation logic and enforce mandatory fields for findings in JSON format
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-12 14:04:14 +08:00
b373692577 Fix capitalization issues and handle cases where the answer is "none".
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-12 13:39:49 +08:00
a98e3e531b Fixed the issue of infinite loop outputting the same content in the Agent audit mode, and resolved the problem of incomplete display of the frontend Activity log in Agent audit mode.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 17:30:20 +08:00
6c2a15ad90 Optimize parallel LLM calls while addressing the circular issue in Agent auditing.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 16:41:42 +08:00
de88b69f86 The fast scan mode follows the file exclusion pattern used during RAG embedding.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 16:28:29 +08:00
a11542c4bf Configure unified file extensions, exclude directories, and exclude files.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 16:12:58 +08:00
cd8fb49a56 resolve indexing hangs and optimize code splitting performance
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 15:39:16 +08:00
f86e556d0d detailed logs.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 14:20:56 +08:00
44880f7c4d Add logs for the current file being processed and its size.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 13:36:14 +08:00
dfefdfe432 Time zone handling
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-09 13:23:58 +08:00
3ce3767938 Change the log time to China
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 18:49:29 +08:00
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 18:40:25 +08:00
14b75beb9c Adjust the number of concurrent requests according to the number of workers.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 18:33:20 +08:00
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 17:40:55 +08:00
2415b95428 Add the token bucket algorithm.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 17:35:23 +08:00
180ae67b7e Adjust the embedding rate to prevent triggering rate limiting.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 17:00:15 +08:00
044cd11ad4 Add multiple Uvicorn processes to prevent backend freezing.
WuYanBo pushed to main at WuYanBo/CodeReview 2026-01-08 16:17:50 +08:00
5166027e2f Modify the CI integration address guide