Skip to content

Add CrewAI project to ml-frameworks category#436

Open
akankshary wants to merge 1 commit intolukasmasuch:mainfrom
akankshary:patch-2
Open

Add CrewAI project to ml-frameworks category#436
akankshary wants to merge 1 commit intolukasmasuch:mainfrom
akankshary:patch-2

Conversation

@akankshary
Copy link
Copy Markdown

@akankshary akankshary commented Mar 24, 2026

Adds CrewAI (crewAIInc/crewAI) to the ml-frameworks category.

CrewAI is a framework for orchestrating role-playing autonomous AI agents.


Summary by cubic

Add CrewAI (crewAIInc/crewAI) to the ml-frameworks category with a short description for better discovery. Updates projects.yaml to include a framework for orchestrating role-playing autonomous AI agents.

Written for commit 405f15e. Summary will update on new commits.

Added CrewAI project with description and category.
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 issue found across 1 file

Prompt for AI agents (unresolved issues)

Check if these issues are valid — if so, understand the root cause of each and fix them. If appropriate, use sub-agents to investigate and fix each issue separately.


<file name="projects.yaml">

<violation number="1" location="projects.yaml:4671">
P1: Malformed indentation introduces invalid YAML in `projects.yaml`, causing parse failure.</violation>
</file>

Reply with feedback, questions, or to request a fix. Tag @cubic-dev-ai to re-run a review.

Comment on lines +4671 to +4672
- name: CrewAI
- github_id: crewAIInc/crewAI
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot Mar 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1: Malformed indentation introduces invalid YAML in projects.yaml, causing parse failure.

Prompt for AI agents
Check if this issue is valid — if so, understand the root cause and fix it. At projects.yaml, line 4671:

<comment>Malformed indentation introduces invalid YAML in `projects.yaml`, causing parse failure.</comment>

<file context>
@@ -4668,3 +4668,7 @@ projects:
   - github_id: juspay/neurolink
     category: ml-frameworks
     description: Enterprise-grade LLM integration framework for building production-ready AI applications with built-in hallucination prevention, RAG, and MCP support
+    - name: CrewAI
+  - github_id: crewAIInc/crewAI
+    category: ml-frameworks
</file context>
Suggested change
- name: CrewAI
- github_id: crewAIInc/crewAI
- name: CrewAI
github_id: crewAIInc/crewAI
Fix with Cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant