C
CrewAI
📊 Scores
Coding Ability 8.5
Value 9.0
Flexibility 9.5
China Access 7.5
🚀 Quick Start
Install Steps
- 1 pip install crewai
- 2 crewai create crew my_project to scaffold
- 3 Edit agents.yaml and tasks.yaml to define agent roles and tasks
- 4 crewai run to execute the Crew
Register / Get Account ↗
🇨🇳 China Access Note: Python framework installable directly in China; configure model APIs yourself (domestic models supported)
💲 Pricing
| Plan | Price | Limits | |
|---|---|---|---|
| 开源免费 | $0/mo | Python framework, requires own API keys | Official → |
| CrewAI AMP (Enterprise) | Control Plane, monitoring/tracing, 24/7 support, contact sales | Official → |
CrewAI
Free plan available — no credit card required
✨ Key Features
Code Completion —
Chat ✅
Agent Mode ✅
Multi-file Edit —
MCP Support ✅
Sub-agent ✅
Multi-Agent ✅
agent_teams ✅
task_management ✅
persistent_memory ✅
skill_sharing ✅
runtime_monitoring ✅
open_source ✅
self_hosted ✅
role_based ✅
event_driven ✅
human_in_the_loop ✅
Context Window 取决于所选模型
supported_runtimes 内置 Agent 引擎(Python)
supported_os macOS, Windows, Linux
ide_base Agent 协作平台
🎯 Best For
Python developers building multi-agent automationEnterprise scenarios requiring precise workflow controlRole-playing agent collaboration (Crews)
📝 Changelog
2026-05-09 Added to CodePick Agent Collaboration section