MicroFish/backend/app/api
Bortlesboat ecc5214d74
feat: add report download functionality
Add ability to download generated reports in Markdown or JSON format.

- Backend: extend existing download endpoint with ?format=json query param
- Frontend: add downloadReport API helper and download button with
  format dropdown menu in Step4Report component

Closes #251

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 09:50:33 -04:00
..
__init__.py Implement Report Agent for automated report generation and interaction 2025-12-09 15:10:55 +08:00
graph.py Refactor project creation process in API documentation and code 2025-11-29 00:47:54 +08:00
report.py feat: add report download functionality 2026-03-21 09:50:33 -04:00
simulation.py feat(SimulationAPI): add function to retrieve latest report ID for a given simulation 2026-01-09 16:04:35 +08:00