You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: remove CrewAI from supported frameworks (#1059)
CrewAI is not implemented as a framework option in the CLI — it does not
exist in SDKFrameworkSchema, has no template assets, and is not in the
SDK_MODEL_PROVIDER_MATRIX. Remove it from README and docs/frameworks.md
to match the actual CLI capabilities.
Constraint: Only frameworks in src/schema/constants.ts SDKFrameworkSchema are valid
Rejected: Mark CrewAI as "BYO only" | no special BYO treatment exists for it
Confidence: high
Scope-risk: narrow
0 commit comments