Skip to content

[Feature Request] wt list --watch #1148

@bswan0002

Description

@bswan0002

Would love a --watch flag on wt list that re-renders the table on an interval (e.g. every 3-5 seconds).

Main use case: keeping a dedicated terminal pane as a live dashboard while running multiple Claude Code agents in parallel. The 🤖/💬 markers make wt list a natural agent monitor, but re-running it manually breaks the flow.

watch -n 5 -c 'wt list --full' works as a stopgap but flickers and doesn't leverage the existing progressive rendering.

Similar tool gwq supports gwq status --watch, so there is prior art in the space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions