[DOCS] Dynamic workflow progress view omits left-arrow back navigation

Open 💬 0 comments Opened Jul 10, 2026 by coygeek

Documentation Type

Unclear/confusing documentation

Documentation Location

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

Section/Topic

"Watch the run" keyboard controls table

Current Documentation

The controls table currently lists:

Esc — Back out one level

It does not list the left-arrow key for the same phase and agent detail navigation.

What's Wrong or Missing?

Claude Code v2.1.206 supports pressing Left Arrow to step back from an agent detail to its phase, or from a phase to the workflow run. The workflow controls table documents only Esc, so users cannot discover the parallel arrow-key navigation even though Right Arrow is documented for drilling in.

Suggested Improvement

Update the back-navigation row to list Esc or Left Arrow, and clarify that either key backs out one level from agent detail to phase and from phase to run.

Impact

Low - Minor confusion or inconvenience

Additional Context

Affected Pages:

| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/workflows | 92-104 | Workflow progress-view keyboard controls |

Total scope: 1 page affected

The behavior changed in Claude Code v2.1.206.

View original on GitHub ↗