Files
crewAI/lib/crewai/tests/a2a
Alex b626dd5ec9 fix: only fall back to polling when streaming is explicitly False
Addresses review: agents that leave streaming unset (None) should get the
default StreamingHandler, not polling. Only agents that explicitly set
streaming=False trigger the polling fallback.
2026-04-12 16:38:44 -07:00
..