CodeReview/backend/app/services
vinland100 a98e3e531b
Build and Push CodeReview / build (push) Waiting to run Details
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.
2026-01-12 13:39:48 +08:00
..
agent 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. 2026-01-12 13:39:48 +08:00
llm feat: Implement API retry logic for GitHub, Gitea, and GitLab on 401/403 errors and enhance scan task error reporting. 2026-01-06 10:53:49 +08:00
rag Configure unified file extensions, exclude directories, and exclude files. 2026-01-09 16:28:27 +08:00
ci_service.py feat: Enhance indexing progress logging with current file details and add new Docker volumes for CI data persistence. 2026-01-06 17:05:05 +08:00
git_ssh_service.py feat(ssh): 增加SSH超时配置并改进错误处理 2025-12-26 20:34:47 +08:00
init_templates.py feat: Add Gitea username integration, refactor password hashing with direct bcrypt, and remove frontend version displays. 2026-01-05 13:47:48 +08:00
report_generator.py Change the log time to China 2026-01-09 13:23:49 +08:00
scanner.py Optimize parallel LLM calls while addressing the circular issue in Agent auditing. 2026-01-09 17:30:18 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00