job_dashboard
Monitor a live task without cluttering context: provide a jobId to view a specific job, or follow the newest active task. Long-polling delivers updates directly into the dashboard, avoiding model turns and job history.
Instructions
Render one live RunBeacon task. Pass jobId to reopen a known task; without it, the newest non-terminal task is selected. The UI long-polls job_watch, so updates do not create model turns or expose job history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jobId | No | Tracked task to display without showing other jobs. |