MiroFish/backend/app/api
666ghj 992f7d13c3 refactor(simulation): enhance simulation data retrieval and project file handling
- Updated simulation history retrieval to read project details directly from the Simulation file.
- Improved simulation configuration handling by reading simulation requirements from JSON.
- Added project file listing to the simulation history, displaying up to three associated files.
- Refined card layout in HistoryDatabase.vue to accommodate new file display features and improved responsiveness.
2026-01-07 18:54:33 +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 refactor(simulation): enhance simulation data retrieval and project file handling 2026-01-07 18:54:33 +08:00