-
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(llm): handle LiteLLM supports_response_schema introspection failure gracefully (#6412)
#6604
opened Jul 20, 2026 by
Hasnaathussain
Loading…
fix(openai): match longest model prefix for context window size
#6603
opened Jul 20, 2026 by
Kropiunig
Loading…
fix(bedrock): strip cross-region inference profile prefixes for context window
#6599
opened Jul 20, 2026 by
Solaris-star
Loading…
3 tasks done
feat: add configurable output validation retry for output_pydantic
#6598
opened Jul 20, 2026 by
h1jj
Loading…
GuardrailProvider — content-addressed decision audit chain for tool call authorization
#6597
opened Jul 20, 2026 by
Correctover
Loading…
10 tasks done
fix: resolve agent/crew skills paths against project_root, not cwd
#6596
opened Jul 19, 2026 by
MedviJenka
Loading…
4 tasks done
fix(serialization): apply exclude recursively for keys nested inside Pydantic models
#6595
opened Jul 19, 2026 by
lntutor
Loading…
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…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.