Skip to content

disclaw-team status

Synopsis

Terminal window
disclaw-team status

Description

Prints a health summary for all configured bots. Shows whether each bot has a valid token, generated state files, a Discord registry entry, and is currently running in the tmux session.

Flags

None.

Output format

Team: My Team
Session: running
Bot Role Token State Discord Running
─────────────────────────────────────────────────────────
bot-1 orchestrator ✓ ✓ ✓ ✓
bot-2 researcher ✓ ✓ ✓ ✗
Humans:
Jane Doe (owner) — 555666777...
Run `disclaw-team start` to launch the team.

Status column meanings

Column✓ means✗ means
TokenEnv var exists in .envMissing or wrong name
Stateaccess.json existsNever run start for this bot
DiscordRegistry file existsBot not yet logged in
RunningWindow in active tmux sessionBot stopped

Examples

Terminal window
disclaw-team status