mirror of
https://github.com/coder/coder.git
synced 2026-06-05 22:18:20 +00:00
28d99e8afb
Adds a new child page under **Coder Agents** (`/docs/ai-coder/agents-architecture`) that explains how the agent in the control plane communicates with workspaces. ## Core message The Coder Agent interacts with workspaces using the exact same connection path as a developer's IDE, web terminal, or SSH session — no special protocol, no sidecar, no new ports.