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.
572 B
572 B
QA: Tool Rendering (Custom Catch-all) — Spring AI
Prerequisites
- Demo is deployed and accessible
Test Steps
- Navigate to
/demos/tool-rendering-custom-catchall - Ask "What's the weather in San Francisco?"
- Verify the branded custom catch-all card appears (
data-testid="custom-catchall-card") - Verify the card includes tool name, status badge, Arguments and Result sections
- Try "Find flights from SFO to JFK" and verify the same branded card paints
Expected Results
- All tool calls render via the custom catch-all component