Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Comment on lines +4671 to +4672
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

category: ml-frameworks
description: Framework for orchestrating role-playing autonomous AI agents.