What's Changed
Core Improvements & Fixes
- Fixed permission handling for
actions
attribute in agent configuration - Updated CI workflows and release publishing process to align with new monorepo structure
- Updated Python version to 3.13 and refreshed package metadata across workspace
New Features & Enhancements
- Added
apps
andactions
attributes toAgent
for enhanced configuration and runtime control - Introduced monorepo structure by merging the
crewai-tools
repository into the main workspace - Bumped version to
1.0.0a1
across all packages to mark the alpha release milestone
Cleanup & Infrastructure
- Implemented new CI pipeline to support monorepo with version pinning and publishing strategy
- Applied internal codebase unification to support multi-package management