{% extends "base.html" %} {% set active_nav = 'home' %} {% block title %}Dashboard - TheRoad Scene Lab{% endblock %} {% block topbar_left %}
Uploaded files go to screenplay/uploads/
prototype/* outputs
| ID | Status | Source | Episodes | Sections/EP | Prompt | Created | |
|---|---|---|---|---|---|---|---|
| #{{ run.id }} | {{ run.status }} | {{ run.source_file | replace('screenplay/', '') }} | {{ run.web_episode_count }} | {{ run.sections_per_episode }} | {{ run.prompt_version or '-' }} | {{ run.created_at[:16] }} | View |
No runs yet. Start a new generation above.