-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Pull requests: crewAIInc/crewAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: replace bare except with except Exception in selenium test
#6590
opened Jul 18, 2026 by
fazalpsinfo-cmyk
Loading…
fix: replace bare raise with ToolUsageError in _original_tool_calling (#6430)
#6589
opened Jul 18, 2026 by
fazalpsinfo-cmyk
Loading…
fix: replace bare raise with descriptive ValueError in get_uploader() (#6568)
#6588
opened Jul 18, 2026 by
fazalpsinfo-cmyk
Loading…
fix(project): resolve skills paths against project root
#6587
opened Jul 18, 2026 by
Yigtwxx
Loading…
fix: replace deprecated datetime.utcnow() with timezone-aware datetime.now(timezone.utc)
#6581
opened Jul 17, 2026 by
fazalpsinfo-cmyk
Loading…
fix(files): raise PermanentUploadError instead of bare raise in get_uploader
#6569
opened Jul 16, 2026 by
satyamshivam13
Loading…
fix(deps): widen json-repair bound (GHSA-xf7x-x43h-rpqh) + adapt parser to new repair semantics
#6565
opened Jul 16, 2026 by
thomaschhh
Loading…
docs: add The Context Company observability integration
#6558
opened Jul 16, 2026 by
rohilvagarwal
Loading…
fix: replace bare raise in _original_tool_calling to prevent RuntimeError
#6556
opened Jul 15, 2026 by
nankingjing
Loading…
fix: skip result_as_answer early-return when tool execution raised an error
#6555
opened Jul 15, 2026 by
AdeevMardia2008
Loading…
feat(tools): add Hlido agent trust tools (trust check + recommend)
#6554
opened Jul 15, 2026 by
ankitkapur1992-hlido
Loading…
fix(tasks): rename json property to json_output to avoid BaseModel method conflict
#6553
opened Jul 15, 2026 by
bunnysayzz
Loading…
fix: reject chunk_overlap >= chunk_size in knowledge sources instead of crashing/dropping content
#6552
opened Jul 15, 2026 by
chuenchen309
Loading…
fix: CrewOutput.json raises IndexError instead of ValueError on empty tasks_output
#6551
opened Jul 15, 2026 by
chuenchen309
Loading…
Add RelayShield security tools (MCP registry risk + prompt-injection breach detection)
#6550
opened Jul 15, 2026 by
nzdsf2-gif
Loading…
Fix: Support async before/after_kickoff_callbacks in akickoff (#6481)
#6547
opened Jul 14, 2026 by
mukktinaadh
Loading…
fix: preserve negative sign when parsing float fields in TrainingConverter
#6546
opened Jul 14, 2026 by
chuenchen309
Loading…
docs(agents): add setup, checks, and agent gotchas to AGENTS.md
#6543
opened Jul 14, 2026 by
Zandereins
Loading…
[EPD-198] Document restoreFromStateId in kickoff API reference + migration guide operational notes
size/M
#6541
opened Jul 14, 2026 by
joaomdmoura
Collaborator
Loading…
[EPD-196] Add strict mode + machine-readable outcome for restore_from_state_id misses
size/XL
#6540
opened Jul 14, 2026 by
joaomdmoura
Collaborator
Loading…
[EPD-197] Warn locally when a persisted flow gets a non-UUID id input (AMP parity)
size/M
#6539
opened Jul 14, 2026 by
joaomdmoura
Collaborator
Loading…
[EPD-194] Make missing OPENAI_API_KEY error actionable (env var / api_key / AMP scope)
size/S
#6538
opened Jul 14, 2026 by
joaomdmoura
Collaborator
Loading…
fix(deps): bump json-repair past GHSA-xf7x-x43h-rpqh vulnerable range
size/S
#6536
opened Jul 14, 2026 by
joaomdmoura
Collaborator
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.