mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
a6c3fcbc2a
starter-smoke @interaction branches on `starter.hasAppMode`: when true it clicks the App/Chat toggle and asserts the canvas + textarea; when false it assumes a CopilotSidebar layout and asserts "Popup Assistant". Strands now renders the same showcase shell as langgraph-python (App/Chat toggle + ExampleCanvas), so the smoke test must take the `hasAppMode: true` branch. Without this flag the test waits for "Popup Assistant" text that never appears and times out.