CodeReview/backend/app/api/v1
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
..
endpoints refactor(agent_tasks): streamline task configuration parameters 2025-12-11 19:11:09 +08:00
__init__.py refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
api.py feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00