What's Changed
Core Improvements & Fixes
- Fixed handling of
anyOf
,oneOf
, andallOf
schema properties for improved schema parsing reliability
New Features & Enhancements
- Enabled tracing feature in CrewAI and added underlying support
- Added required environment variable validation for BrightData integration
- Bumped version to
1.0.0a2
as part of ongoing alpha releases
Documentation & Guides
- Added documentation for Braintrust integration
- Introduced tracing documentation alongside feature enablement
- Improved contextual menu with a new “Request a feature” link
- Refreshed AMP documentation and merged updates from the
release/v1.0.0
branch intomain
Cleanup & Deprecations
- Applied linting fixes across
crewai-tools
module to ensure consistency and code health
New Contributors
- @dpguthrie made their first contribution