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.
518 B
518 B
QA: Reasoning (Default Render) — Spring AI
Prerequisites
- Spring AI backend is up
Test Steps
- Navigate to
/demos/reasoning-default-render - Send a message
- Verify the page loads and chat responds normally
Expected Results
- Zero-config reasoning: no
reasoningMessageslot is registered - If REASONINGMESSAGE* events are emitted, the built-in CopilotChatReasoningMessage renders a collapsible card
- If not (current Spring AI adapter default), the chat behaves as a normal chat