-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Pull requests: crewAIInc/crewAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix async/sync streaming to return tool calls when available_functions is None
#4444
opened Feb 10, 2026 by
Chase-Xuu
Loading…
4 tasks done
fix: handle streaming tool calls when available_functions is None (fixes #4442)
#4443
opened Feb 10, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix: suppress noisy tracebacks when initialized from non-main thread
#4441
opened Feb 10, 2026 by
Chase-Xuu
Loading…
fix: populate task_name and task_id in streaming chunks from event
#4440
opened Feb 10, 2026 by
Chase-Xuu
Loading…
fix: handle trailing whitespace and empty messages for Anthropic API
#4437
opened Feb 10, 2026 by
themavik
Loading…
fix: reset execution state in CrewAgentExecutor between tasks
#4436
opened Feb 10, 2026 by
themavik
Loading…
fix: add type guard in process_config to prevent AttributeError on invalid agent type
#4435
opened Feb 10, 2026 by
themavik
Loading…
fix: parse pydantic output before first guardrail invocation
#4434
opened Feb 10, 2026 by
themavik
Loading…
fix: ensure TaskOutput.pydantic is populated on first guardrail invocation
#4433
opened Feb 10, 2026 by
Chase-Xuu
Loading…
fix(executor): reset messages and iterations between task executions
#4432
opened Feb 10, 2026 by
Chase-Xuu
Loading…
fix: strip trailing whitespace from final assistant message for Anthropic
#4430
opened Feb 9, 2026 by
Chase-Xuu
Loading…
fix: filter empty user message content in AnthropicCompletion
#4429
opened Feb 9, 2026 by
Chase-Xuu
Loading…
Fix #4427: Sanitize empty user message content in AnthropicCompletion
#4428
opened Feb 9, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
Fix #4423: Auto-parse JSON string config in Mem0Storage
#4424
opened Feb 9, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
feat(agent): add pre-execution step_callback for loop detection
#4422
opened Feb 9, 2026 by
justin55afdfdsf5ds45f4ds5f45ds4
Loading…
Fix #4419: Reject non-dict values in process_config with clear ValidationError
#4421
opened Feb 8, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix: reset messages and iterations in CrewAgentExecutor between task executions
#4416
opened Feb 8, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
Fix #4413: Strip trailing whitespace from final assistant message for Anthropic
#4414
opened Feb 8, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix: ensure TaskOutput.pydantic is populated on first guardrail attempt
#4412
opened Feb 8, 2026 by
veeceey
Loading…
5 tasks done
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.