Crewai

Latest version: v0.105.0

Safety actively analyzes 714875 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 12 of 13

0.10.0

- Ability to get `full_ouput` from crew kickoff with all tasks outputs
- Ability to set `step_callback` function for both Agents and Crews so you can get all intermediate steps
- Remembering Agent of the expected format after certain number of tool usages.
- New tool usage internals now using json, unlocking tools with multiple arguments
- Refactoring overall delegation logic, now way more reliable
- Fixed `max_inter` bug now properly forcing llm to answer as it gets to that
- Rebuilt caching structure, making sure multiple agents can use the same cache
- Refactoring Task repeated usage prevention logic
- Removing now unnecessary `CrewAgentOutputParser`
- Opt-in to share complete crew related data with the crewAI team
- Overall Docs update

0.5.5

- Overall doc + readme improvements
- Fixing RPM controller being set unnecessarily
- Adding early stage anonymous telemetry for lib improvement

0.5.3

- quick Fix for hierarchical manager

0.5.2

- Adding `manager_llm` for hierarchical process
- Improving `max_inter` and `max_rpm` logic
- Updating README and Docs

0.5.0

This new version bring a lot of new features and improvements to the library.

Features
- Adding Task Callbacks.
- Adding support for Hierarchical process.
- Adding ability to references specific tasks in another task.
- Adding ability to parallel task execution.

Improvements
- Revamping Max Iterations and Max Requests per Minute.
- Developer experience improvements, docstrings and such.
- Small improvements and TYPOs.
- Fix static typing errors.
- Updated README and Docs.

New Contributors
* prabha-git made their first contribution in https://github.com/joaomdmoura/crewAI/pull/168
* scott------ made their first contribution in https://github.com/joaomdmoura/crewAI/pull/161
* EliadCohen made their first contribution in https://github.com/joaomdmoura/crewAI/pull/191
* itlackey made their first contribution in https://github.com/joaomdmoura/crewAI/pull/188
* gvieira made their first contribution in https://github.com/joaomdmoura/crewAI/pull/187
* ilyasudakov made their first contribution in https://github.com/joaomdmoura/crewAI/pull/210

0.1.32

- Moving to LangChain 0.1.0
- Improving Prompts
- Adding ability to limit maximum number of iterations for an agent
- Adding ability to Request Per Minute throttling for both Agents and Crews
- Adding initial support for translations
- Adding Greek translation
- Improve code readability
- Starting new documentation with mkdocs

Page 12 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.