Add simple page (Jinja templates or static HTML/JS) with form for parameters, run list, status, and log viewer.
- Keep styling minimal but functional; fetch from the FastAPI endpoints.
Acceptance criteria:
- Visiting
http://localhost:8000 allows creating a run and viewing its status/log.
Add simple page (Jinja templates or static HTML/JS) with form for parameters, run list, status, and log viewer.
Acceptance criteria:
http://localhost:8000allows creating a run and viewing its status/log.