pypi crewai 0.177.0

one day ago

What's Changed

Core Improvements & Fixes

  • Achieved parity between rag package and current implementation
  • Enhanced LLM event handling with task and agent metadata
  • Fixed mutable default arguments by replacing them with None
  • Suppressed Pydantic deprecation warnings during initialization
  • Fixed broken example link in README.md
  • Removed Python 3.12+ only Ruff rules for compatibility
  • Migrated CI workflows to use uv and updated dev tooling

New Features & Enhancements

  • Added tracing improvements and cleanup
  • Centralized event logic by moving events module to crewai.events

Documentation & Guides

  • Updated Enterprise Action Auth Token section documentation
  • Published documentation updates for v0.175.0 release

Cleanup & Refactoring

  • Refactored parser into modular functions for better structure

New Contributors

  • @em0t made their first contribution

Don't miss a new crewai release

NewReleases is sending notifications on new releases.