Files
copilotkit__copilotkit/showcase/integrations/spring-ai/qa/reasoning-default-render.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

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 reasoningMessage slot 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