From ffb1877e7a9e903f13dac76ef895e8d2e2bf544e Mon Sep 17 00:00:00 2001 From: Niels Kaspers <153818647+nielskaspers@users.noreply.github.com> Date: Thu, 18 Jun 2026 12:08:55 +0300 Subject: [PATCH] docs: remove visible TODO comments from Docker Agent index --- content/manuals/ai/docker-agent/_index.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) 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) -