CodeReview/backend/app/services
lintsinghua 1b495edb99 feat(agent): 扩展事件管理器的调试日志范围并增强工具调用循环检测
添加 tool_call, tool_result 和 llm_action 到重要事件调试日志
实现智能循环检测机制,当工具重复调用超过3次时进行干预
2025-12-18 01:53:05 +08:00
..
agent feat(agent): 扩展事件管理器的调试日志范围并增强工具调用循环检测 2025-12-18 01:53:05 +08:00
llm fix: disable proxy environment variables in docker-compose.yml to ensure external API connectivity 2025-12-15 15:45:16 +08:00
rag build: 更新 tree-sitter 依赖至 tree-sitter-language-pack 2025-12-17 14:52:59 +08:00
init_templates.py feat(prompts-rules): add prompt templates and audit rules management 2025-12-09 21:42:00 +08:00
report_generator.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00
scanner.py feat: 将最大分析文件数默认值改为0表示无限制 2025-12-16 13:04:09 +08:00
zip_storage.py fix: 修复时间显示问题,使用带时区的UTC时间 2025-12-09 17:47:34 +08:00