MiroFish/backend/app
666ghj 4345f3085e Enhance simulation preparation process and frontend display for improved user experience
- Added synchronous retrieval of entity count before starting background tasks in simulation.py, allowing immediate access to expected agent totals for the frontend.
- Updated the simulation state to include expected entity count and types, enhancing the information available during preparation.
- Modified Step2EnvSetup.vue to display a pending status when the simulation is in progress and adjusted the simulation rounds configuration to dynamically reflect calculated values.
- Improved the slider for custom rounds to ensure it adapts to the auto-generated maximum rounds, enhancing usability and clarity.
2025-12-12 11:41:33 +08:00
..
api Enhance simulation preparation process and frontend display for improved user experience 2025-12-12 11:41:33 +08:00
models Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
services Enhance graph data retrieval and detail display in Process.vue and graph_builder.py 2025-12-10 19:26:30 +08:00
utils Enhance backend functionality with OASIS simulation features 2025-12-01 15:03:44 +08:00
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
config.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00