diff --git a/content/manuals/ai/docker-agent/_index.md b/content/manuals/ai/docker-agent/_index.md index 4352ece7d510..ffbf96248395 100644 --- a/content/manuals/ai/docker-agent/_index.md +++ b/content/manuals/ai/docker-agent/_index.md @@ -7,15 +7,10 @@ aliases: - /manuals/ai/cagent/ params: sidebar: - group: Open source - badge: - color: violet - text: Experimental + group: AI and agents keywords: [ai, agent, docker agent, cagent] --- -{{< summary-bar feature_name="Docker Agent" >}} - [Docker Agent](https://github.com/docker/docker-agent) is an open-source framework for building teams of specialized AI agents. Instead of prompting one generalist model, you define agents with specific roles and instructions that @@ -163,10 +158,8 @@ it doesn't exist yet. [tools in MCP clients](./integrations/mcp.md) - Browse example agent configurations in the [Docker Agent repository](https://github.com/docker/docker-agent/tree/main/examples) -- Use `docker agent new` to generate agent teams with AI +- Use `docker agent new` to generate agent teams with AI - Connect agents to external tools via the [Docker MCP Gateway](/manuals/ai/mcp-catalog-and-toolkit/mcp-gateway.md) - Read the full [configuration reference](https://github.com/docker/docker-agent?tab=readme-ov-file#-configuration-reference) -