[BUG] Agent View: opening a session from the list hangs indefinitely at "opening"
Status Fixed / completed
Reported on v2.1.142
Maintainer reply ✓ Yes — claude[bot]
Activity 5 comments · opened May 15, 2026 · closed May 19, 2026
💡 Likely answer: A maintainer (claude[bot], contributor)
responded on this thread — see the highlighted reply below.
Summary
When using Agent View (claude agents), selecting a session from the list to enter it gets stuck at the "opening" state and never finishes loading. The session itself does not open; the UI just stays on the "opening" indicator with no error and no timeout.
Environment
- Claude Code version: 2.1.142
- Platform: Windows 11 Home Single Language (10.0.26200)
- Shell: PowerShell 7 (also reproduces in default Windows Terminal)
- Plan: Max
- Date observed: 2026-05-16 (Asia/Bangkok)
Steps to reproduce
- Run
claude agentsto open Agent View. - The list of sessions renders correctly (running / done / blocked).
- Select a session (any state) and press Enter to open it.
- Expected: the session opens and the TUI swaps to that session's view.
- Actual: the UI stays on "opening" indefinitely. No error message, no progress, no fallback. Has to be killed via
Ctrl+C/ closing the terminal.
Frequency
Consistently reproducible on this machine across multiple claude agents launches today.
Notes
- This is not the same as #54434 (SSE stream stalls inside a running session) — the hang here is during the transition from Agent View list into a session, before any conversation activity.
- Not the same as the existing "ESC key non-functional in agents view" issue either — here the entry-point itself never completes.
Happy to provide additional info (debug logs, exact session metadata, network capture, repro video) if a maintainer can point me at what would help most.
5 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
@github-actions Not a duplicate of any of the suggested issues. The bot flagged these but the failure modes are distinct:
/agentsfreezes during agent creation on version 2.1.121. Different action (create) and considerably older version. This issue is on 2.1.142 and is about opening, not creating.The common thread the bot likely matched on is "agents view + Windows + freeze," but the trigger, state, and version differ in each case. Please keep this issue open for triage; not a duplicate.
Same issue here.
Thanks @arifinofficial for the repro. To help narrow this down, could you share:
claude doctoroutputMy original report was on Windows 11 / Windows Terminal / Claude Code v2.1.142 — knowing whether you're seeing it on a different platform combo will help triage whether this is Windows-specific or broader.
This issue was fixed as of version 2.1.144.