Fork of MiroFish - AI prediction engine with multi-agent simulation
Find a file
666ghj 8565f04d22 Add detailed node and edge information panel in Process.vue
- Implemented a detail panel that displays comprehensive information for selected nodes and edges, enhancing user interaction and data visibility.
- Introduced functions to select nodes and edges, allowing users to view specific attributes such as UUID, creation date, and labels.
- Added styling for the detail panel to improve layout and readability, ensuring a better user experience during graph interactions.
- Included functionality to close the detail panel and format dates for better presentation of temporal data.
2025-12-10 18:59:28 +08:00
backend Enhance interview functionality in Report Agent and Zep Tools 2025-12-09 16:58:59 +08:00
frontend Add detailed node and edge information panel in Process.vue 2025-12-10 18:59:28 +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