-
Notifications
You must be signed in to change notification settings - Fork 6.4k
Pull requests: crewAIInc/crewAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
docs: update changelog and version for v1.12.0a1
size/M
#5073
opened Mar 25, 2026 by
greysonlalonde
Loading…
feat(tools): add RevettrScoreTool — counterparty risk scoring for agentic commerce
#5071
opened Mar 25, 2026 by
AlexanderLawson17
Loading…
4 tasks
fix: sanitize memory content before prompt injection (fixes #5057)
size/L
#5059
opened Mar 25, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
fix: replace eval() with safe AST-based math evaluator in AGENTS.md template
size/M
#5058
opened Mar 25, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
fix: populate task metadata (task_name, task_id, task_index) in streaming chunks
#5054
opened Mar 24, 2026 by
Krishnachaitanyakc
Loading…
4 tasks done
fix: make lancedb an optional dependency to fix Windows installation (#5045)
size/S
#5046
opened Mar 24, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
fix: address Copilot review on OpenAI-compatible providers
#5043
opened Mar 24, 2026 by
alex-clawd
Loading…
fix(llm): forward api_base to InternalInstructor and supports_function_calling for remote Ollama
#5038
opened Mar 24, 2026 by
NIK-TIGER-BILL
Loading…
1 task done
fix(crew): ensure manager agent receives delegation tools in hierarchical process
#5037
opened Mar 24, 2026 by
NIK-TIGER-BILL
Loading…
1 task done
fix: correct off-by-one in _detect_loops() that skips last message
#5034
opened Mar 24, 2026 by
goingforstudying-ctrl
Loading…
feat: implement ParallelAgentExecutor for multi-agent concurrency
#5032
opened Mar 24, 2026 by
jhawpetoss6-collab
Loading…
fix(bedrock): handle MCP tools with inputSchema in extract_tool_info
#5024
opened Mar 23, 2026 by
NIK-TIGER-BILL
Loading…
fix(crew): include task metadata in streaming chunks
#5023
opened Mar 23, 2026 by
NIK-TIGER-BILL
Loading…
fix(agents): reset executor state at the start of each task invocation
#5022
opened Mar 23, 2026 by
NIK-TIGER-BILL
Loading…
fix: save flow visualization to current working directory
#5018
opened Mar 22, 2026 by
goingforstudying-ctrl
Loading…
fix: treat any Azure OpenAI endpoint deployment as OpenAI-compatible (#4478)
#5017
opened Mar 22, 2026 by
r266-tech
Loading…
fix: save flow plot HTML to current working directory instead of temp directory
#5016
opened Mar 22, 2026 by
r266-tech
Loading…
fix: Bedrock Converse API tool arguments silently dropped — always passes empty dict (#4972)
#5015
opened Mar 22, 2026 by
r266-tech
Loading…
fix: forward max_completion_tokens to Anthropic native provider
#5014
opened Mar 22, 2026 by
khan5v
Loading…
4 tasks done
feat: add SafetyMDTool — EVM payment address safety checker
#5012
opened Mar 22, 2026 by
0xzoz
Loading…
fix(agents): restore Bedrock Converse API tool arguments in _parse_native_tool_call
#5009
opened Mar 22, 2026 by
NIK-TIGER-BILL
Loading…
fix(security): prevent XXE attacks by using defusedxml for XML parsing
#5005
opened Mar 21, 2026 by
xr843
Loading…
4 tasks done
fix(agent): honour custom trained_agents_data_file during inference
#5004
opened Mar 21, 2026 by
NIK-TIGER-BILL
Loading…
fix(flow): save plot output to CWD instead of hidden temp directory
#5003
opened Mar 21, 2026 by
NIK-TIGER-BILL
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.