From 3eeeabfd68efd635d38e2a1894e98f49f198d38d Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Tue, 27 Jan 2026 15:08:36 -0600 Subject: [PATCH] chore: clarify "agent workspace builds" were "managed agents" (#21594) Clarified the definition of Agent Workspace Builds and updated the previous term used. --- docs/ai-coder/ai-governance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ai-coder/ai-governance.md b/docs/ai-coder/ai-governance.md index b4dd7a44a0..388ce3c959 100644 --- a/docs/ai-coder/ai-governance.md +++ b/docs/ai-coder/ai-governance.md @@ -33,7 +33,7 @@ If you already use other AI governance tools, such as third-party LLM gateways o ## How Coder Tasks usage is measured -The usage metric used to measure Coder Tasks consumption is called **Agent Workspace Builds.** +The usage metric used to measure Coder Tasks consumption is called **Agent Workspace Builds** (prev. "managed agents"). An Agent Workspace Build is counted each time a workspace is started specifically for a coding agent to independently work on a Coder Task. Most of the work in this workspace is performed by the agent, not a human developer. Each Coder Task starts its own workspace, and the usage meter counts one Agent Workspace Build.