pipekit/pipekit/web
Paul Trowbridge 780f73021c Run buttons stay on page with live status updates via HTMX polling
Module detail and index Run/Dry run buttons no longer redirect to the
run page. The status cell (index) and recent runs panel (detail) poll
every 3s while running and stop automatically when idle. force_poll
ensures polling starts immediately after clicking Run despite the race
between the HTTP response and the background task setting running=1.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-05-22 12:31:14 -04:00
..
static Wizard step 2: schema browser panel with datalist autocomplete 2026-05-02 20:56:18 -04:00
templates Run buttons stay on page with live status updates via HTMX polling 2026-05-22 12:31:14 -04:00
__init__.py Initial commit: Pipekit rewrite. 2026-04-22 00:38:26 -04:00
app.py Run buttons stay on page with live status updates via HTMX polling 2026-05-22 12:31:14 -04:00