diff --git a/docs/ai-coder/agent-relay/index.md b/docs/ai-coder/agent-relay/index.md index 848ca6c0b1373..e6e7f999406bf 100644 --- a/docs/ai-coder/agent-relay/index.md +++ b/docs/ai-coder/agent-relay/index.md @@ -40,6 +40,13 @@ Agent Relay is not: Agent Relay is in [early access](../../install/releases/feature-stages.md#early-access-features) and is in closed preview with select customers. +The daemon is distributed as a public container image and Helm chart: + +- Image: `ghcr.io/coder/agent-relay`, tagged `X.Y.Z`, `X.Y`, and `latest` for each release. +- Helm chart: `oci://ghcr.io/coder/chart/coder-agent-relay`, versioned to match the image it deploys. + +Configuring a relay requires a provider credential and a compatible template, so talk to your account team before you deploy it. + ## Supported providers [Cursor](./cursor.md) is the first provider Agent Relay supports.