CodeReview/frontend/src
lintsinghua a43ebf1793 refactor(agent): update task completion fields and enhance status handling
- Rename 'finished_at' to 'completed_at' in AgentTaskResponse and related functions for clarity.
- Introduce 'RUNNING' status in AgentTaskStatus to better represent task states.
- Update task configuration handling in AgentRunner to improve initialization logic.
- Enhance UI to reflect new 'RUNNING' and 'REPORTING' statuses in the AgentAudit component.
2025-12-11 19:26:47 +08:00
..
app feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
assets/styles chore: rebrand XCodeReviewer to DeepAudit across all files 2025-12-08 21:35:09 +08:00
components feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
features feat(file-selection): add custom exclude patterns for file filtering 2025-12-10 18:46:33 +08:00
pages refactor(agent): update task completion fields and enhance status handling 2025-12-11 19:26:47 +08:00
shared feat(agent): implement Agent audit module with LangGraph integration 2025-12-11 19:09:10 +08:00
global.d.ts refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
svg.d.ts refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00
vite-env.d.ts refactor: 重构项目结构,将前端和后端代码分离到独立目录 2025-11-26 21:11:12 +08:00