Files
copilotkit__copilotkit/showcase/integrations/ag2/qa/frontend-tools-async.md
Jordan Ritter dd06dd89d1 refactor(showcase): rename packages/ to integrations/
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.
2026-04-28 07:47:35 -07:00

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