mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
dd06dd89d1
The showcase framework directories better reflect their role as integration examples rather than distributable packages. Renames showcase/packages/ -> showcase/integrations/ and updates the test docker-compose file reference accordingly.
514 B
514 B
QA: Frontend Tools (Async) — Spring AI
Prerequisites
- Demo is deployed and accessible
Test Steps
- Navigate to
/demos/frontend-tools-async - Ask "Find my notes about project planning"
- Verify the NotesCard shows a loading state briefly (simulated 500ms latency)
- Verify the NotesCard then renders with matching notes
- Verify the agent's text summary references the found notes
Expected Results
- Async frontend tool resolves correctly and the agent receives the result