Files
2026-07-13 12:58:18 +08:00

437 B

QA: Agent Config Object — CrewAI (Crews)

  • Navigate to /demos/agent-config.
  • Verify the config card (data-testid="agent-config-card") with three selects (tone / expertise / response length) renders.
  • Change tone to "casual", expertise to "expert", responseLength to "detailed".
  • Ask a question; verify the agent acknowledges the forwarded config.
  • Change back to defaults; verify the agent adapts again.