Fork of MiroFish - AI prediction engine with multi-agent simulation
- Added D3.js as a dependency in `package.json` and `package-lock.json` for data visualization capabilities. - Introduced a new `pendingUpload.js` store to manage files and simulation requirements before initiating the simulation process. - Updated `Home.vue` to store pending uploads and navigate to the `Process` page immediately, deferring API calls for improved user experience. - Enhanced `Process.vue` to handle new project initialization and display project status effectively, including progress tracking for ontology generation and graph building. |
||
|---|---|---|
| backend | ||
| frontend | ||
| static/image | ||
| .env.example | ||
| .gitignore | ||
| PROJECT_STATUS.md | ||