{ "_meta": { "description": "D6 fixtures for spring-ai / prebuilt-sidebar", "sourceScript": "d5-prebuilt-sidebar.ts", "created": "2026-05-22" }, "fixtures": [ { "_comment": "prebuilt-sidebar turn 1 — simple chat round-trip inside the sidebar surface. The assertion checks the response lands inside .copilotKitSidebar.", "match": { "userMessage": "hi from the sidebar test", "context": "spring-ai" }, "response": { "content": "Hello from the sidebar — the CopilotSidebar prebuilt component is wired up and reachable. Anything else you would like me to confirm from inside the sidebar?" } } ] }