diff --git a/apps/web/src/components/app/docs-sections/agents.tsx b/apps/web/src/components/app/docs-sections/agents.tsx index 6a0bc711..d9dd71a7 100644 --- a/apps/web/src/components/app/docs-sections/agents.tsx +++ b/apps/web/src/components/app/docs-sections/agents.tsx @@ -121,9 +121,10 @@ export function AgentsContent() {

Starting and stopping

- Press the play button to resume a stopped agent. Press the stop button - to terminate it. Click an agent card to attach your terminal to its - session, or click again to detach without stopping. + Press the play button to resume a stopped agent. Press the pause + button to stop it — a confirmation dialog appears first, and you can + resume the session later. Click an agent card to attach your terminal + to its session, or click again to detach without stopping.