-
Notifications
You must be signed in to change notification settings - Fork 6.6k
Pull requests: crewAIInc/crewAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: add run_id scoping to streaming handlers to prevent cross-run chunk contamination (#5376)
size/L
#5377
opened Apr 9, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix(streaming): prefer event.task_id when building StreamChunk.task_id
#5375
opened Apr 9, 2026 by
llaoj
Loading…
fix: forward base_url and api_key to instructor client
#5374
opened Apr 9, 2026 by
mango766
Loading…
3 tasks
fix: log persistence storage location for @persist decorator
size/M
#5373
opened Apr 9, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
chore(deps): bump langchain-core from 1.2.25 to 1.2.28 in the security-updates group across 1 directory
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
size/XS
#5367
opened Apr 8, 2026 by
dependabot
bot
Loading…
fix: replace deprecated datetime.utcnow() with datetime.now(tz=timezone.utc)
#5365
opened Apr 8, 2026 by
NIK-TIGER-BILL
Loading…
fix: sanitize memory content to prevent indirect prompt injection
#5358
opened Apr 8, 2026 by
Ricardo-M-L
Loading…
2 of 3 tasks
feat(docker): add Dockerfile and docker-compose for containerized deployment
#5356
opened Apr 8, 2026 by
Ricardo-M-L
Loading…
4 tasks
docs: Add organization management guide for CLI org commands
size/M
#5353
opened Apr 8, 2026 by
iris-clawd
Loading…
fix: increment tool usage count in native function calling path
#5348
opened Apr 8, 2026 by
Ricardo-M-L
Loading…
3 tasks
fix: preserve async task outputs when handling conditional tasks
#5346
opened Apr 8, 2026 by
Ricardo-M-L
Loading…
3 tasks
docs: add asqav governance and audit trail integration
#5337
opened Apr 8, 2026 by
jagmarques
Loading…
fix: auto-sanitize tool names in hook decorator filters
size/M
#5336
opened Apr 8, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
fix: make NL2SQLTool dialect-aware for SQLite and PostgreSQL
#5332
opened Apr 8, 2026 by
Krithi-murugesan
Loading…
feat: introduce MemoryPromptConfig for customizable memory prompts
size/L
size/M
#5330
opened Apr 8, 2026 by
lorenzejay
Loading…
fix: make lancedb an optional dependency under [memory] extras
size/M
#5328
opened Apr 7, 2026 by
devin-ai-integration
bot
Loading…
4 tasks
feat: add graceful cancellation support (aclose/cancel) for streaming outputs
size/L
#5313
opened Apr 7, 2026 by
devin-ai-integration
bot
Loading…
5 tasks
fix: harden NL2SQLTool — read-only default, query validation, parameterized queries
size/L
size/XL
#5311
opened Apr 7, 2026 by
alex-clawd
Loading…
fix: replace eval() with safe AST evaluator in calculator template
#5307
opened Apr 6, 2026 by
xr843
Loading…
3 tasks done
Fix result_as_answer=True surfacing tool errors as final answer
#5290
opened Apr 6, 2026 by
Christian-Sidak
Loading…
Fix shared LLM stop words mutation causing cross-agent state pollution
#5289
opened Apr 6, 2026 by
Christian-Sidak
Loading…
3 tasks
docs: update CrewAI Toolkit links to current repository
#5284
opened Apr 5, 2026 by
nightcityblade
Loading…
feat: AIGEN SafeAgent Tool for crypto safety scanning
#5279
opened Apr 5, 2026 by
davidweb3-ctrl
Loading…
fix: Bedrock tool call arguments no longer silently dropped (closes #5275)
#5277
opened Apr 5, 2026 by
TheCodingDragon0
Loading…
fix: prevent Bedrock tool call arguments from being silently dropped
size/M
#5276
opened Apr 5, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.