Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj f8a58819fa Enhance simulation functionality and frontend components for improved user experience
- Updated the simulation API to include a new 'force' parameter, allowing users to restart simulations while cleaning up previous logs.
- Enhanced the simulation status detail retrieval to include all actions and platform-specific actions for better monitoring.
- Introduced a new SimulationRunView component to manage the simulation process, providing a clear interface for users to start and monitor simulations.
- Improved the Step3Simulation component with detailed logging and progress indicators, ensuring users receive real-time updates during the simulation.
- Added new API endpoints for retrieving simulation posts and actions, enhancing the overall functionality and user engagement.
2025-12-12 14:44:10 +08:00
backend Enhance simulation functionality and frontend components for improved user experience 2025-12-12 14:44:10 +08:00
frontend Enhance simulation functionality and frontend components for improved user experience 2025-12-12 14:44:10 +08:00
static/image Add MiroFish logo images 2025-12-10 14:00:22 +08:00
.env.example Update .env.example and enhance create_model function for dual LLM configuration 2025-12-04 15:51:25 +08:00
.gitignore Introduce Project ID for context management, finalizing the stateful API pipeline from file submission to graph construction. 2025-11-28 17:21:08 +08:00
PROJECT_STATUS.md Add project status report and frontend documentation 2025-12-10 14:49:11 +08:00