claude-code - 💡(How to fix) Fix Agent view: purple/blue indicator color undocumented

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…

Error Message

│ Red │ Failed │ The task ended with an error │

RAW_BUFFERClick to expand / collapse

Documentation Type

Missing documentation (feature not documented)

Documentation Location

https://code.claude.com/docs/en/agent-view#quick-start

Section/Topic

Agent view — Monitor sessions with agent view (state indicators table)

Current Documentation

The docs include this state indicator table:

┌───────────┬─────────────┬───────────────────────────────────────────────────────────┐ │ Indicator │ State │ What it means │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Animated │ Working │ Claude is actively running tools or generating a response │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Yellow │ Needs input │ Claude is waiting for your input │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Dimmed │ Idle │ The session is waiting for input but isn't blocked │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Green │ Completed │ The task finished successfully │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Red │ Failed │ The task ended with an error │ ├───────────┼─────────────┼───────────────────────────────────────────────────────────┤ │ Grey │ Stopped │ The session was stopped │ └───────────┴─────────────┴───────────────────────────────────────────────────────────┘ Purple/blue is not listed.

What's Wrong or Missing?

A purple or blue dot appears as the left-side indicator on some completed sessions, along with what appears to be a numeric badge at the end of the row (e.g. 3 ●). Neither the color nor the badge count is explained anywhere in the documentation. Users have no way to know what this state means or what action (if any) is expected.

<img width="2260" height="1358" alt="Image" src="https://github.com/user-attachments/assets/8422cecf-f965-4f2f-8192-81d271eeb972" />

Suggested Improvement

Add a row to the state indicators table documenting the purple/blue indicator and what the numeric badge represents. If the badge is an unread message count, clarify what triggers it and how to clear it (e.g., opening the peek panel or attaching to the session).

Impact

Medium - Makes feature difficult to understand

Additional Context

Observed on Claude Code v2.1.139, macOS. The purple dot appeared on a session in the Completed group that had been completed since the prior day. The session had been previously viewed, so it's unclear what triggered the unread state or how to dismiss it.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING