Files
2026-07-13 12:58:18 +08:00

10 lines
478 B
Markdown

# QA: Headless Chat (Simple) — CrewAI (Crews)
- [ ] Navigate to `/demos/headless-simple`.
- [ ] Verify "Headless Chat (Simple)" heading renders.
- [ ] Verify the empty-state message "No messages yet. Say hi!" is shown.
- [ ] Type "show a card about cats" and press Enter.
- [ ] Verify the user bubble (blue, right-aligned) appears.
- [ ] Verify the assistant response appears with a `ShowCard` rendered tool result.
- [ ] Verify `Agent is thinking...` appears while running.