Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 5f228357d5 Refactor Step4Report component for enhanced workflow display and loading states
- Removed section number display for a cleaner layout and improved user interaction.
- Updated loading icon colors for better visibility and consistency.
- Introduced a computed property for the active step to enhance workflow tracking.
- Added utility functions to manage main section indexing and subsection identification.
- Enhanced content rendering by removing redundant headings and improving markdown processing.
- Updated agent log handling to ensure accurate section indexing and loading state management.
- Improved panel header styling with status-based variants for better visual feedback.
2025-12-16 15:44:39 +08:00
backend Update maximum limits for tool calls and iterations in ReportAgent class 2025-12-14 23:36:44 +08:00
frontend Refactor Step4Report component for enhanced workflow display and loading states 2025-12-16 15:44:39 +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