CodeReview/backend/app/api/v1
lintsinghua b392e049e8 fix(agent_tasks): update task phase to REPORTING on completion
- Change task phase from COMPLETED to REPORTING when agent task finishes
- Ensures proper phase progression through task lifecycle
- Aligns with agent workflow state management requirements
2025-12-12 16:09:50 +08:00
..
endpoints fix(agent_tasks): update task phase to REPORTING on completion 2025-12-12 16:09:50 +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