Commit Graph

4 Commits

Author SHA1 Message Date
Greyson LaLonde
82cb72ea41 fix: add ConfigDict for Pydantic model_config and ClassVar annotations 2025-09-19 00:44:33 -04:00
Greyson LaLonde
eca9077590 fix: remove mem0-dependent test files
- Removed test_external_memory.py
- Removed test_mem0_storage.py
2025-09-19 00:21:16 -04:00
Greyson LaLonde
78a68c677c feat: merge latest changes from crewAI main into packages/crewai
- Merged upstream changes from crewAI main branch
- Resolved conflicts in pyproject.toml
- Fixed mypy import issue in qdrant factory
- Updated pre-commit mypy configuration for monorepo structure
2025-09-18 23:37:20 -04:00
Greyson Lalonde
ff5cbdee07 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
2025-09-12 21:57:17 -04:00