MiroFish/backend/app/api
666ghj b4435e273a Add report ID generation and logging features for report generation process
- Introduced a unique report ID generation mechanism to enhance tracking and management of reports.
- Implemented detailed logging for the report generation process, including agent actions, planning stages, and tool calls, improving traceability and debugging.
- Added new API endpoints for retrieving agent and console logs, allowing users to access detailed execution logs and console outputs during report generation.
- Enhanced the frontend GraphPanel component with a notification for users when simulations finish, improving user experience and feedback.
2025-12-13 21:11:14 +08:00
..
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
graph.py Refactor project creation process in API documentation and code 2025-11-29 00:47:54 +08:00
report.py Add report ID generation and logging features for report generation process 2025-12-13 21:11:14 +08:00
simulation.py Enhance simulation functionality and frontend components for improved user experience 2025-12-12 14:44:10 +08:00