CodeReview/backend/app
lintsinghua 129112e4d7 refactor(agent): rename metadata fields and enhance task configuration
- Rename 'metadata' columns to 'event_metadata' and 'finding_metadata' for clarity in database schema.
- Update AgentRunner to construct task configuration from task fields, ensuring default values are applied.
- Improve UI to handle potential null values for progress percentage and security score, enhancing user experience.
2025-12-11 19:23:21 +08:00
..
api refactor(agent_tasks): streamline task configuration parameters 2025-12-11 19:11:09 +08:00
core feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
db feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
models feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
schemas feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
services refactor(agent): rename metadata fields and enhance task configuration 2025-12-11 19:23:21 +08:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
main.py chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00