[DOCS] Agent view row summaries still documented as truncated at 64 columns
Documentation Type
Incorrect/outdated documentation
Documentation Location
https://code.claude.com/docs/en/agent-view
Section/Topic
"Monitor sessions with agent view" → "Row summaries"
Current Documentation
The page currently says:
The text is truncated at 64 columns; open the peek panel to read the whole sentence.
What's Wrong or Missing?
Claude Code v2.1.206 changed the agent-view status column to use the full available terminal width instead of truncating summaries at 64 characters. The current sentence describes the former fixed-width behavior and incorrectly tells users that the peek panel is required to read text beyond that fixed limit.
Suggested Improvement
Replace the fixed 64-column statement with an explanation that the status column expands to the available terminal width. If summaries can still be clipped when the terminal is too narrow, describe that responsive constraint rather than a fixed 64-column limit.
Impact
Low - Minor confusion or inconvenience
Additional Context
Affected Pages:
| Page | Line(s) | Context |
|------|---------|---------|
| https://code.claude.com/docs/en/agent-view | 140-146 | Row-summary width and truncation behavior |
Total scope: 1 page affected
The behavior changed in Claude Code v2.1.206.