feat: maintenance flow UX redesign — batch hub, context strip, run history upgrades #89
Reference in New Issue
Block a user
Delete Branch "feat/maintenance-ux-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/flows/:id/batches/:batchId): After launching a batch, users land here instead of the generic sessions list. Shows all targets with per-card Start / Resume / View actions, a progress bar, live 5s polling while any target is in-progress, and a completion summary with outcome counts.ProceduralNavigationPagewhentree_type === 'maintenance'— shows target name, batch progress (X of Y complete), and a "← Back to Batch" link.batch_idquery param toGET /sessionsendpoint; addedbatch_idtoSessionListParamsfrontend type.Closes #85
Test plan
npm run buildpasses ✓ (verified before PR)🤖 Generated with Claude Code
🚅 Deployed to the patherly-pr-89 environment in selfless-grace