Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/agents/deploy-agents.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ durable container through the deployments plugin.
In every mode the agent is reached the same way — through the Agents gateway,
which resolves the agent's active deployment and proxies the request, so
clients do not need to know which mode the agent runs in.

---

## Subprocess Mode (Default)
Expand Down
Loading