main
chore(cli): drop self-explanatory comments
Fix deployment page link id resolution (#6365)
refactor: extract CLI into standalone crewai-cli package
feat(skills)!: promote Skills Repository out of experimental (#6579)
Fix JSON crew version pin (#6342)
feat(cli): unify scaffolding under `crewai create <resource>` (#6821)
chore: widen click dependency constraint to allow 8.2+
fix: enforce owner-only permissions on credential files (#6242)
Initialize Git repositories for generated projects (#6364)
Remove redundant CEL text helper (#6528)
feat(cli): run declarative flows on the TUI (headless terminal fallback) (#6484)
Validate declarative flow definition paths (#6311)
Support ZIP deployment fallback and JSON crew project env runs (#6166)
fix(cli): unify `crewai run` flow input resolution and prompt from the state schema (#6466)
Require explicit CrewAI project definitions (#6358)
Track conversational flow turn usage in telemetry (#6324)
fix(cli): key model-catalog cache by exact API key, shorten TTL, skip Ollama (#6468)
Add repository agents to flow definitions (#6437)
Implement DMN mode support in crew creation and execution (#6194)