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.
406 B
406 B
QA: Frontend Tools (Async) — AG2
- Navigate to /demos/frontend-tools-async
- Click "Find project-planning notes"
- Verify NotesCard loading state ("Querying local notes DB...")
- After ~500ms, verify matches render (notes-list)
- Verify agent summarizes the notes in the next assistant bubble
Expected Results
- Async frontend-tool handler waits and returns data to the agent