Files
copilotkit__copilotkit/showcase/integrations/ag2/qa/chat-customization-css.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

420 B

QA: Chat Customization (CSS) — AG2

  • Navigate to /demos/chat-customization-css
  • Verify scoped theme applied — .chat-css-demo-scope wrapper has hot-pink accents
  • Send a message — verify user bubble is hot-pink gradient, assistant bubble is amber monospace
  • Input border is dashed pink
  • No theme leak to other pages

Expected Results

  • All CSS overrides visible, scoped to this demo