- 在AgentTask模型中添加files_with_findings字段统计有漏洞发现的文件数 - 更新前后端接口和界面展示漏洞文件统计 - 优化各Agent的系统提示词,移除冗余内容并增强工具使用约束 - 增加LLM的max_tokens至8192避免截断 - 添加生产环境docker-compose配置和更新README部署说明 |
||
|---|---|---|
| .. | ||
| 001_initial.py | ||
| 004_add_prompts_and_rules.py | ||
| 4c280754c680_merge_heads.py | ||
| 5fc1cc05d5d0_add_missing_user_fields.py | ||
| 006_add_agent_tables.py | ||
| 007_add_agent_checkpoint_tables.py | ||
| 008_add_files_with_findings.py | ||
| 73889a94a455_add_is_active_to_projects.py | ||
| add_source_type_to_projects.py | ||