Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj c91dad30db Enhance Step3Simulation component with detailed action tracking and UI improvements
- Updated the action display logic to include various action types such as CREATE_POST, QUOTE_POST, REPOST, and LIKE_POST, providing clearer user feedback.
- Introduced a timeline header to summarize action counts and platform breakdowns, improving the overall user interface.
- Refactored the action handling to ensure unique identification and prevent duplicates, enhancing performance and reliability.
- Improved button styling and text for better visibility and user interaction during the simulation process.
2025-12-12 17:08:23 +08:00
backend Enhance simulation file management and frontend status display 2025-12-12 16:44:05 +08:00
frontend Enhance Step3Simulation component with detailed action tracking and UI improvements 2025-12-12 17:08:23 +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
模拟详情接口返回示例.json Add new JSON data file and enhance simulation management features 2025-12-12 16:13:08 +08:00