[DOCS] Workflows docs omit status filtering in the agent detail view

Open 💬 0 comments Opened Jun 22, 2026 by coygeek

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/workflows

Section/Topic

"Watch the run" keyboard shortcut table

Current Documentation

The workflow progress view shortcut table currently lists:

"j / k | Scroll within the agent detail when it overflows"

It also lists selection, drill-in, pause/resume, stop, restart, and save actions. It does not list status filtering.

What's Wrong or Missing?

Claude Code v2.1.186 added status filtering with f in the /workflows agent detail view. The docs describe the agent detail view and its footer shortcuts, but the shortcut table does not mention f or explain what statuses can be filtered.

Suggested Improvement

Add a row to the /workflows shortcut table:

| Key | Action |
|-----|--------|
| f | Filter the agent detail view by status |

If the filter cycles through specific statuses, include the status names and how to clear the filter.

Impact

Medium - Makes feature difficult to understand

Additional Context

Affected Pages:

| Page | Context |
|------|---------|
| https://code.claude.com/docs/en/workflows | /workflows progress view and keyboard shortcuts |

Total scope: 1 page affected

View original on GitHub ↗