chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 12:58:18 +08:00
commit 6d5d58c1a9
18293 changed files with 3502153 additions and 0 deletions
@@ -0,0 +1,21 @@
# QA: Interrupt (Headless) — LangGraph (Python)
> Stub — authored for column completeness. This is a testing-kind demo
> (see `kind: "testing"` in feature-registry.json) and does not warrant a
> full manual checklist.
## Prerequisites
- Demo is deployed and accessible
- Agent backend is healthy
## Test Steps
- [ ] Navigate to /demos/interrupt-headless
- [ ] Send a scheduling prompt (e.g. "Book an intro call with sales") and verify a time-slot picker popup appears in the left app surface (not in the chat)
- [ ] Click one of the time-slot buttons and verify the popup disappears and the agent confirms the booking back in the chat
## Expected Results
- Page loads without errors
- Interrupt resolves via the plain button grid (no `useInterrupt` render prop, no in-chat picker) and the agent continues the run with the picked slot