CoolFace
Apppublic

BinhPham1412/opencrew

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes
App README

OpenCrew

A fully autonomous multi-agent AI software team powered by 11 specialized agents.

You describe what you want. OpenCrew delivers working software.

Architecture

PO → PM → BA + SA → FE Dev + BE Dev → Review → QA → DevOps → TechLead

Agents

AgentPortRole
PO8000Product Owner — receives requirements, writes PRD
PM8001Project Manager — breaks PRD into stories
BA8002Business Analyst — writes acceptance criteria
SA8003Solution Architect — designs architecture
FE Dev8004Frontend Developer — generates UI code
BE Dev8005Backend Developer — generates API code
UIUX8006UIUX Reviewer — accessibility review
Security8007Security Reviewer — security audit
QA8008QA Engineer — writes and runs tests
DevOps8009DevOps — Docker, CI/CD
TechLead8010Tech Lead — final review and approval

API

Each agent exposes:

  • GET /health — Health check
  • POST /a2a — Receive A2A protocol messages
  • GET /.well-known/agent.json — Agent card for discovery