Files
copilotkit__copilotkit/showcase/integrations/mastra/qa/frontend-tools.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

428 B

QA: Frontend Tools — Mastra

Test Steps

  • Navigate to /demos/frontend-tools
  • Verify the background container (data-testid="background-container") is visible
  • Ask: "Change the background to a sunset gradient"
  • Verify the background container style changes away from the default

Expected Results

  • useFrontendTool handler is invoked by the agent
  • Background updates after the tool completes