- Demo is deployed and accessible
- Agent backend is healthy (check /api/health)
- Navigate to
/demos/prebuilt-sidebar - Verify the main content heading "Sidebar demo — click the launcher" is visible
- Verify
<CopilotSidebar />opens by default (sidebar is visible) - Verify the sidebar has a chat input
- Send a basic message (e.g. "Say hi")
- Verify the agent responds in the sidebar
- Verify the "Say hi" suggestion button is visible inside the sidebar
- Click the suggestion and verify it sends the message
- Close the sidebar via its toggle/launcher
- Reopen the sidebar and verify the conversation is preserved
- Verify no console errors during normal usage
- Verify closing/opening the sidebar does not break the chat state
- Page loads within 3 seconds
- Sidebar renders with launcher
- Agent responds within 10 seconds