---
name: disconnect
description: End the current Agent Relay pair session. Use when the user invokes /disconnect or asks to hang up, unpair, or disconnect from a paired agent.
argument-hint: "[PAIR_ID]"
allowed-tools: [Bash]
---

# Agent Relay Disconnect

Run:

```bash
agent-relay /disconnect $ARGUMENTS
```

If no pair id is supplied, the CLI ends the active pair for this session. Report the result briefly.
