Back to Copilotkit

QA: Open-Ended Gen UI (Advanced) — CrewAI (Crews)

showcase/integrations/crewai-crews/qa/open-gen-ui-advanced.md

1.57.0480 B
Original Source

QA: Open-Ended Gen UI (Advanced) — CrewAI (Crews)

  • Navigate to /demos/open-gen-ui-advanced.
  • Click "Calculator (calls evaluateExpression)" suggestion.
  • Verify a sandboxed calculator UI renders inside an iframe.
  • Use the calculator (e.g. compute 3 + 4.5); verify the result updates from host-side evaluateExpression.
  • Click "Ping the host (calls notifyHost)"; verify the button triggers a remote call and the timestamp is displayed in the sandbox.