Skip to main content
ClaudeWave

AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x

Subagents4.7k estrellas652 forksPythonApache-2.0Actualizado today
Nota editorial

AG2 (formerly AutoGen) is a Python framework for building and orchestrating multi-agent AI systems, where multiple conversable agents collaborate to complete tasks. It provides core primitives including `AssistantAgent` for LLM-driven reasoning, `UserProxyAgent` for executing code and representing human input, and a suite of multi-agent conversation patterns such as group chats, hierarchical orchestration, and human-in-the-loop workflows. Claude can be configured as the backing LLM for any agent through the `LLMConfig` setup, and the framework includes native MCP support so agents can call external tools exposed via MCP servers. A notable feature is the `code_execution_config`, which lets proxy agents run generated code locally or inside Docker containers without manual intervention. The framework targets researchers building agentic AI systems, software developers automating complex multi-step workflows, and teams who need flexible agent-to-agent communication patterns across heterogeneous LLM providers. AG2 is available on PyPI and requires Python 3.10 or higher.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/ag2ai/ag2 && cp ag2/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.
Casos de uso

Resumen de Subagents

README no disponible. Visita el repo en GitHub para la documentación completa.
a2aag2agent-frameworkagenticagentic-aiaiai-agents-frameworkaiagentsgenaillmllmsmcpmulti-agentmulti-agent-systemopen-sourcepython

Lo que la gente pregunta sobre ag2

¿Qué es ag2ai/ag2?

+

ag2ai/ag2 es subagents para el ecosistema de Claude AI. AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x Tiene 4.7k estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala ag2?

+

Puedes instalar ag2 clonando el repositorio (https://github.com/ag2ai/ag2) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ag2ai/ag2?

+

Nuestro agente de seguridad ha analizado ag2ai/ag2 y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ag2ai/ag2?

+

ag2ai/ag2 es mantenido por ag2ai. La última actividad registrada en GitHub es de today, con 128 issues abiertos.

¿Hay alternativas a ag2?

+

Sí. En ClaudeWave puedes explorar subagents similares en /categories/agents, ordenados por popularidad o actividad reciente.

Despliega ag2 en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ag2ai/ag2
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ag2ai-ag2)](https://claudewave.com/repo/ag2ai-ag2)
<a href="https://claudewave.com/repo/ag2ai-ag2"><img src="https://claudewave.com/api/badge/ag2ai-ag2" alt="Featured on ClaudeWave: ag2ai/ag2" width="320" height="64" /></a>

Más Subagents