MicroFish/frontend/src/views
liyizhouAI 9efdced7f2 fix: report prompt alignment + auto-report trigger + failed report redirect
1. Report prompt now extracts user's core questions from simulation_requirement
   and structures the report to directly answer them (e.g. "will it go well?",
   "where are the problems?") instead of generic future-prediction questions.

2. Step3Simulation auto-triggers report generation 1.5s after simulation completes.

3. ReportView auto-redirects to latest successful report when current report
   has failed, via /api/report/check/<simulation_id> endpoint.
2026-04-17 13:16:03 +08:00
..
Home.vue feat: merge upstream i18n + rebrand MiroFish → Foresight 先见之明 2026-04-11 16:40:13 +08:00
InteractionView.vue fix: report 429 retry + theme toggle on all pages 2026-04-17 08:36:58 +08:00
MainView.vue fix: v0.3.1 - 7 bug fixes unblock end-to-end production flow 2026-04-15 13:25:05 +08:00
Process.vue feat: add error recovery UI + HTTPS API endpoint 2026-04-13 23:00:15 +08:00
ReportView.vue fix: report prompt alignment + auto-report trigger + failed report redirect 2026-04-17 13:16:03 +08:00
SimulationReplayView.vue fix: report 429 retry + theme toggle on all pages 2026-04-17 08:36:58 +08:00
SimulationRunView.vue fix: report 429 retry + theme toggle on all pages 2026-04-17 08:36:58 +08:00
SimulationView.vue feat: merge upstream i18n + rebrand MiroFish → Foresight 先见之明 2026-04-11 16:40:13 +08:00