Ross ROSS = Recommend OSS · open-source software intelligence for agents

docker/docker-agent

AI Agent Builder and Runtime by Docker Engineering observed · 2026-08-28

github.com/docker/docker-agent · homepage · Go · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 99
  • Release rhythm 86
  • Longevity 26
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 0
  • age_days: 366
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 240

Full methodology

Adoption not part of the score

3289 stars · 443 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Docker Agent is an open-source CLI (and Docker CLI plugin) that lets developers build, run, and share AI agents defined declaratively in YAML or HCL, with multi-agent orchestration, MCP tool integration, and RAG support. Agents are packaged and distributed via OCI registries, mirroring the container workflow of build, run, and push.

Use cases

  • run ai agents from a yaml file
  • build multi-agent teams without writing code
  • give an llm agent tools like filesystem and shell access
  • share ai agents through an oci registry
  • connect agents to mcp servers
  • add rag retrieval to an ai agent
  • run a local coding assistant agent in the terminal

When to choose

  • you want declarative, config-driven agents instead of writing orchestration glue code
  • you already use Docker and want agents in the same workflow
  • you need multi-agent delegation with MCP tool support
  • you want to distribute agents as OCI artifacts

When to avoid

  • you need a code-first agent framework with fine-grained programmatic control
  • you want a hosted SaaS agent platform with a web UI
  • you need to train or fine-tune models rather than run agents

Facets

cli-tool · maturity active

agent-framework cli rag mcp llm-inference chatbot large-language-models developer-tools cli cross-platform windows go docker-cli-plugin yaml-configuration multi-agent-orchestration oci-registry declarative-agents tool-use ai-agents command-line retrieval-augmented-generation docker macos linux

2 sources

Member repositories

RepositoryRoleHealth v2
docker/docker-agentmain80

For agents

markdown · JSON · MCP: product_card(name="docker/docker-agent")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem