claude-code - 💡(How to fix) Fix [DOCS] Agent view docs overstate what `←` does from a fresh REPL and omit the onboarding empty state [1 participants]

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…
GitHub stats
anthropics/claude-code#58878Fetched 2026-05-14 03:37:13
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Author
Participants
Timeline (top)
labeled ×3

Fix Action

Fix / Workaround

To move a session you already have open into agent view, run /bg inside it, or press on an empty prompt to background it and open agent view in one step. The session keeps running and appears as a row alongside the ones you dispatched.

After you've dispatched or backgrounded a session, pressing on an empty prompt works from any Claude Code session, not only ones you attached to from agent view. It backgrounds the current session and opens agent view with that session pre-selected, so you can switch sessions without leaving the terminal.

Agent view is empty until you dispatch your first session. Type a prompt in the input at the bottom and press Enter.

RAW_BUFFERClick to expand / collapse

Documentation Type

Incorrect/outdated documentation

Documentation Location

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

Section/Topic

"Bring an existing session in", "Attach to a session", and "Agent view opens with no sessions"

Current Documentation

The page currently says:

To move a session you already have open into agent view, run /bg inside it, or press on an empty prompt to background it and open agent view in one step. The session keeps running and appears as a row alongside the ones you dispatched.

Later on the same page it also says:

After you've dispatched or backgrounded a session, pressing on an empty prompt works from any Claude Code session, not only ones you attached to from agent view. It backgrounds the current session and opens agent view with that session pre-selected, so you can switch sessions without leaving the terminal.

And the troubleshooting section says:

Agent view is empty until you dispatch your first session. Type a prompt in the input at the bottom and press Enter.

What's Wrong or Missing?

In v2.1.141, claude agents no longer shows an empty placeholder session when you enter agent view by pressing from a fresh REPL with no other agents, and that entry path now shows onboarding text.

The current page still describes as if it always backgrounds the current session into a visible row and pre-selects it. That overstates what happens for a fresh, unused REPL.

The troubleshooting text also describes the empty state only as an empty list, without noting the onboarding text shown for this entry path.

Suggested Improvement

Update the navigation docs to distinguish between an existing session and a fresh REPL.

Suggested change:

Before:

press on an empty prompt to background it and open agent view in one step. The session keeps running and appears as a row

After:

press on an empty prompt to open agent view. If the current session already has conversation state, Claude backgrounds it and shows it as a row. If you enter from a fresh REPL with no other agents, Claude opens agent view without leaving an empty placeholder session and shows the onboarding empty state instead.

Also update the troubleshooting section so the empty-state behavior matches the current v2.1.141 UI.

Impact

Low - Minor confusion or inconvenience

Additional Context

Affected Pages:

PageLine(s)Context
https://code.claude.com/docs/en/agent-view64-65Says backgrounds the current session and the session appears as a row
https://code.claude.com/docs/en/agent-view155-159Says backgrounds the current session and opens agent view with that session pre-selected
https://code.claude.com/docs/en/agent-view354-356Describes the no-sessions state as empty, without the onboarding text noted in v2.1.141

Total scope: 1 page affected

Relevant version context: the Claude Code v2.1.141 changelog says claude agents no longer shows empty placeholder sessions left over from backgrounding a fresh REPL, and shows onboarding text when entered via with no other agents.

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

claude-code - 💡(How to fix) Fix [DOCS] Agent view docs overstate what `←` does from a fresh REPL and omit the onboarding empty state [1 participants]