CodeReview/backend/app
lintsinghua 8938a8a3c9 feat(agent): enhance agent functionality with LLM-driven decision-making and event handling
- Introduce LLM-driven decision-making across various agents, allowing for dynamic adjustments based on real-time analysis.
- Implement new event types for LLM thinking, decisions, actions, and observations to enrich the event streaming experience.
- Update agent task responses to include additional metrics for better tracking of task progress and outcomes.
- Refactor UI components to highlight LLM-related events and improve user interaction during audits.
- Enhance API endpoints to support new event structures and improve overall error handling.
2025-12-11 21:14:32 +08:00
..
api feat(agent): enhance agent functionality with LLM-driven decision-making and event handling 2025-12-11 21:14:32 +08:00
core feat(agent): implement streaming support for agent events and enhance UI components 2025-12-11 20:33:46 +08:00
db feat(agent): implement streaming support for agent events and enhance UI components 2025-12-11 20:33:46 +08:00
models feat(agent): implement streaming support for agent events and enhance UI components 2025-12-11 20:33:46 +08:00
schemas feat(agent): implement streaming support for agent events and enhance UI components 2025-12-11 20:33:46 +08:00
services feat(agent): enhance agent functionality with LLM-driven decision-making and event handling 2025-12-11 21:14:32 +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