A2A-compliant multi-agent research crew built with CrewAI. Hierarchical team (Coordinator, Researcher, Writer) exposed as a JSON-RPC 2.0 service. Supports peer delegation to any A2A agent. Fork and customize for your own agents.
A multi-agent research crew built with CrewAI, exposed as an A2A service. Send it a topic via A2A's and it returns a structured research report. Three agents collaborate in a hierarchical crew: Coordinator decomposes the request into sub-tasks and delegates to the team. Researcher investigates each sub-topic. When a peer A2A service is configured, can delegate analysis to it via the tool. Writer…
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
A multi-agent research crew built with CrewAI, exposed as an A2A service. Send it a topic via A2A's and it returns a structured research report. Three agents collaborate in a hierarchical crew: Coordinator decomposes the request into sub-tasks and delegates to the team. Researcher investigates each sub-topic. When a peer A2A service is configured, can delegate analysis to it via the tool. Writer transforms research findings into a structured markdown report. Agent roles, goals, and backstories…