CodeReview/backend/app
lintsinghua a33f60bd44 refactor(agent_tasks): streamline task configuration parameters
- Simplify the creation of agent tasks by directly assigning parameters instead of using a config dictionary.
- Set default values for verification level, max iterations, and timeout seconds to enhance usability.
2025-12-11 19:11:09 +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 feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +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