-
Notifications
You must be signed in to change notification settings - Fork 6k
Pull requests: crewAIInc/crewAI
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(crew): preserve full task output in crew.kickoff() (fixes #4603)
#4669
opened Mar 2, 2026 by
giulio-leone
Loading…
fix(flow): allow Flow subclasses in crew.copy() for kickoff_for_each (fixes #4555)
#4668
opened Mar 2, 2026 by
giulio-leone
Loading…
fix(cli): memory leak in Repository.is_git_repo() due to @lru_cache
#4667
opened Mar 1, 2026 by
giulio-leone
Loading…
Add regression test for deterministic equal-priority task order
#4666
opened Mar 1, 2026 by
davidahmann
Loading…
fix: enforce deterministic ordering for equal-priority crew tasks
#4665
opened Mar 1, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
feat(cli): update model options to include latest models
#4663
opened Mar 1, 2026 by
Br1an67
Loading…
fix: reset executor messages and iterations between task executions
#4662
opened Mar 1, 2026 by
devin-ai-integration
bot
Loading…
3 tasks
Add KCP manifest and TL;DR summaries: 76% fewer agent navigation calls
#4658
opened Mar 1, 2026 by
totto
Loading…
fix(task): parse pydantic output before guardrail invocation
#4650
opened Feb 28, 2026 by
giulio-leone
Loading…
fix(telemetry): skip signal handler registration in non-main threads
#4649
opened Feb 28, 2026 by
giulio-leone
Loading…
fix: capture thought output from Gemini thinking models (#4647)
#4648
opened Feb 28, 2026 by
devin-ai-integration
bot
Loading…
5 tasks
fix: initialize tools list when None before extending with MCP/platform tools
#4645
opened Feb 28, 2026 by
giulio-leone
Loading…
Fix command injection and sandbox escape in CodeInterpreterTool
#4643
opened Feb 28, 2026 by
Ratnaditya-J
Loading…
fix(lite_agent): resolve Pydantic validation error in LiteAgentExecutionCom…
#4642
opened Feb 28, 2026 by
howiefh
Loading…
fix: strip markdown fences before Pydantic JSON validation in Converter
#4641
opened Feb 28, 2026 by
Aftabbs
Loading…
ci: add PR size and title checks, configure commitizen
size/S
#4638
opened Feb 27, 2026 by
greysonlalonde
Loading…
3 tasks
fix: use persistent event loop for MCP operations to prevent cancel scope errors
#4634
opened Feb 27, 2026 by
lucasgomide
Loading…
feat: add Avian as a native LLM provider
#4631
opened Feb 27, 2026 by
avianion
Loading…
2 of 3 tasks
fix: strip markdown code fences from LLM responses before JSON parsing
#4627
opened Feb 26, 2026 by
Anandesh-Sharma
Loading…
4 tasks
fix: relax opentelemetry dependency constraints to allow newer versions
#4626
opened Feb 26, 2026 by
Anandesh-Sharma
Loading…
4 tasks
fix: prepare MCP tools in execute_task for delegated agents
#4625
opened Feb 26, 2026 by
Anandesh-Sharma
Loading…
4 tasks
fix: parse pydantic output before first guardrail invocation
#4624
opened Feb 26, 2026 by
Anandesh-Sharma
Loading…
4 tasks
Fix Pydantic validation error when saving to memory
#4623
opened Feb 26, 2026 by
Anandesh-Sharma
Loading…
3 tasks done
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.