CodeReview/backend/app/services/agent/agents
vinland100 6c2a15ad90
Build and Push CodeReview / build (push) Has been cancelled Details
Optimize parallel LLM calls while addressing the circular issue in Agent auditing.
2026-01-09 17:30:18 +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 Modify the Agent audit logic to prevent infinite loops until the loop limit is triggered. 2026-01-08 14:53:34 +08:00
base.py feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
orchestrator.py feat(agent): 增强API错误处理机制 2025-12-25 17:35:31 +08:00
recon.py Optimize parallel LLM calls while addressing the circular issue in Agent auditing. 2026-01-09 17:30:18 +08:00
verification.py Optimize parallel LLM calls while addressing the circular issue in Agent auditing. 2026-01-09 17:30:18 +08:00