Is CrewAI Down?

Quickest ways to check the current status of crewai.com plus recent known issues and working alternatives if it's out.

Last editorial review: 2026-08-03

How to check right now

Known issues we've tracked

SKILLS REPOSITORY IS GA, AND THE RELEASE CADENCE IS ~EVERY 2-3 DAYS (2026-07-17, vendor release notes): CrewAI promoted the **Skills Repository out of experimental status** in v1.15.4, release-note wording verbatim: 'Promote Skills Repository out of experimental status'. Skills are `SKILL.md` files -- YAML frontmatter plus a markdown body -- loaded by **progressive disclosure**: name and description are discovered at agent setup, full instructions load only when a request looks relevant, and resource directories load only on explicit call. That directly addresses the prompt-bloat problem: you can attach a large skill library without paying for it in every prompt. Skills publish to an org-scoped registry -- 'Published skills are always scoped to your organization -- like tools, only members of the publishing org can see and install them.' Follow-ons landed fast: progressive-disclosure refinements in 1.15.9 and skill usage telemetry in 1.15.10. **Current release is 1.15.10 (2026-07-31)** (verified against PyPI this sweep) -- note the framework ships every few days, so pin your version. License remains genuinely MIT. PRICING NOTE our page previously missed: the hosted platform has a **free but hard-capped Basic tier -- 50 workflow executions per month, no overage** -- below the custom-priced Enterprise tier
2026-07-17CrewAI changelog (docs.crewai.com/en/changelog), CrewAI docs Skills (docs.crewai.com/en/concepts/skills), CrewAI pricing (crewai.com/pricing), PyPI crewai 1.15.10 verified 2026-08-03
Hierarchical process occasionally deadlocks when a manager agent waits on a subordinate that errored silently -- fixed in v0.x but regressions have recurred
2026-03GitHub Issues
Token usage tracking is imprecise on long-running crews, makes budget estimation unreliable without external cost telemetry
2026-02Reddit r/LangChain

Issues here are sourced from our editorial sweeps, not real-time telemetry. Newer issues may exist.

What to use if CrewAI is down

Top AIToolTier-ranked alternatives in the same category, ordered by our overall score.

About CrewAI

Tier A (8.0/10). Python framework for building multi-agent systems with role-based agents, tasks, and sequential or hierarchical processes