Fork of MiroFish - AI prediction engine with multi-agent simulation
- 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. |
||
|---|---|---|
| backend | ||
| frontend | ||
| static/image | ||
| .env.example | ||
| .gitignore | ||
| PROJECT_STATUS.md | ||