Synopsis
Description
tui renders a static or auto-refreshing dashboard in the terminal. It fetches data from four API endpoints in parallel and displays them in a clean, color-coded layout:
- System - version, deployment mode, uptime, health status
- AI Providers - configured providers with health and latency
- Recent Sessions - last 5 chat conversations
- Recent Tasks - last 5 tasks with status indicators
Flags
Refresh the dashboard automatically at the configured interval. Press
Ctrl+C to stop.Refresh interval in seconds when
--watch is active.Examples
Example Output
Related
profclaw status- Compact one-line system statusprofclaw logs- View server logsprofclaw chat- Start an interactive chat sessionprofclaw task- Manage tasks