Wave 5 — 1.11.0 feature coverage.
Backlog pointer: QA-CHECKLIST.md §9.6 → core-functionality/playground/human-input-pause-resume.spec.ts
Scope
- Flow via
POST /api/v1/flows/ (no LLM key needed): Chat Input → Human Input (Approve/Reject) → each branch wired to a distinct Chat Output.
- Run in the Playground: the run suspends and the decision card (
human-input-card) renders.
- Approve routes only the approved branch and the run completes; a second scenario validates Reject routes only the reject branch.
Upstream: langflow-ai/langflow#13633 (durable background execution + HITL suspend/resume), #14090 (HITL polish). Manual validation recipes exist on the QA platform (HITL-01/02/03).
Wave 5 — 1.11.0 feature coverage.
Backlog pointer: QA-CHECKLIST.md §9.6 →
core-functionality/playground/human-input-pause-resume.spec.tsScope
POST /api/v1/flows/(no LLM key needed): Chat Input → Human Input (Approve/Reject) → each branch wired to a distinct Chat Output.human-input-card) renders.Upstream: langflow-ai/langflow#13633 (durable background execution + HITL suspend/resume), #14090 (HITL polish). Manual validation recipes exist on the QA platform (HITL-01/02/03).