feat: restructure as monorepo

- Move core CrewAI to packages/crewai with git mv to preserve history
- Create workspace-level pyproject.toml with uv workspace configuration
- Rename core package to crewai-core
- Setup workspace sources for internal package dependencies
This commit is contained in:
Greyson Lalonde
2025-09-12 21:57:17 -04:00
parent 81bd81e5f5
commit ff5cbdee07
691 changed files with 211 additions and 38 deletions

View File

@@ -0,0 +1 @@
"""Tests for storage."""