Files
copilotkit__copilotkit/showcase/integrations/spring-ai/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

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