worker_list
List active workers with last-seen time, staleness status, and feature count to distinguish idle from working agents.
Instructions
Workers, how long since each was heard from, whether it is stale, and how many features it holds. An idle worker and a working one look identical without this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory identifying the project and the tree. Defaults to this session's working directory, which in a git worktree is that worktree. |