CodeReview/backend/app/services/agent/agents
vinland100 7f951d5451
Build and Push CodeReview / build (push) Waiting to run Details
Refine security score calculation logic and enforce mandatory fields for findings in JSON format
2026-01-12 14:22:06 +08:00
..
__init__.py feat: Introduce structured agent collaboration with `TaskHandoff` and `analysis_v2` agent, updating core agent logic, tools, and audit UI. 2025-12-11 23:29:04 +08:00
analysis.py 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
base.py feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
orchestrator.py Fix capitalization issues and handle cases where the answer is "none". 2026-01-12 14:04:12 +08:00
recon.py Refine security score calculation logic and enforce mandatory fields for findings in JSON format 2026-01-12 14:22:06 +08:00
verification.py Refine security score calculation logic and enforce mandatory fields for findings in JSON format 2026-01-12 14:22:06 +08:00